aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* Introduced O_DEBUG.Eric S. Raymond1998-10-171-25/+25
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-11/+14
* Fixed postconnect option.Eric S. Raymond1998-10-141-0/+1
* Use alloca where possible.Eric S. Raymond1998-10-081-9/+4
* Always get fqdn for KPOP, whether or not DNS is enabled.Eric S. Raymond1998-09-131-10/+1
* Compute FQDN when Kerberos is in use.Eric S. Raymond1998-08-271-43/+32
* Gunther Leber's fix.Eric S. Raymond1998-08-241-8/+30
* Enclose string dumps in doublequotes to work with visbuf properly.Eric S. Raymond1998-08-181-6/+6
* Added experimental SDPS support.Eric S. Raymond1998-08-031-0/+3
* Eliminate agethostbyname call in non-ETRN modes.Eric S. Raymond1998-08-021-6/+40
* Improved security.Eric S. Raymond1998-08-021-0/+18
* Fixed the spam-block code.Eric S. Raymond1998-07-311-3/+3
* Cosmetic fix.Eric S. Raymond1998-07-291-2/+2
* Fix message.Eric S. Raymond1998-07-291-1/+1
* Avoid a silly core-dump.Eric S. Raymond1998-07-251-0/+1
* Chabge the spam-block default.Eric S. Raymond1998-07-201-0/+2
* Cosmetic fix.Eric S. Raymond1998-07-201-8/+9
* Cosmetic fix.Eric S. Raymond1998-07-201-1/+2
* Cosmetic fix.Eric S. Raymond1998-07-201-2/+1
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-5/+14
* Eliminate some DNS round trips.Eric S. Raymond1998-07-201-44/+31
* Added postmaster option.Eric S. Raymond1998-07-201-0/+13
* GSSAPI support is rockin'!Eric S. Raymond1998-07-201-3/+12
* Added nosyslog.Eric S. Raymond1998-07-141-1/+1
* Enrico Musio's IP-checkalias patch.Eric S. Raymond1998-06-291-1/+10
* Duh. Synthesized record has to be declared active.Eric S. Raymond1998-06-171-0/+1
* Another option fix from Gunther.Eric S. Raymond1998-06-161-7/+8
* Cosmetic fix.Eric S. Raymond1998-06-161-1/+1
* Ready to ship.Eric S. Raymond1998-06-121-7/+7
* Gunther Leber again.Eric S. Raymond1998-06-071-124/+133
* Solve Marty Lee's bug.Eric S. Raymond1998-06-051-11/+17
* Control verbosity.Eric S. Raymond1998-06-051-1/+1
* Brendan Cully's fixes for GSSAPI.Eric S. Raymond1998-06-041-3/+11
* Fix argument-merging.Eric S. Raymond1998-06-031-3/+71
* idfile processing patch.Eric S. Raymond1998-06-031-8/+9
* SunOS fix.Eric S. Raymond1998-06-021-1/+1
* Banish syslog.Eric S. Raymond1998-06-021-1/+1
* user error(), not syslog.Eric S. Raymond1998-05-271-2/+2
* Fix the idfile option.Eric S. Raymond1998-05-251-1/+1
* Kok Seng's package to prevent UID lossage.Eric S. Raymond1998-05-251-3/+14
* 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