summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-18cs_access: Fixed disabling channel levels. Also, correctly log /cs levels com...Robby-
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-16Add missing .founder checks to cs_flagsAdam
2013-11-16Delete notify/client sockets when m_dns is unloadedAdam
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-16Fix default level names for access change/list in db_oldAdam
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-16Use the source's sync state and not mine when processing sjoins to determine ...Adam
2013-11-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
2013-11-15Allow mlocking +r on ratbox/whatever elseAdam
2013-11-12Set the default db name to anope.dbAdam
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-09Do not grant auto privileges to founders if they match other accessAdam
2013-11-09Show (none) on flags list if a user is on the access list but has no flagsAdam
2013-11-09Remove db_plainAdam
2013-11-08Don't allow users to remove non-flags access entries that are >= them with /c...Adam
2013-11-04Merge pull request #26 from Cronus89/patch-1Jens Voß
2013-11-04Merge pull request #23 from Phr33d0m/1.9Adam
2013-11-04Add a couple of usability and aesthetic changes, fix the half-broken chanlist...Denis M. (Phr33d0m)
2013-11-03CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating imprope...Cronus89
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-11-01Cleanup some access(group) comparison logic in access.cppAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-11-01People often seem to get tripped up by this, so document more clearlyAdam
2013-11-01Don't take modes in SetCorrectModes if the user has the ME privilegeAdam
2013-10-28Merge pull request #24 from Robby-/1.9+fixesAdam
2013-10-28Fix logging when identifying with an SSL certificate fingerprint.Robby-
2013-10-28Stop requesting identification when changing nicks to a registered nick, and ...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-27Fix m_httpd not passing non post data to other modules correctly & close conn...Adam
2013-10-27fixed a small error that causes irc2sql to not compileDukePyrolator
2013-10-27fixed make install not installing the new example config filesDukePyrolator
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-10-26new event OnSetDisplayedHostDukePyrolator
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
2013-10-14Bump for 1.9.10-gitAdam
2013-10-12Anope 1.9.9 Release1.9.9Adam
2013-10-12Update version.logAdam
2013-10-12Update language filesAdam