summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-04- svn propset svn:keywords "Id"michael
2012-11-04- fixed compile warnings in contrib/michael
2012-11-04- Add conf_class.c, conf_class.hmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- restart.c: since save_all_databases may generate server traffic and logmichael
2012-11-01- restart.c: ensure databases get dumped to disk before terminatingmichael
2012-11-01- Fixed previous commit to m_resv.cmichael
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- Fixed compile warnings due to missing arguments to sendto_realops_flags()michael
2012-11-01- Removed temporary_xlines listmichael
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
2012-10-31- bison 2.6.3michael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-29- Fixed possible TBURST desynchronization with servicesmichael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael
2005-09-30- test commitadx
2005-09-29Initial importlusky