aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Collapse)AuthorAgeFilesLines
* IDLE tests are in the wrong place.Eric S. Raymond2000-03-291-4/+4
| | | | svn path=/trunk/; revision=2846
* Avoid a gotcha if we ever collect message IDs.Eric S. Raymond2000-03-241-3/+3
| | | | svn path=/trunk/; revision=2838
* Checks on multiple folders.Eric S. Raymond2000-03-211-1/+6
| | | | svn path=/trunk/; revision=2833
* Attempt to fix IDLE.Eric S. Raymond2000-03-211-5/+10
| | | | svn path=/trunk/; revision=2831
* Corrected a typo.Eric S. Raymond2000-03-111-1/+1
| | | | svn path=/trunk/; revision=2814
* Listener timeout report.Eric S. Raymond2000-03-071-1/+1
| | | | svn path=/trunk/; revision=2813
* Ready for the experiment.Eric S. Raymond2000-03-061-0/+2
| | | | svn path=/trunk/; revision=2803
* Unnecessary.Eric S. Raymond2000-03-061-6/+0
| | | | svn path=/trunk/; revision=2802
* Try to prevent .fetchids from being randomly nuked.Eric S. Raymond2000-03-061-0/+6
| | | | svn path=/trunk/; revision=2799
* #59281: fetchmail: still loops on Ctrl-CEric S. Raymond2000-03-061-1/+2
| | | | svn path=/trunk/; revision=2785
* Fix for the attempted fix.Eric S. Raymond2000-02-241-2/+2
| | | | svn path=/trunk/; revision=2770
* Various minor bug fixes.Eric S. Raymond2000-02-181-7/+8
| | | | svn path=/trunk/; revision=2757
* Prevent a buffer overrun.Eric S. Raymond2000-02-151-1/+1
| | | | svn path=/trunk/; revision=2755
* Ready to ship.Eric S. Raymond2000-02-071-1/+9
| | | | svn path=/trunk/; revision=2734
* Mail sysadmin a notification on unreachable server.Eric S. Raymond2000-02-051-11/+17
| | | | svn path=/trunk/; revision=2730
* LinuxWorld hacks.Eric S. Raymond2000-02-051-22/+26
| | | | svn path=/trunk/; revision=2729
* Graceful socket closing.Eric S. Raymond2000-01-311-1/+1
| | | | svn path=/trunk/; revision=2726
* Enable -L to work in foreground.Eric S. Raymond2000-01-171-1/+4
| | | | svn path=/trunk/; revision=2713
* drive.c now tracks stage.Eric S. Raymond2000-01-171-0/+8
| | | | svn path=/trunk/; revision=2712
* Better authentication-failure handling.Eric S. Raymond2000-01-161-3/+6
| | | | svn path=/trunk/; revision=2711
* Various minor fixes.Eric S. Raymond2000-01-161-16/+12
| | | | svn path=/trunk/; revision=2710
* Factor out messages.Eric S. Raymond1999-12-291-14/+14
| | | | svn path=/trunk/; revision=2696
* Better login-error warning.Eric S. Raymond1999-12-291-8/+11
| | | | svn path=/trunk/; revision=2695
* Translation updates.Eric S. Raymond1999-12-291-0/+4
| | | | svn path=/trunk/; revision=2694
* Jorge Godoy's translation fixes.Eric S. Raymond1999-12-271-1/+1
| | | | svn path=/trunk/; revision=2691
* Drastically simplified UIDL code.Eric S. Raymond1999-12-261-1/+0
| | | | svn path=/trunk/; revision=2686
* 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