summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09irc2sql: fixed incorrect usercount for channels and servers after netsplit, f...DukePyrolator
2013-12-03Merge pull request #32 from Harak/1.9Adam
2013-12-03Updated french installation instructions.Harak
2013-12-02Send channel topics on initial burst, sync chanels after db load, and try to ...Adam
2013-12-01Fix crash from loading exceptions with db_old and then unloading db_oldAdam
2013-12-01Fix 5e4d52ad4717fb07dde629902beb70c252c8c8b4 moreAdam
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-12-01Fix 1542937d64860243dcf410738ee73f433a661a94Adam
2013-11-30Require email address to be passed to resetpassAdam
2013-11-24Revert "Fix session user logoff hook"Adam
2013-11-24Merge pull request #29 from Robby-/1.9-nllangupdateAdam
2013-11-24Update the dutch language file for new and modified strings, and fix some typ...Robby-
2013-11-23Fix/clean/clarify some stuff found by coverity scanAdam
2013-11-22fixed webcpanel not html escaping displayed memos, bug reported by MietzieDukePyrolator
2013-11-21Re-find dependant protocol modules on unload, they can be reloaded from under...Adam
2013-11-21This actually can't happen, but this is what was meantAdam
2013-11-21Shrink nick and channel default flags in db_old, otherwise converted nicks/ch...Adam
2013-11-21Hybrid has no quit on kill, so internally kill users when killedAdam
2013-11-21Fix session user logoff hookAdam
2013-11-20OnJoinChannel can modify the ts for a channel, so update keep_their_modes in ...Adam
2013-11-19Don't claim to support SAVE on charybdis...Adam
2013-11-18Actually we can use this ssl ext type which apparently does existAdam
2013-11-18Give a reason why we cant clear nonssl users on ircds with no ssl usermodeAdam
2013-11-18Make /ms check better able to tell if youve recently sent a memo to someoneAdam
2013-11-18Check override permission in cs_flags for modifying existing entries tooAdam
2013-11-18Merge pull request #27 from Cronus89/patch-1Adam
2013-11-18Merge pull request #28 from Robby-/1.9+cslevelsAdam
2013-11-18Show the correct setting name in /ns help set messageAdam
2013-11-18Default adding to 1 in mlock add/del, always reply with something even if the...Adam
2013-11-18cs_access: Fixed disabling channel levels. Also, correctly log /cs levels com...Robby-
2013-11-17Default nogroupchange to on, update comment to make senseAdam
2013-11-17Fix placeholder for akill.htmlCronus89
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-16Add missing .founder checks to cs_flagsAdam
2013-11-16Delete notify/client sockets when m_dns is unloadedAdam
2013-11-16Make /cs up set modes you have the priv for, but not the auto priv, because R...Adam
2013-11-16Also check command names in cs_log when seeing if a newly added entry already...Adam
2013-11-16Fix default level names for access change/list in db_oldAdam
2013-11-16Tell people why they cant disable the founder level instead of claiming it do...Adam
2013-11-16Add help for /cs set keepmodesAdam
2013-11-16Allow founders to change flags even if they don't have any matching access en...Adam
2013-11-16Use the source's sync state and not mine when processing sjoins to determine ...Adam
2013-11-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
2013-11-15Allow mlocking +r on ratbox/whatever elseAdam
2013-11-12Set the default db name to anope.dbAdam
2013-11-12try/catch cs_access AccessUnserialize just incase, don't crash if ns_ajoin is...Adam
2013-11-09Merge pull request #25 from Robby-/1.9-nsidfaillogacctnamesAdam
2013-11-09Do not grant auto privileges to founders if they match other accessAdam
2013-11-09Show (none) on flags list if a user is on the access list but has no flagsAdam
2013-11-09Remove db_plainAdam