aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* If SOCKS support was compiled in, add 'socks' to the feature_optionsMatthias Andree2007-03-241-0/+3
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-3/+3
* Fix a few compiler warnings through casts.Matthias Andree2006-01-111-3/+3
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-201-0/+2
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-171-0/+1
* Large protocol independence patch.Matthias Andree2005-08-281-7/+4
* Remove port/service dualism and make everything a service.Matthias Andree2005-08-021-9/+1
* Define temporary variable with #ifdefs rather than using these inside a macro...Matthias Andree2005-08-011-2/+4
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr...Matthias Andree2005-07-301-6/+0
* Clean up: rely on C compiler string concatenation rather than calling printf ...Matthias Andree2005-07-301-15/+15
* strncpy -> strlcpy.Matthias Andree2005-07-201-3/+2
* Make tracepolls a server option, as documented. Fixes Debian bug #156094.Matthias Andree2005-07-181-1/+1
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-4/+4
* Sunil's transaction patches.Eric S. Raymond2003-10-151-0/+2
* Simpler antispam dumping.Eric S. Raymond2002-10-311-10/+5
* Minor bug fixes.Eric S. Raymond2002-10-181-1/+1
* OTP fix patches from Stanislav Brabec.Eric S. Raymond2002-10-181-0/+2
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-0/+4
* Close debian bug that clobbered .fetchmailorc.Eric S. Raymond2001-07-071-1/+1
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+1
* Make fetchmailconf work again.Eric S. Raymond2001-06-171-1/+1
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+1
* SSL certification handling.Eric S. Raymond2001-05-141-0/+3
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
* Don't require Tkinter to read configs.Eric S. Raymond2001-03-011-1/+6
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-0/+2
* More authentication types.Eric S. Raymond2001-02-201-0/+4
* preauth -> auth.Eric S. Raymond2001-02-191-13/+13
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-7/+11
* First cut at ODMR support.Eric S. Raymond2001-02-071-0/+3
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-0/+1
* Ready to ship.Eric S. Raymond2000-11-111-0/+1
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-0/+1
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+1
* Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6.Eric S. Raymond2000-07-231-1/+1
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-0/+1
* Fix for IPv6.Eric S. Raymond2000-03-031-2/+3
* Various minor bug fixes.Eric S. Raymond2000-02-181-3/+2
* LinuxWorld hacks.Eric S. Raymond2000-02-051-0/+2
* Ready to send this to Mike.Eric S. Raymond1999-11-061-8/+8
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+8
* auth->preauth, second step.Eric S. Raymond1999-09-161-3/+3
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-1/+1
* Added bouncemail option.Eric S. Raymond1999-02-071-0/+1
* FreeBSD support.Eric S. Raymond1999-02-071-3/+5
* Now we can have top-level properties.Eric S. Raymond1999-01-311-1/+2
* Cosmetic fix.Eric S. Raymond1999-01-101-2/+2
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-1/+9
* Added LMTP support.Eric S. Raymond1998-11-071-0/+7