aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Added experimental SDPS support.Eric S. Raymond1998-08-031-1/+9
* Eliminate agethostbyname call in non-ETRN modes.Eric S. Raymond1998-08-021-5/+4
* Fixed the spam-block code.Eric S. Raymond1998-07-311-1/+2
* Improved Receive parsing.Eric S. Raymond1998-07-271-2/+9
* SockClose() abstraction.Eric S. Raymond1998-07-251-5/+5
* Enable compilation.Eric S. Raymond1998-07-211-1/+2
* Don't generate progress messages when writing to syslog.Eric S. Raymond1998-07-201-2/+2
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-1/+1
* Comment fix.Eric S. Raymond1998-07-201-1/+1
* Added postmaster option.Eric S. Raymond1998-07-201-2/+2
* More cleanup.Eric S. Raymond1998-07-201-2/+2
* is_ip_alias -> checkalias.Eric S. Raymond1998-07-201-129/+0
* Added nosyslog.Eric S. Raymond1998-07-141-3/+10
* Discared From_ lines.Eric S. Raymond1998-06-291-8/+13
* Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-1/+16
* Ready to ship.Eric S. Raymond1998-06-121-53/+91
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-3/+3
* Attempted fix for qmail dup problem.Eric S. Raymond1998-05-161-1/+2
* Fix MDA logic.Eric S. Raymond1998-05-161-0/+2
* Code cleaning.Eric S. Raymond1998-05-141-2/+0
* Improved comments.Eric S. Raymond1998-05-121-4/+6
* Explain why no bouncemail.Eric S. Raymond1998-05-121-1/+18
* Henrik's fix.Eric S. Raymond1998-05-121-1/+1
* Preprocessor oops.Eric S. Raymond1998-05-121-1/+1
* NetBSD config changes.Eric S. Raymond1998-05-121-1/+1
* Ready to release.Eric S. Raymond1998-05-061-13/+15
* Cosmetic fix.Eric S. Raymond1998-05-061-10/+11
* Mike McAllister sent a fix for qvirtual.Eric S. Raymond1998-05-061-14/+15
* Wautier's fix.Eric S. Raymond1998-04-301-14/+15
* Back out any attempt to handle empy return-paths specially.Eric S. Raymond1998-04-191-4/+4
* Eliminate caseblinding of UID comparisons.Eric S. Raymond1998-04-141-4/+7
* Use TOP instead of RETR for POP3 retrieval.Eric S. Raymond1998-03-261-6/+8
* Nuke comment.Eric S. Raymond1998-03-241-3/+0
* Added byte count in status message.Eric S. Raymond1998-03-241-20/+27
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-5/+10
* Henrik Storner's patch to support mimedecode.Eric S. Raymond1998-03-201-25/+48
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-5/+8
* Cope with empty return-path header.Eric S. Raymond1998-03-161-2/+5
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-24/+27
* Nailed.Eric S. Raymond1998-03-131-24/+28
* True caseblinding.Eric S. Raymond1998-03-131-1/+1
* Dominique Unruh's patch to solve the headerless-body problem.Eric S. Raymond1998-03-101-7/+22
* Configurable antispam response.Eric S. Raymond1998-03-061-16/+20
* Deal with truncated headers.Eric S. Raymond1998-03-041-13/+41
* Kerberos V support.Eric S. Raymond1998-03-031-0/+89
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-2/+2
* EMX changes for OS/2.Eric S. Raymond1998-02-221-0/+2
* Fix for core-dump bug.Eric S. Raymond1998-02-221-3/+7
* More changes from Nicholas.Eric S. Raymond1998-02-221-13/+20
* Add option arg to IPv4 code.Eric S. Raymond1998-02-201-3/+3