aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+15
* Address Mark BBurton's problem.Eric S. Raymond1999-10-031-3/+16
* -Wall changes.Eric S. Raymond1999-09-291-3/+9
* Tolerate more than one authorization failure.Eric S. Raymond1999-09-281-2/+3
* Fix a mismatch.Eric S. Raymond1999-09-271-1/+1
* Workaround for GroupWise.Eric S. Raymond1999-09-231-0/+9
* Plugin time-in patch.Eric S. Raymond1999-09-231-0/+4
* Correct bad comments.Eric S. Raymond1999-09-231-1/+1
* Add comment.Eric S. Raymond1999-09-221-1/+10
* Better Post Office messages.Eric S. Raymond1999-09-201-2/+2
* Duplicate suppression.Eric S. Raymond1999-09-141-0/+23
* Handle broken pipes.Eric S. Raymond1999-08-211-75/+101
* Heimdal GSSAPI patches.Eric S. Raymond1999-08-021-0/+7
* Attempt to fix a mimedecode bug.Eric S. Raymond1999-06-151-7/+7
* OpenBSD port patches.Eric S. Raymond1999-06-121-1/+1
* Fix a qmail \n bug.Eric S. Raymond1999-05-161-1/+1
* Cleaner retry logic.Eric S. Raymond1999-04-291-8/+13
* retry several times to avoid getting jammed by lockbusy.Eric S. Raymond1999-04-261-2/+6
* Add useful comment.Eric S. Raymond1999-04-251-0/+6
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-48/+86
* Betrter error messages.Eric S. Raymond1999-04-171-2/+2
* Killed the segfault-13 bug.Eric S. Raymond1999-04-171-1/+1
* Comment fix.Eric S. Raymond1999-03-091-1/+4
* Try to fix a nasty MIME-decoding bug.Eric S. Raymond1999-03-091-1/+1
* Suppress dancing progress dots when syslogging.Eric S. Raymond1999-02-081-2/+5
* Simplify error reporting further.Eric S. Raymond1999-02-031-61/+60
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-66/+78
* SDPS changes from Paul Murphy.Eric S. Raymond1999-01-301-7/+20
* This version appears ready to ship.Eric S. Raymond1999-01-301-8/+9
* error -> report, third stage.Eric S. Raymond1999-01-051-6/+6
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-2/+4
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-69/+69
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-49/+45
* Check fix.Eric S. Raymond1999-01-041-1/+1
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-3/+2
* This version is good.Eric S. Raymond1999-01-011-27/+27
* Maybe this fixes Ron Gomes's hang bug?Eric S. Raymond1998-12-311-0/+16
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-1/+1
* Search on both pollnames and via names.Eric S. Raymond1998-12-141-0/+2
* Minor cleanup.Eric S. Raymond1998-12-071-2/+2
* Cosmetic fix.Eric S. Raymond1998-12-071-4/+9
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
* Speed optimization; don't test for newness if we know there areEric S. Raymond1998-12-041-1/+1
* Change in version computation.Eric S. Raymond1998-11-301-1/+1
* Fix core-dump bug.Eric S. Raymond1998-11-291-6/+0
* Clean up the generated trace headers.Eric S. Raymond1998-11-291-4/+13
* Avoid false positives in Received parsing.Eric S. Raymond1998-11-281-13/+62
* Generate correct for clauses in trace headers.Eric S. Raymond1998-11-281-3/+3
* Fixed an undead-message hole.Eric S. Raymond1998-11-281-1/+2
* Start of bouncemail modularization.Eric S. Raymond1998-11-271-71/+73