aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Collapse)AuthorAgeFilesLines
* idfile processing patch.Eric S. Raymond1998-06-031-8/+9
| | | | svn path=/trunk/; revision=1876
* SunOS fix.Eric S. Raymond1998-06-021-1/+1
| | | | svn path=/trunk/; revision=1870
* Banish syslog.Eric S. Raymond1998-06-021-1/+1
| | | | svn path=/trunk/; revision=1868
* user error(), not syslog.Eric S. Raymond1998-05-271-2/+2
| | | | svn path=/trunk/; revision=1865
* Fix the idfile option.Eric S. Raymond1998-05-251-1/+1
| | | | svn path=/trunk/; revision=1829
* Kok Seng's package to prevent UID lossage.Eric S. Raymond1998-05-251-3/+14
| | | | svn path=/trunk/; revision=1826
* Gunter's command-line fixes.Eric S. Raymond1998-05-251-8/+16
| | | | svn path=/trunk/; revision=1823
* We can utter a Python initializer now.Eric S. Raymond1998-05-231-1/+1
| | | | svn path=/trunk/; revision=1812
* Added configuration dumper.Eric S. Raymond1998-05-231-4/+6
| | | | svn path=/trunk/; revision=1809
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-276/+291
| | | | svn path=/trunk/; revision=1807
* Two more fixes by Gunther Leber.Eric S. Raymond1998-05-231-10/+42
| | | | svn path=/trunk/; revision=1801
* Gunther Leber's patch.Eric S. Raymond1998-05-221-1/+1
| | | | svn path=/trunk/; revision=1796
* Added mimedecode dumping.Eric S. Raymond1998-05-221-0/+3
| | | | svn path=/trunk/; revision=1795
* Added idfile.Eric S. Raymond1998-05-221-0/+5
| | | | svn path=/trunk/; revision=1794
* Various bug fixes.Eric S. Raymond1998-05-221-1/+1
| | | | svn path=/trunk/; revision=1792
* Core dump fix.Eric S. Raymond1998-05-171-2/+2
| | | | svn path=/trunk/; revision=1791
* Typo fix.Eric S. Raymond1998-04-141-1/+1
| | | | svn path=/trunk/; revision=1737
* Eliminate caseblinding of UID comparisons.Eric S. Raymond1998-04-141-2/+2
| | | | svn path=/trunk/; revision=1736
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-7/+6
| | | | svn path=/trunk/; revision=1730
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-241-0/+6
| | | | svn path=/trunk/; revision=1722
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-0/+1
| | | | svn path=/trunk/; revision=1719
* Make the signal-based wait work again.Eric S. Raymond1998-03-181-3/+5
| | | | svn path=/trunk/; revision=1710
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-4/+4
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Minor cleanup.Eric S. Raymond1998-03-101-0/+1
| | | | svn path=/trunk/; revision=1696
* Reorganization.Eric S. Raymond1998-03-071-18/+22
| | | | svn path=/trunk/; revision=1694
* Configurable antispam response.Eric S. Raymond1998-03-061-0/+6
| | | | svn path=/trunk/; revision=1689
* Stracke's fix.Eric S. Raymond1998-03-031-0/+1
| | | | svn path=/trunk/; revision=1685
* Kerberos V support.Eric S. Raymond1998-03-031-3/+11
| | | | svn path=/trunk/; revision=1682
* SIGALRM flakiness fix.Eric S. Raymond1998-03-031-0/+33
| | | | svn path=/trunk/; revision=1681
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-1/+1
| | | | svn path=/trunk/; revision=1678
* EMX changes for OS/2.Eric S. Raymond1998-02-221-1/+21
| | | | svn path=/trunk/; revision=1668
* Security relabeling.Eric S. Raymond1998-02-201-5/+5
| | | | svn path=/trunk/; revision=1659
* This went to Craig Metz.Eric S. Raymond1998-02-181-0/+2
| | | | svn path=/trunk/; revision=1652
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-4/+29
| | | | svn path=/trunk/; revision=1630
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+2
| | | | svn path=/trunk/; revision=1616
* Almost ready to release.Eric S. Raymond1998-01-201-1/+1
| | | | svn path=/trunk/; revision=1598
* Better behavior in absence of bind library.Eric S. Raymond1998-01-181-10/+9
| | | | svn path=/trunk/; revision=1595
* Added smtpaddress option.Eric S. Raymond1998-01-181-0/+4
| | | | svn path=/trunk/; revision=1592
* Scott Burson's USER hack.Eric S. Raymond1998-01-171-11/+5
| | | | svn path=/trunk/; revision=1583
* GSSAPI support.Eric S. Raymond1997-12-151-2/+3
| | | | svn path=/trunk/; revision=1569
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
| | | | svn path=/trunk/; revision=1568
* Dead & redundant code removal.Eric S. Raymond1997-12-141-3/+0
| | | | svn path=/trunk/; revision=1567
* Allow multidrop to be handled if all sites have `no dns' on.Eric S. Raymond1997-12-011-1/+1
| | | | svn path=/trunk/; revision=1552
* Sent to Gunther Leber.Eric S. Raymond1997-12-011-1/+4
| | | | svn path=/trunk/; revision=1549
* Correction to awakening logic.Eric S. Raymond1997-12-011-1/+1
| | | | svn path=/trunk/; revision=1547
* Added Greg Stark's quitmode feature.Eric S. Raymond1997-11-281-5/+9
| | | | svn path=/trunk/; revision=1542
* Sent this to Gunther Leber.Eric S. Raymond1997-11-281-1/+0
| | | | svn path=/trunk/; revision=1541
* Various minor bug fixes.Eric S. Raymond1997-10-271-0/+5
| | | | svn path=/trunk/; revision=1530
* Narrow the error() interface.Eric S. Raymond1997-10-211-2/+2
| | | | svn path=/trunk/; revision=1526
* Luca's bug fixes.Eric S. Raymond1997-10-171-0/+5
| | | | svn path=/trunk/; revision=1522