aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only open one conneection per host in daemon mode.Eric S. Raymond1996-10-294-37/+68
* Reorganize slightly.Eric S. Raymond1996-10-281-19/+34
* Correct sttus interpretation.Eric S. Raymond1996-10-282-1/+4
* Added some more intelligible debug messages.Eric S. Raymond1996-10-281-0/+3
* Added some more intelligible debug messages.Eric S. Raymond1996-10-281-2/+12
* Don't open SMTP connection until it's needed.Eric S. Raymond1996-10-281-17/+18
* Better optimization.Eric S. Raymond1996-10-281-2/+2
* Date the patched releases.Eric S. Raymond1996-10-281-2/+2
* Patchlevel machinery.Eric S. Raymond1996-10-282-1/+16
* Handle nested parentheses in RFC822 comments.Eric S. Raymond1996-10-281-3/+18
* Patchlevel apparatus.Eric S. Raymond1996-10-281-1/+2
* Cleanup for PL3.Eric S. Raymond1996-10-287-49/+81
* Initial revisionEric S. Raymond1996-10-281-0/+762
* Correct mda argument list building.Eric S. Raymond1996-10-271-1/+1
* Correct the defaults logic.Eric S. Raymond1996-10-271-4/+5
* Fix core dump bug in default-user logic.Eric S. Raymond1996-10-273-15/+9
* gcc -Wall cleanup.Eric S. Raymond1996-10-2614-112/+158
* Include mx.h, fix a memory leak.Eric S. Raymond1996-10-265-33/+31
* Better documentation.Eric S. Raymond1996-10-262-73/+68
* Move the timeout setup.Eric S. Raymond1996-10-261-9/+5
* Major changes of data structure and variable names.Eric S. Raymond1996-10-269-293/+295
* Added filtering by length. Ugh.Eric S. Raymond1996-10-2611-12/+149
* Correctly document the multidrop stuff.Eric S. Raymond1996-10-261-22/+18
* Comment cleaning.Eric S. Raymond1996-10-252-17/+3
* Reorganize some code.Eric S. Raymond1996-10-252-30/+27
* Recove the driver to use setjmp/longjmp.Eric S. Raymond1996-10-251-178/+174
* Document recent changes.Eric S. Raymond1996-10-253-7/+21
* Fix delivery to MDAs.Eric S. Raymond1996-10-253-5/+3
* Use the precomputed canonical_name for Kerberos authentication.Eric S. Raymond1996-10-251-20/+6
* MDAs should be able to handle multidrop mailboxes now too.Eric S. Raymond1996-10-253-73/+101
* More economical buffer sizing.Eric S. Raymond1996-10-251-2/+6
* Clean up the getmxrecords interface.Eric S. Raymond1996-10-253-17/+34
* Initial revisionEric S. Raymond1996-10-252-0/+94
* We know how to look up MX records now.Eric S. Raymond1996-10-252-25/+49
* Fix embarassing bug.Eric S. Raymond1996-10-251-1/+1
* Another pass at making multidrop work OK.Eric S. Raymond1996-10-253-25/+34
* Bug fix.Eric S. Raymond1996-10-251-1/+2
* Support for multidrop mailboxes.Eric S. Raymond1996-10-2410-44/+363
* Paul Traina's crash fix.Eric S. Raymond1996-10-241-1/+1
* Don't need to pacify exim any more.Eric S. Raymond1996-10-241-12/+0
* Make nxtaddr terminate properly.Eric S. Raymond1996-10-241-31/+11
* Update.Eric S. Raymond1996-10-241-0/+3
* Be nore explicit.Eric S. Raymond1996-10-231-1/+1
* Typo fix.Eric S. Raymond1996-10-231-1/+1
* POP3 warning.Eric S. Raymond1996-10-231-3/+9
* Reset token count on comma.Eric S. Raymond1996-10-231-1/+2
* Avoid hosing up on continuation lines.Eric S. Raymond1996-10-231-12/+32
* No more FLAGS.SILENT.Eric S. Raymond1996-10-212-11/+5
* Cleaner UIDL.Eric S. Raymond1996-10-211-6/+4
* Screem loudly on protocol errors.Eric S. Raymond1996-10-211-5/+7