Age | Commit message (Expand) | Author |
2014-01-02 | Add an explicit privilege for os_config's modify | Adam |
2014-01-02 | Update os_config | Adam |
2014-01-02 | Have db_old load news.db too | Adam |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |
2013-12-30 | Fix loading kicker ttb data | Adam |
2013-12-29 | Don't expire ignores when NoExpire is enabled. | Robby- |
2013-12-28 | Do not translate command parameters that do not have translatable strings in ... | Robby- |
2013-12-27 | Readd channel description to ns alist output | Adam |
2013-12-27 | Fix forbid add message to show the correct type | Adam |
2013-12-26 | Fix crash with badwords of type 'end' and possibly when messages contain only... | Adam |
2013-12-26 | Default the founder privilege to level 10000 as I had originally intended. Do... | Adam |
2013-12-26 | Add a config option for whether or not to reset the TS of persistent channels... | Adam |
2013-12-24 | Don't epxire forbids when noexpire mode is on | Adam |
2013-12-24 | Set a description for the resend command | Adam |
2013-12-24 | If last usermask and last realhost are the same, don't show both because duh | Adam |
2013-12-22 | Do not allow /cs clone access to add duplicate masks to the access list or al... | Adam |
2013-12-20 | Fix reading unconfirmed expire config value when register type is set to mail | Adam |
2013-12-20 | Fix deleting multiple access entries when one of them matches your access group | Adam |
2013-12-20 | Add missing syntax to botserv kicker help | Adam |
2013-12-20 | Document hs reject's reason | Adam |
2013-12-19 | Don't leak opers and opertypes on /os reload, fix not updating opertypes on n... | Adam |
2013-12-19 | Fix a few commands not being able to find non conf opers | Adam |
2013-12-17 | Update last_modes when keepmodes is set on or off | Adam |
2013-12-17 | Set pending mode changes immediately when an object is removed from the mode ... | Adam |
2013-12-02 | Send channel topics on initial burst, sync chanels after db load, and try to ... | Adam |
2013-12-01 | Fix crash from loading exceptions with db_old and then unloading db_old | Adam |
2013-11-30 | Require email address to be passed to resetpass | Adam |
2013-11-24 | Revert "Fix session user logoff hook" | Adam |
2013-11-23 | Fix/clean/clarify some stuff found by coverity scan | Adam |
2013-11-21 | Fix session user logoff hook | Adam |
2013-11-18 | Actually we can use this ssl ext type which apparently does exist | Adam |
2013-11-18 | Give a reason why we cant clear nonssl users on ircds with no ssl usermode | Adam |
2013-11-18 | Make /ms check better able to tell if youve recently sent a memo to someone | Adam |
2013-11-18 | Check override permission in cs_flags for modifying existing entries too | Adam |
2013-11-18 | Merge pull request #28 from Robby-/1.9+cslevels | Adam |
2013-11-18 | Show the correct setting name in /ns help set message | Adam |
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- |