aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Collapse)AuthorAgeFilesLines
* Ready to ship 5.2.0.Eric S. Raymond1999-11-301-0/+1
| | | | svn path=/trunk/; revision=2656
* Improved duplicate-uppression logic.Eric S. Raymond1999-11-071-6/+10
| | | | svn path=/trunk/; revision=2651
* Ready to send this to Mike.Eric S. Raymond1999-11-061-10/+10
| | | | svn path=/trunk/; revision=2649
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+15
| | | | svn path=/trunk/; revision=2643
* Address Mark BBurton's problem.Eric S. Raymond1999-10-031-3/+16
| | | | svn path=/trunk/; revision=2633
* -Wall changes.Eric S. Raymond1999-09-291-3/+9
| | | | svn path=/trunk/; revision=2626
* Tolerate more than one authorization failure.Eric S. Raymond1999-09-281-2/+3
| | | | svn path=/trunk/; revision=2621
* Fix a mismatch.Eric S. Raymond1999-09-271-1/+1
| | | | svn path=/trunk/; revision=2615
* Workaround for GroupWise.Eric S. Raymond1999-09-231-0/+9
| | | | svn path=/trunk/; revision=2586
* Plugin time-in patch.Eric S. Raymond1999-09-231-0/+4
| | | | svn path=/trunk/; revision=2585
* Correct bad comments.Eric S. Raymond1999-09-231-1/+1
| | | | svn path=/trunk/; revision=2584
* Add comment.Eric S. Raymond1999-09-221-1/+10
| | | | svn path=/trunk/; revision=2572
* Better Post Office messages.Eric S. Raymond1999-09-201-2/+2
| | | | svn path=/trunk/; revision=2568
* Duplicate suppression.Eric S. Raymond1999-09-141-0/+23
| | | | svn path=/trunk/; revision=2553
* Handle broken pipes.Eric S. Raymond1999-08-211-75/+101
| | | | svn path=/trunk/; revision=2545
* Heimdal GSSAPI patches.Eric S. Raymond1999-08-021-0/+7
| | | | svn path=/trunk/; revision=2533
* Attempt to fix a mimedecode bug.Eric S. Raymond1999-06-151-7/+7
| | | | svn path=/trunk/; revision=2503
* OpenBSD port patches.Eric S. Raymond1999-06-121-1/+1
| | | | svn path=/trunk/; revision=2499
* Fix a qmail \n bug.Eric S. Raymond1999-05-161-1/+1
| | | | svn path=/trunk/; revision=2475
* Cleaner retry logic.Eric S. Raymond1999-04-291-8/+13
| | | | svn path=/trunk/; revision=2458
* retry several times to avoid getting jammed by lockbusy.Eric S. Raymond1999-04-261-2/+6
| | | | svn path=/trunk/; revision=2454
* Add useful comment.Eric S. Raymond1999-04-251-0/+6
| | | | svn path=/trunk/; revision=2451
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-48/+86
| | | | svn path=/trunk/; revision=2439
* Betrter error messages.Eric S. Raymond1999-04-171-2/+2
| | | | svn path=/trunk/; revision=2432
* Killed the segfault-13 bug.Eric S. Raymond1999-04-171-1/+1
| | | | svn path=/trunk/; revision=2431
* Comment fix.Eric S. Raymond1999-03-091-1/+4
| | | | svn path=/trunk/; revision=2403
* Try to fix a nasty MIME-decoding bug.Eric S. Raymond1999-03-091-1/+1
| | | | svn path=/trunk/; revision=2399
* Suppress dancing progress dots when syslogging.Eric S. Raymond1999-02-081-2/+5
| | | | svn path=/trunk/; revision=2383
* Simplify error reporting further.Eric S. Raymond1999-02-031-61/+60
| | | | svn path=/trunk/; revision=2374
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-66/+78
| | | | svn path=/trunk/; revision=2369
* SDPS changes from Paul Murphy.Eric S. Raymond1999-01-301-7/+20
| | | | svn path=/trunk/; revision=2356
* This version appears ready to ship.Eric S. Raymond1999-01-301-8/+9
| | | | svn path=/trunk/; revision=2355
* error -> report, third stage.Eric S. Raymond1999-01-051-6/+6
| | | | svn path=/trunk/; revision=2330
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-2/+4
| | | | svn path=/trunk/; revision=2329
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-69/+69
| | | | svn path=/trunk/; revision=2328
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-49/+45
| | | | svn path=/trunk/; revision=2326
* Check fix.Eric S. Raymond1999-01-041-1/+1
| | | | svn path=/trunk/; revision=2323
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-3/+2
| | | | svn path=/trunk/; revision=2314
* This version is good.Eric S. Raymond1999-01-011-27/+27
| | | | svn path=/trunk/; revision=2309
* Maybe this fixes Ron Gomes's hang bug?Eric S. Raymond1998-12-311-0/+16
| | | | svn path=/trunk/; revision=2303
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-1/+1
| | | | svn path=/trunk/; revision=2278
* Search on both pollnames and via names.Eric S. Raymond1998-12-141-0/+2
| | | | svn path=/trunk/; revision=2270
* Minor cleanup.Eric S. Raymond1998-12-071-2/+2
| | | | svn path=/trunk/; revision=2267
* Cosmetic fix.Eric S. Raymond1998-12-071-4/+9
| | | | svn path=/trunk/; revision=2266
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
| | | | svn path=/trunk/; revision=2260
* Speed optimization; don't test for newness if we know there areEric S. Raymond1998-12-041-1/+1
| | | | | | no new messages. svn path=/trunk/; revision=2257
* Change in version computation.Eric S. Raymond1998-11-301-1/+1
| | | | svn path=/trunk/; revision=2241
* Fix core-dump bug.Eric S. Raymond1998-11-291-6/+0
| | | | svn path=/trunk/; revision=2234
* Clean up the generated trace headers.Eric S. Raymond1998-11-291-4/+13
| | | | svn path=/trunk/; revision=2232
* Avoid false positives in Received parsing.Eric S. Raymond1998-11-281-13/+62
| | | | svn path=/trunk/; revision=2224