aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added plugin/plugout option.Eric S. Raymond1998-11-021-0/+3
* Fix properties editing.Eric S. Raymond1998-10-291-0/+1
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-1/+1
* -Wall cleanup.Eric S. Raymond1998-10-201-4/+2
* Added the `properties' option.Eric S. Raymond1998-10-201-0/+1
* *** empty log message ***Eric S. Raymond1998-10-201-0/+3
* Give fetchmailconf access to feature options.Eric S. Raymond1998-10-181-1/+48
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-0/+1
* Almost ready to ship.Eric S. Raymond1998-09-081-3/+6
* Enclose string dumps in doublequotes to work with visbuf properly.Eric S. Raymond1998-08-181-6/+6
* Correct string quoting.Eric S. Raymond1998-07-231-1/+1
* Dump antispam field as string, not list.Eric S. Raymond1998-07-231-6/+13
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-1/+8
* Must dump the postmaster field.Eric S. Raymond1998-07-201-0/+1
* Fix the empty-file bug.Eric S. Raymond1998-06-071-0/+3
* Better configuration dumping.Eric S. Raymond1998-06-051-19/+23
* Stay synchronized.Eric S. Raymond1998-05-261-1/+1
* We can get down to user level and edit now.Eric S. Raymond1998-05-251-1/+1
* This version can read a configuration into an object tree and dump it.Eric S. Raymond1998-05-251-2/+9
* Before Gunther's patches.Eric S. Raymond1998-05-251-0/+1
* Fix syntax error.Eric S. Raymond1998-05-241-1/+1
* Cleanup.Eric S. Raymond1998-05-241-2/+4
* This code yields a syntactically correct Python initializer thatEric S. Raymond1998-05-231-10/+26
* We can utter a Python initializer now.Eric S. Raymond1998-05-231-159/+192
* Initial revisionEric S. Raymond1998-05-231-0/+227