- Fixed svn properties
- Cleanup/separate XLINE / gecos{} conf implementation
- Cleanup/separate RESV conf implementation
- Move resv.* to conf_resv.*
- Renamed MyCalloc to xcalloc
- Update copyright years
- Fixed bug where setting the path/filename via the -klinefile, etc. switches would not have any effect. Reported by gp.
- Rename 'xconf_item' list to 'gecos_items'
- Get rid of UMODE_ALL
- conf_db.h, conf_db.c: remove functions/definitions we don't need
- Removed glines - Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and dline_min_cidr6 configuration options
- Update copyright years
- Update GPL 2 license headers
- Renamed MyMalloc() to MyCalloc()
- conf_db.c: fixed documentation
- conf_db.c: fixed inconsistent use of "can't" and "cannot"
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
- Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
- Quarantined/reserved channels may now contain wildcards
- conf_db.c: import backup/restore cleanups from 5.1.24
- Cleanup unused header file includes - Fixed minor compile warning in conf.c
- Fixed inconsistent svn file properties
- Fixed class blocks not getting default values set properly - bison 2.6.5
- minor MaskItem structure cleanup
- svn propset svn:keywords "Id"
- Initial rewrite of the configuration subsystem
- flesh out new *line database handling - simplify temporary bans
- read_uint8, write_uint8: use uint8_t instead of unsigned char
- minor cleanups to conf_db.c; Get rid of 16 bit limitation string lengths
- dbs are now periodically flushed on disc every 5 minutes
- klines, dlines, xlines, glines and resv now make use of the new database; also, temporary *lines are now stored, so they're not lost after restarting the ircd. This also applies to G-lines.
- src/conf_db.c: Cleanup get_file_version()
- Added conf_db.c based on ircservice's binary database for later use
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.