summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.cyberbotx
2008-12-17Implemented CMake build system to replace the old autoconf-based build system.cyberbotx
2008-11-23Fix example idrburchell
2008-11-21Remove unused data/tables.sqlrburchell
2008-11-21Cleanup in example.conf.cyberbotx
2008-11-20Removed old example.conf and replaced with example_new.conf, services.conf wi...cyberbotx
2008-11-19Converted modules to use ConfigReader to access new config parser.cyberbotx
2008-11-18Removed autokilldatabase directive from operserv block as it is no longer in ...cyberbotx
2008-11-18Added localhost and localport directives to serverinfo block in new config.cyberbotx
2008-11-16Added support for multiple uplink blocks in the new config.cyberbotx
2008-11-16Added module blocks for autoloading non-core modules.cyberbotx
2008-11-15Added ulineservers directive to options block in new config.cyberbotx
2008-11-15Added newscount directive to options block in new config.cyberbotx
2008-11-15Added restrictopernicks directive to options block in new config.cyberbotx
2008-11-15Added nickregdelay directive to options block in new config.cyberbotx
2008-11-15Added anonymousglobal directive to options block in new config.cyberbotx
2008-11-15Added globaloncycleup directive to options block in new config.cyberbotx
2008-11-15Added globaloncycledown directive to options block in new config.cyberbotx
2008-11-15Added globaloncycle directive to options block in new config.cyberbotx
2008-11-15Added hidestatso directive to options block in new config.cyberbotx
2008-11-15Added dumpcore and logusers directives to options block in new config.cyberbotx
2008-11-15Added usestrictprivmsg directive to options block in new config.cyberbotx
2008-11-15Added useprivmsg directive to options block in new config.cyberbotx
2008-11-15Added forceforbidreason directive to options block in new config.cyberbotx
2008-11-15Added keepbackups directive to options block in new config.cyberbotx
2008-11-15Added keeplogs directive to options block in new config.cyberbotx
2008-11-15Added timeoutcheck directive to options block in new config.cyberbotx
2008-11-15Added warningtimeout directive to options block in new config.cyberbotx
2008-11-15Added readtimeout directive to options block in new config.cyberbotx
2008-11-15Added expiretimeout directive to options block in new config.cyberbotx
2008-11-15Added updatetimeout directive to options block in new config.cyberbotx
2008-11-15Added badpasstimeout directive to options block in new config.cyberbotx
2008-11-15Added badpasslimit directive to options block in new config.cyberbotx
2008-11-15Added strictpasswords directive to options block in new config.cyberbotx
2008-11-15Added nobackupokay directive to options block in new config.cyberbotx
2008-11-15Added userkey[123] directives to options block in new config.cyberbotx
2008-11-15Started options block in new config, added encryption directive to it.cyberbotx
2008-11-09Added dontquoteaddresses directive to mail block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added delay directive to mail block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added restrictmail directive in mail block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added sendfrom directive to mail block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added sendmailpath directive to mail block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added nicklen directive to networkinfo block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Started new mail block in new config, added usemail directive to it.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added networkname directive to networkinfo block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added logbot directive to networkinfo block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added logchannel directive to networkinfo block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Started new networkinfo block in new config, added helpchannel directive to it.Naram Qashat cyberbotx@cyberbotx.com