summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Expand)Author
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
2013-11-16Also check command names in cs_log when seeing if a newly added entry already...Adam
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-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
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-09Show (none) on flags list if a user is on the access list but has no flagsAdam
2013-11-08Don't allow users to remove non-flags access entries that are >= them with /c...Adam
2013-11-04ns_identify: When logging failures, also show the account name, and that it e...Robby-
2013-11-01Attempt #3Adam
2013-11-01Fix release build, not too sure why this is, compiler seems to infer this as ...Adam
2013-11-01Compare access entries created with the levels access system by access level ...Adam
2013-10-28Fix logging when identifying with an SSL certificate fingerprint.Robby-
2013-10-28Fix kill and killquick default expiry times.Robby-
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-10-22Make nickserv's confirmemailchanges option workAdam
2013-10-19Fix some typos of languageAdam
2013-10-19Fix os_dns not using remove_split_servers and fix remove_split_servers=true r...Adam