aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* Gunter's command-line fixes.Eric S. Raymond1998-05-251-8/+16
* We can utter a Python initializer now.Eric S. Raymond1998-05-231-1/+1
* Added configuration dumper.Eric S. Raymond1998-05-231-4/+6
* Global options have been consolidated into a single control block.Eric S. Raymond1998-05-231-276/+291
* Two more fixes by Gunther Leber.Eric S. Raymond1998-05-231-10/+42
* Gunther Leber's patch.Eric S. Raymond1998-05-221-1/+1
* Added mimedecode dumping.Eric S. Raymond1998-05-221-0/+3
* Added idfile.Eric S. Raymond1998-05-221-0/+5
* Various bug fixes.Eric S. Raymond1998-05-221-1/+1
* Core dump fix.Eric S. Raymond1998-05-171-2/+2
* Typo fix.Eric S. Raymond1998-04-141-1/+1
* Eliminate caseblinding of UID comparisons.Eric S. Raymond1998-04-141-2/+2
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-7/+6
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-241-0/+6
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-0/+1
* Make the signal-based wait work again.Eric S. Raymond1998-03-181-3/+5
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-4/+4
* Minor cleanup.Eric S. Raymond1998-03-101-0/+1
* Reorganization.Eric S. Raymond1998-03-071-18/+22
* Configurable antispam response.Eric S. Raymond1998-03-061-0/+6
* Stracke's fix.Eric S. Raymond1998-03-031-0/+1
* Kerberos V support.Eric S. Raymond1998-03-031-3/+11
* SIGALRM flakiness fix.Eric S. Raymond1998-03-031-0/+33
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-1/+1
* EMX changes for OS/2.Eric S. Raymond1998-02-221-1/+21
* Security relabeling.Eric S. Raymond1998-02-201-5/+5
* This went to Craig Metz.Eric S. Raymond1998-02-181-0/+2
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-4/+29
* Philippe de Muyter's port patches.Eric S. Raymond1998-02-111-0/+2
* Almost ready to release.Eric S. Raymond1998-01-201-1/+1
* Better behavior in absence of bind library.Eric S. Raymond1998-01-181-10/+9
* Added smtpaddress option.Eric S. Raymond1998-01-181-0/+4
* Scott Burson's USER hack.Eric S. Raymond1998-01-171-11/+5
* GSSAPI support.Eric S. Raymond1997-12-151-2/+3
* Cleanup of numeric option handling.Eric S. Raymond1997-12-141-4/+4
* Dead & redundant code removal.Eric S. Raymond1997-12-141-3/+0
* Allow multidrop to be handled if all sites have `no dns' on.Eric S. Raymond1997-12-011-1/+1
* Sent to Gunther Leber.Eric S. Raymond1997-12-011-1/+4
* Correction to awakening logic.Eric S. Raymond1997-12-011-1/+1
* Added Greg Stark's quitmode feature.Eric S. Raymond1997-11-281-5/+9
* Sent this to Gunther Leber.Eric S. Raymond1997-11-281-1/+0
* Various minor bug fixes.Eric S. Raymond1997-10-271-0/+5
* Narrow the error() interface.Eric S. Raymond1997-10-211-2/+2
* Luca's bug fixes.Eric S. Raymond1997-10-171-0/+5
* Use UDP for DNS queries to avoid diald problems.Eric S. Raymond1997-10-141-2/+12
* Added envelope-skip feature.Eric S. Raymond1997-10-131-0/+6
* Fix ETRN mode.Eric S. Raymond1997-10-131-2/+7
* Added the --invisible option.Eric S. Raymond1997-10-081-0/+2
* Port fixes.Eric S. Raymond1997-10-081-0/+4
* Enable conditioning out of POP3, IMAP, ETRN.Eric S. Raymond1997-10-041-3/+40