Age | Commit message (Expand) | Author |
2013-11-18 | Default adding to 1 in mlock add/del, always reply with something even if the... | Adam |
2013-11-18 | cs_access: Fixed disabling channel levels. Also, correctly log /cs levels com... | Robby- |
2013-11-16 | Add missing .founder checks to cs_flags | Adam |
2013-11-16 | Make /cs up set modes you have the priv for, but not the auto priv, because R... | Adam |
2013-11-16 | Also check command names in cs_log when seeing if a newly added entry already... | Adam |
2013-11-16 | Tell people why they cant disable the founder level instead of claiming it do... | Adam |
2013-11-16 | Add help for /cs set keepmodes | Adam |
2013-11-16 | Allow founders to change flags even if they don't have any matching access en... | Adam |
2013-11-15 | Add general:hideregisteredcommands to hide commands that require you to be id... | Adam |
2013-11-12 | try/catch cs_access AccessUnserialize just incase, don't crash if ns_ajoin is... | Adam |
2013-11-09 | Merge pull request #25 from Robby-/1.9-nsidfaillogacctnames | Adam |
2013-11-09 | Show (none) on flags list if a user is on the access list but has no flags | Adam |
2013-11-08 | Don't allow users to remove non-flags access entries that are >= them with /c... | Adam |
2013-11-04 | ns_identify: When logging failures, also show the account name, and that it e... | Robby- |
2013-11-01 | Attempt #3 | Adam |
2013-11-01 | Fix release build, not too sure why this is, compiler seems to infer this as ... | Adam |
2013-11-01 | Compare access entries created with the levels access system by access level ... | Adam |
2013-10-28 | Fix logging when identifying with an SSL certificate fingerprint. | Robby- |
2013-10-28 | Fix kill and killquick default expiry times. | Robby- |
2013-10-28 | Fix some typos and touch up the configs a little. | Robby- |
2013-10-26 | moved some config options from example.conf to nickserv.example.conf | DukePyrolator |
2013-10-22 | Make nickserv's confirmemailchanges option work | Adam |
2013-10-19 | Fix some typos of language | Adam |
2013-10-19 | Fix os_dns not using remove_split_servers and fix remove_split_servers=true r... | Adam |
2013-10-05 | Hide expires in /cs info if the channel is actively in use as it confuses people | Adam |
2013-10-05 | Big update of the Dutch language file. | Robby- |
2013-10-05 | cs_mode: Fix override in /cs mode set. | Robby- |
2013-10-05 | os_news: Add some logging. | Robby- |
2013-10-05 | Fix logging for log type 'other'. | Robby- |
2013-10-05 | Fix /ns alist showing a header/column header if the user has no access | Adam |
2013-10-05 | Hide privileged commands in ns help set and cs help set if configured | Adam |
2013-10-05 | Log akill deleteions by number | Adam |
2013-10-05 | cs_entrymsg: Check for the correct override privilege. | Robby- |
2013-10-05 | Don't explicitly reference services nicks. | Robby- |
2013-09-29 | os_session: Add some empty lines to the session help command to improve reada... | Robby- |
2013-09-29 | NickServ: Change a few log wordings and add missing log calls to some commands. | Robby- |
2013-09-29 | ns_access: Allow LIST by Services Operators on suspended nicks. Change wording. | Robby- |
2013-09-29 | cs_akick: Make the default autokick reason translatable. | Robby- |
2013-09-29 | cs_set: Fix showing expiry time in INFO output. | Robby- |
2013-09-27 | Remove "Nick" reference from the /os ignore del message, as it can only conta... | Adam |
2013-09-27 | Replace this silly random code generation code with something more sane looking | Adam |
2013-09-27 | Fix compile warnings and errors found by clang | Adam |
2013-09-27 | Allow modifying mlock on nonexistant (but registered) channels | Adam |
2013-09-27 | Allow /os forbid list <type> | Adam |
2013-09-27 | Fix /os ignore del on nicks | Adam |
2013-09-27 | Add missing columns to os_forbid. Make most lists with dates use the shorter ... | Robby- |
2013-09-27 | Fix ms del all not actually deleting some memos | Adam |
2013-09-27 | Fix ms list crash | Adam |
2013-09-27 | Fix a few more modules to look in the right places for certain settings. | Robby- |
2013-09-27 | Fix akillids to work again. os_session: Add missing num to del syntax and add... | Robby- |