Age | Commit message (Expand) | Author |
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 | Delete notify/client sockets when m_dns is unloaded | 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 | Fix default level names for access change/list in db_old | 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-15 | Allow mlocking +r on ratbox/whatever else | Adam |
2013-11-12 | Set the default db name to anope.db | 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-09 | Remove db_plain | Adam |
2013-11-08 | Don't allow users to remove non-flags access entries that are >= them with /c... | Adam |
2013-11-04 | Merge pull request #26 from Cronus89/patch-1 | Jens Voß |
2013-11-04 | Add a couple of usability and aesthetic changes, fix the half-broken chanlist... | Denis M. (Phr33d0m) |
2013-11-03 | CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating imprope... | Cronus89 |
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 | Stop requesting identification when changing nicks to a registered nick, and ... | 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-27 | Fix m_httpd not passing non post data to other modules correctly & close conn... | Adam |
2013-10-27 | fixed a small error that causes irc2sql to not compile | DukePyrolator |
2013-10-26 | added the irc2sql gateway module | DukePyrolator |
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 | Always show expire time for nicks in /ns info to opers, even if the user is o... | 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 not setting -r when channels are deleted | Adam |
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 | Exempt ulines/myself from bounce mode check | Adam |
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- |