aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* 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