- conf_class.c:class_free(): added an assert()
- Renamed MyMalloc() to MyCalloc()
- Fixed inconsistent style in several places
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- conf_class.c: white-space changes
- Forward-port -r1774: - Configuration parser now does support 'year' and 'month' units - Add support for fake idle times to /whois. Known from csircd, this adds min_idle, and max_idle configuration directives to class{} blocks
- Cleanup unused header file includes - Fixed minor compile warning in conf.c
- Fixed inconsistent svn file properties
- conf_class.c: remove unused header includes
- Implemented memory pool allocator which basically is taken from Tor's mempool allocator for Tor cells - Fixed compile warnings in conf_class.c - ./configure --enable-assert works again
- Fixed few bugs that have been introduced with config rewrite - Set some reasonable default values right after a class has been created
- Finish stabilizing/cleanup of conf parser
- First pass of conf parser stabilization/cleanup
- More config subsystem cleanups
- Cleanup configuration subsystem - Fixed broken CIDR support for /challenge
- svn propset svn:keywords "Id"
- Add conf_class.c, conf_class.h
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.