aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
...
#! /bin/sh
exec ./regression
+0000'>1998-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