summaryrefslogtreecommitdiff
path: root/src/conf_db.c
AgeCommit message (Expand)Author
2014-02-27- conf_db.c: fixed inconsistent use of "can't" and "cannot"michael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2013-06-03- Remove unused temporary_resv list. Move channel_resv_list to conf.cmichael
2013-04-25- Added basic support for libGeoIPmichael
2013-04-14- Quarantined/reserved channels may now contain wildcardsmichael
2012-11-19- conf_db.c: import backup/restore cleanups from 5.1.24michael
2012-11-18- Cleanup unused header file includesmichael
2012-11-11- Fixed class blocks not getting default values set properlymichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-04- svn propset svn:keywords "Id"michael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- flesh out new *line database handlingmichael
2012-11-01- read_uint8, write_uint8: use uint8_t instead of unsigned charmichael
2012-11-01- minor cleanups to conf_db.c; Get rid of 16 bit limitation string lengthsmichael
2012-11-01- dbs are now periodically flushed on disc every 5 minutesmichael
2012-11-01- klines, dlines, xlines, glines and resv now make use of the new database;michael
2012-10-31- src/conf_db.c: Cleanup get_file_version()michael
2012-10-31- Added conf_db.c based on ircservice's binary database for later usemichael