aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Added smtpaddress option.Eric S. Raymond1998-01-181-10/+11
* Prevent core dumps due to simultaneous use of %F and %T.Eric S. Raymond1998-01-181-3/+5
* Byrial Jensen's fix to handle NULs.Eric S. Raymond1998-01-171-9/+16
* Make sure we don't pclose() a garbage output sink.Eric S. Raymond1998-01-171-4/+13
* Hide remotename.Eric S. Raymond1997-12-151-3/+7
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
* *** empty log message ***Eric S. Raymond1997-12-031-1/+3
* Get the date format right.Eric S. Raymond1997-12-031-5/+10
* Correct #ifdef.Eric S. Raymond1997-12-031-1/+1
* Generate RFC822 dates.Eric S. Raymond1997-12-031-0/+9
* Allow multidrop to be handled if all sites have `no dns' on.Eric S. Raymond1997-12-011-15/+8
* Ready to ship, I think.Eric S. Raymond1997-11-221-5/+5
* Fix buglet in expansion of MDA %-escapes.Eric S. Raymond1997-11-051-0/+21
* Various minor bug fixes.Eric S. Raymond1997-10-271-5/+1
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
* Narrow the error() interface.Eric S. Raymond1997-10-211-1/+4
* Handle repolling multiple folders correctly.Eric S. Raymond1997-10-201-0/+1
* Luca's bug fixes.Eric S. Raymond1997-10-171-0/+2
* Only re-poll when we've had actual dispatches.Eric S. Raymond1997-10-171-3/+13
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-3/+5
* Added envelope-skip feature.Eric S. Raymond1997-10-131-1/+8
* Fix ETRN mode.Eric S. Raymond1997-10-131-1/+5
* Minor fix.Eric S. Raymond1997-10-111-1/+1
* -Wall cleanup.Eric S. Raymond1997-10-101-7/+5
* Minor tweaks.Eric S. Raymond1997-10-101-0/+2
* Handle RFC822 routes.Eric S. Raymond1997-10-091-0/+3
* Ooops.Eric S. Raymond1997-10-091-1/+1
* Added the --invisible option.Eric S. Raymond1997-10-081-9/+11
* Fix the limit/repoll bug.Eric S. Raymond1997-10-081-1/+1
* Port fixes.Eric S. Raymond1997-10-081-1/+5
* Better behavior on line hits.Eric S. Raymond1997-10-061-0/+2
* We don't try to parse the greeting line any more.Eric S. Raymond1997-10-061-87/+10
* Silence killed!Eric S. Raymond1997-10-061-1/+4
* Length checking on tag generation.Eric S. Raymond1997-10-041-4/+8
* Ooops...Eric S. Raymond1997-10-021-1/+1
* Lica Olivetti's qvirtual option.Eric S. Raymond1997-10-021-3/+15
* Added %F and %T escapes.Eric S. Raymond1997-10-011-24/+56
* Prevent buffer overruns in the MDA command.Eric S. Raymond1997-10-011-1/+6
* Leave space for the trailing NUL.Eric S. Raymond1997-10-011-1/+1
* Don't pass bogus SIZEs.Eric S. Raymond1997-09-301-6/+8
* More robust message size queriesEric S. Raymond1997-09-301-0/+4
* Fix Received problems.Eric S. Raymond1997-09-301-35/+53
* Eliminate the "No mail" message on second and later passes.Eric S. Raymond1997-09-301-8/+12
* Smart re-polling support.Eric S. Raymond1997-09-301-267/+284
* Get byte-stuiffing and byte-stripping right.Eric S. Raymond1997-09-301-2/+15
* Avoid incorrect byte-stuffing.Eric S. Raymond1997-09-301-5/+2
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-2/+2
* More changes to go with Greg Stark's patch.Eric S. Raymond1997-09-281-2/+2
* Greg Stark's first round of patches.Eric S. Raymond1997-09-281-1/+1
* Editorial comment.Eric S. Raymond1997-09-281-0/+1