- Update GPL 2 license headers
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX
- conf_db.c: import backup/restore cleanups from 5.1.24
- Fixed inconsistent svn file properties
- svn propset svn:keywords "Id"
- read_uint8, write_uint8: use uint8_t instead of unsigned char
- 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.