summaryrefslogtreecommitdiff
path: root/include/extern.h
AgeCommit message (Expand)Author
2008-11-19Converted modules to use ConfigReader to access new config parser.cyberbotx
2008-11-18Added ConfigReader class from InspIRCd to be used in modules to read config f...cyberbotx
2008-11-18Removed autokilldatabase directive from operserv block as it is no longer in ...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-16Remove UseTS6. This is now on or off at an ircd, not a config level. Move Cha...rburchell
2008-11-16Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go aw...rburchell
2008-11-16Remove UnRestrictSAdmin.rburchell
2008-11-15Added ulineservers directive to options block in new config.cyberbotx
2008-11-15Added restrictopernicks directive to options block in new config.cyberbotx
2008-11-15Added anonymousglobal 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 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-15Remove moduleAddData|GetData|DelData and all associated mess. Extensible base...rburchell
2008-11-15Revert "Clarify some casts to stop warnings on some compilers"rburchell
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-15Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() int...rburchell
2008-11-15Clarify some casts to stop warnings on some compilersrburchell
2008-11-15Nuke eventprintf() and EvtMessage from orbitrburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-14Small miscellaneous fixes, pt 3.rburchell
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-09Started new mail block in new config, added usemail directive to it.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Added logbot directive to networkinfo block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-11-09Move modules_core_init() to ModuleManager::LoadModuleList().Robin Burchell w00t@inspircd.org
2008-11-09Always UseSVS2MODE, too.Robin Burchell w00t@inspircd.org
2008-11-09UseTokens needs to die in a fire, don't let it be turned off.Robin Burchell w00t@inspircd.org
2008-11-03Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't wor...Robin Burchell w00t@inspircd.org
2008-11-03Remove remnants of old protocol stuff from header.Robin Burchell w00t@inspircd.org
2008-11-03Remove MARK_DEPRECATED from some stuff, it makes development a bit too noisy.Robin Burchell w00t@inspircd.org
2008-11-03Merge commit 'trunk' into anopeng (1.8 updates, etc)Robin Burchell w00t@inspircd.org
2008-11-02Rip out SQL. It's utterly useless in current implementation.Robin Burchell w00t@inspircd.org
2008-10-27Added globalondefconmore directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added globalondefcon directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added timeout directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added akillexpire directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added opersonly directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com