aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Collapse)AuthorAgeFilesLines
* Configurable antispam response.Eric S. Raymond1998-03-061-16/+20
| | | | svn path=/trunk/; revision=1689
* Deal with truncated headers.Eric S. Raymond1998-03-041-13/+41
| | | | svn path=/trunk/; revision=1686
* Kerberos V support.Eric S. Raymond1998-03-031-0/+89
| | | | svn path=/trunk/; revision=1682
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-2/+2
| | | | svn path=/trunk/; revision=1678
* EMX changes for OS/2.Eric S. Raymond1998-02-221-0/+2
| | | | svn path=/trunk/; revision=1668
* Fix for core-dump bug.Eric S. Raymond1998-02-221-3/+7
| | | | svn path=/trunk/; revision=1666
* More changes from Nicholas.Eric S. Raymond1998-02-221-13/+20
| | | | svn path=/trunk/; revision=1665
* Add option arg to IPv4 code.Eric S. Raymond1998-02-201-3/+3
| | | | svn path=/trunk/; revision=1662
* We can specify target ports now.Eric S. Raymond1998-02-201-3/+22
| | | | svn path=/trunk/; revision=1657
* This went to Craig Metz.Eric S. Raymond1998-02-181-1/+3
| | | | svn path=/trunk/; revision=1652
* Fix bad UID/fetchlimit interaction.Eric S. Raymond1998-02-171-0/+6
| | | | svn path=/trunk/; revision=1645
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+16
| | | | svn path=/trunk/; revision=1630
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+5
| | | | svn path=/trunk/; revision=1616
* Thomas Pitre's multidrop enhancements.Eric S. Raymond1998-01-301-109/+205
| | | | svn path=/trunk/; revision=1612
* Better error messages.Eric S. Raymond1998-01-231-4/+35
| | | | svn path=/trunk/; revision=1605
* Discard X-Mozilla-Status lines.Eric S. Raymond1998-01-231-1/+2
| | | | svn path=/trunk/; revision=1604
* Address Dave Bodenstab's bug.Eric S. Raymond1998-01-221-0/+2
| | | | svn path=/trunk/; revision=1601
* Better behavior in absence of bind library.Eric S. Raymond1998-01-181-0/+2
| | | | svn path=/trunk/; revision=1595
* Added smtpaddress option.Eric S. Raymond1998-01-181-10/+11
| | | | svn path=/trunk/; revision=1592
* Prevent core dumps due to simultaneous use of %F and %T.Eric S. Raymond1998-01-181-3/+5
| | | | svn path=/trunk/; revision=1589
* Byrial Jensen's fix to handle NULs.Eric S. Raymond1998-01-171-9/+16
| | | | svn path=/trunk/; revision=1586
* Make sure we don't pclose() a garbage output sink.Eric S. Raymond1998-01-171-4/+13
| | | | svn path=/trunk/; revision=1584
* Hide remotename.Eric S. Raymond1997-12-151-3/+7
| | | | svn path=/trunk/; revision=1570
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
| | | | svn path=/trunk/; revision=1568
* *** empty log message ***Eric S. Raymond1997-12-031-1/+3
| | | | svn path=/trunk/; revision=1561
* Get the date format right.Eric S. Raymond1997-12-031-5/+10
| | | | svn path=/trunk/; revision=1560
* Correct #ifdef.Eric S. Raymond1997-12-031-1/+1
| | | | svn path=/trunk/; revision=1559
* Generate RFC822 dates.Eric S. Raymond1997-12-031-0/+9
| | | | svn path=/trunk/; revision=1555
* Allow multidrop to be handled if all sites have `no dns' on.Eric S. Raymond1997-12-011-15/+8
| | | | svn path=/trunk/; revision=1552
* Ready to ship, I think.Eric S. Raymond1997-11-221-5/+5
| | | | svn path=/trunk/; revision=1538
* Fix buglet in expansion of MDA %-escapes.Eric S. Raymond1997-11-051-0/+21
| | | | svn path=/trunk/; revision=1532
* Various minor bug fixes.Eric S. Raymond1997-10-271-5/+1
| | | | svn path=/trunk/; revision=1530
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
| | | | svn path=/trunk/; revision=1527
* Narrow the error() interface.Eric S. Raymond1997-10-211-1/+4
| | | | svn path=/trunk/; revision=1526
* Handle repolling multiple folders correctly.Eric S. Raymond1997-10-201-0/+1
| | | | svn path=/trunk/; revision=1524
* Luca's bug fixes.Eric S. Raymond1997-10-171-0/+2
| | | | svn path=/trunk/; revision=1522
* Only re-poll when we've had actual dispatches.Eric S. Raymond1997-10-171-3/+13
| | | | svn path=/trunk/; revision=1521
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-3/+5
| | | | svn path=/trunk/; revision=1516
* Added envelope-skip feature.Eric S. Raymond1997-10-131-1/+8
| | | | svn path=/trunk/; revision=1509
* Fix ETRN mode.Eric S. Raymond1997-10-131-1/+5
| | | | svn path=/trunk/; revision=1507
* Minor fix.Eric S. Raymond1997-10-111-1/+1
| | | | svn path=/trunk/; revision=1502
* -Wall cleanup.Eric S. Raymond1997-10-101-7/+5
| | | | svn path=/trunk/; revision=1497
* Minor tweaks.Eric S. Raymond1997-10-101-0/+2
| | | | svn path=/trunk/; revision=1496
* Handle RFC822 routes.Eric S. Raymond1997-10-091-0/+3
| | | | svn path=/trunk/; revision=1494
* Ooops.Eric S. Raymond1997-10-091-1/+1
| | | | svn path=/trunk/; revision=1493
* Added the --invisible option.Eric S. Raymond1997-10-081-9/+11
| | | | svn path=/trunk/; revision=1492
* Fix the limit/repoll bug.Eric S. Raymond1997-10-081-1/+1
| | | | svn path=/trunk/; revision=1490
* Port fixes.Eric S. Raymond1997-10-081-1/+5
| | | | svn path=/trunk/; revision=1489
* Better behavior on line hits.Eric S. Raymond1997-10-061-0/+2
| | | | svn path=/trunk/; revision=1485
* We don't try to parse the greeting line any more.Eric S. Raymond1997-10-061-87/+10
| | | | svn path=/trunk/; revision=1481