summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Expand)Author
2014-01-26Correct error message in gl_global to reference the right moduleAdam
2014-01-21Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.Adam
2014-01-09Fix repeat kicker message to show the correct number of times a user can say ...Adam
2014-01-09Fix empty ttb in bs kick repeat onAdam
2014-01-09Hook to OnUserLogin instead of OnNickIdentify in ns_ajoinAdam
2014-01-09Remove help access levels from help output because it no longer existsAdam
2014-01-06Fix compile with -std=c++11Adam
2014-01-06Hide +s channels from /cs list output to non opersAdam
2014-01-06Add the channel name to reply of cs-status, useful for applicationsDaniel Oaks
2014-01-04Make /cs status use the chanserv/auspex privilege instead of chanserv/access/...Adam
2014-01-02Add an explicit privilege for os_config's modifyAdam
2014-01-02Update os_configAdam
2014-01-02Have db_old load news.db tooAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-12-30Fix loading kicker ttb dataAdam
2013-12-29Don't expire ignores when NoExpire is enabled.Robby-
2013-12-28Do not translate command parameters that do not have translatable strings in ...Robby-
2013-12-27Readd channel description to ns alist outputAdam
2013-12-27Fix forbid add message to show the correct typeAdam
2013-12-26Fix crash with badwords of type 'end' and possibly when messages contain only...Adam
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-12-24Don't epxire forbids when noexpire mode is onAdam
2013-12-24Set a description for the resend commandAdam
2013-12-24If last usermask and last realhost are the same, don't show both because duhAdam
2013-12-22Do not allow /cs clone access to add duplicate masks to the access list or al...Adam
2013-12-20Fix reading unconfirmed expire config value when register type is set to mailAdam
2013-12-20Fix deleting multiple access entries when one of them matches your access groupAdam
2013-12-20Add missing syntax to botserv kicker helpAdam
2013-12-20Document hs reject's reasonAdam
2013-12-19Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...Adam
2013-12-19Fix a few commands not being able to find non conf opersAdam
2013-12-17Update last_modes when keepmodes is set on or offAdam
2013-12-17Set pending mode changes immediately when an object is removed from the mode ...Adam
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-11-30Require email address to be passed to resetpassAdam
2013-11-24Revert "Fix session user logoff hook"Adam
2013-11-23Fix/clean/clarify some stuff found by coverity scanAdam
2013-11-21Fix session user logoff hookAdam
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 #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-16Add missing .founder checks to cs_flagsAdam
2013-11-16Make /cs up set modes you have the priv for, but not the auto priv, because R...Adam