Thu, 10 Apr 2014 18:26:13 +0500 pull in latest master.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Thu, 10 Apr 2014 18:26:13 +0500] rev 16
pull in latest master.
Thu, 10 Apr 2014 18:19:56 +0500 Kill pop3_main return value as we now waitpid on WAIT_ANY.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Thu, 10 Apr 2014 18:19:56 +0500] rev 15
Kill pop3_main return value as we now waitpid on WAIT_ANY.
Thu, 10 Apr 2014 18:15:50 +0500 Since we now waitpid on WAIT_ANY, pop3_main needed return pid.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Thu, 10 Apr 2014 18:15:50 +0500] rev 14
Since we now waitpid on WAIT_ANY, pop3_main needed return pid.
Thu, 10 Apr 2014 18:13:08 +0500 Merge pull request #3 from jturner/killzombies
Sunil Nimmagadda <sunil@poolp.org> [Thu, 10 Apr 2014 18:13:08 +0500] rev 13
Merge pull request #3 from jturner/killzombies Make sure zombie processes are not left over
Thu, 10 Apr 2014 17:59:07 +0500 Simplify maildrop path handling. Regardless of the order of options path is now correctly handled.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Thu, 10 Apr 2014 17:59:07 +0500] rev 12
Simplify maildrop path handling. Regardless of the order of options path is now correctly handled.
Wed, 09 Apr 2014 21:36:45 -0400 Make sure zombie processes are left over
James Turner <james@calminferno.net> [Wed, 09 Apr 2014 21:36:45 -0400] rev 11
Make sure zombie processes are left over
Mon, 07 Apr 2014 12:28:10 +0500 Fix clang warnings. offset is always long.
Sunil Nimmagadda <sunil@nimmagadda.net> [Mon, 07 Apr 2014 12:28:10 +0500] rev 10
Fix clang warnings. offset is always long.
Wed, 02 Apr 2014 14:44:04 +0500 Return correct nlines for RETR in maildir handling.
Sunil Nimmagadda <sunil@nimmagadda.net> [Wed, 02 Apr 2014 14:44:04 +0500] rev 9
Return correct nlines for RETR in maildir handling.
Wed, 02 Apr 2014 13:14:04 +0500 Use correct format of listing.
Sunil Nimmagadda <sunil@nimmagadda.net> [Wed, 02 Apr 2014 13:14:04 +0500] rev 8
Use correct format of listing.
Wed, 02 Apr 2014 11:40:41 +0500 Move it closer to list.
Sunil Nimmagadda <sunil@nimmagadda.net> [Wed, 02 Apr 2014 11:40:41 +0500] rev 7
Move it closer to list.
Tue, 01 Apr 2014 20:24:49 +0500 Merge branch 'refactor'
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Tue, 01 Apr 2014 20:24:49 +0500] rev 6
Merge branch 'refactor'
Tue, 01 Apr 2014 20:22:19 +0500 merge from cvs.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Tue, 01 Apr 2014 20:22:19 +0500] rev 5
merge from cvs.
Tue, 01 Apr 2014 20:19:43 +0500 Import.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Tue, 01 Apr 2014 20:19:43 +0500] rev 4
Import.
Tue, 01 Apr 2014 19:34:51 +0500 Properly NUL terminate expanded path by memsetting it.
Sunil Nimmagadda <sunil@sunilnimmagadda.com> [Tue, 01 Apr 2014 19:34:51 +0500] rev 3
Properly NUL terminate expanded path by memsetting it.
Tue, 01 Apr 2014 16:15:19 +0500 Simplify list_all handling. Send an imsg for each msg instead of
Sunil Nimmagadda <sunil@nimmagadda.net> [Tue, 01 Apr 2014 16:15:19 +0500] rev 2
Simplify list_all handling. Send an imsg for each msg instead of consolidating into one imsg. We are no longer limited by MAX_IMSGSIZE. End of list is signalled by sending an imsg with hash as "" or sz as 0.
Thu, 27 Mar 2014 09:57:27 +0500 Create README.md
Sunil Nimmagadda <sunil@poolp.org> [Thu, 27 Mar 2014 09:57:27 +0500] rev 1
Create README.md
Thu, 27 Mar 2014 09:53:52 +0500 Import pop3d.
Sunil Nimmagadda <sunil@nimmagadda.net> [Thu, 27 Mar 2014 09:53:52 +0500] rev 0
Import pop3d.
(0) +30 tip