index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_db.c
Age
Commit 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.c
michael
2013-04-25
- Added basic support for libGeoIP
michael
2013-04-14
- Quarantined/reserved channels may now contain wildcards
michael
2012-11-19
- conf_db.c: import backup/restore cleanups from 5.1.24
michael
2012-11-18
- Cleanup unused header file includes
michael
2012-11-11
- Fixed class blocks not getting default values set properly
michael
2012-11-10
- minor MaskItem structure cleanup
michael
2012-11-04
- svn propset svn:keywords "Id"
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
2012-11-01
- flesh out new *line database handling
michael
2012-11-01
- read_uint8, write_uint8: use uint8_t instead of unsigned char
michael
2012-11-01
- minor cleanups to conf_db.c; Get rid of 16 bit limitation string lengths
michael
2012-11-01
- dbs are now periodically flushed on disc every 5 minutes
michael
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 use
michael