summaryrefslogtreecommitdiff
path: root/include/extern.h
AgeCommit message (Expand)Author
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
2008-10-26Added addakiller directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added sessionautokillexpiry directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added exceptionexpiry directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added limitsessions directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added notifications directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added disableraw directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added killonsqline directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-26Added killonsgline directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-25Added akillonadd directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-25Added autokillexpiry, chankillexpiry, sglineexpiry, sqlineexpiry, and szlinee...Naram Qashat cyberbotx@cyberbotx.com
2008-10-25Added logmaxusers directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-25Added superadmin directive to operserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-19Added casesensitive directive to botserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-19Added gentlebadwordreason directive to botserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-19Added smartjoin directive to botserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-19Added keepdata directive to botserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-14Added notifyall directive to memoserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-14Added senddelay directive to memoserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added opersonly directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added restrictgetpass directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added listopersonly directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added inhabit directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added expire directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Merge commit 'cbx/anopeng-config' into anopeng-configRobin Burchell w00t@inspircd.org
2008-10-07Merge branch 'anopeng' into anopeng-configRobin Burchell w00t@inspircd.org
2008-10-05Removed DevNull pseudo-client as well as all *Alias pseudo-clients.Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Merge branch 'anopeng' into anopeng-configNaram Qashat cyberbotx@cyberbotx.com
2008-10-03Merge commit 'cbx/anopeng-charfix' into anopengRobin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendSVID() with direct call to SendSVID() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSVSMode_chan() with direct call to SendSVSModeChan() in IR...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendBanDel() with direct call to SendBanDel() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSGLine() with direct call to SendSGLine() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSZLine() with direct call to SendSZLine() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSZLineDel() with direct call to SendSZLineDel() in IRCDPro...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSGLineDel() with direct call to SendSGLineDel() in IRCDPro...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSVSHoldDel() with direct call to SendSVSHoldDel() in IRCDP...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSVSHold() with direct call to SendSVSHold() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendConnect() with direct call to SendConnect() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendVhost() with direct call to SendVhost() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendForceNickChange() with direct call to SendForceNickChange(...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendSVSO() with direct call to SendSVSO() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com