aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* We can specify target ports now.Eric S. Raymond1998-02-201-3/+22
* This went to Craig Metz.Eric S. Raymond1998-02-181-1/+3
* Fix bad UID/fetchlimit interaction.Eric S. Raymond1998-02-171-0/+6
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+16
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+5
* Thomas Pitre's multidrop enhancements.Eric S. Raymond1998-01-301-109/+205
* Better error messages.Eric S. Raymond1998-01-231-4/+35
* Discard X-Mozilla-Status lines.Eric S. Raymond1998-01-231-1/+2
* Address Dave Bodenstab's bug.Eric S. Raymond1998-01-221-0/+2
* Better behavior in absence of bind library.Eric S. Raymond1998-01-181-0/+2
* 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