summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-12-28Fix adding regmoderated mode twice in plexusAdam
2014-12-27Remove now unnecessary eventhook constructor calls in module init listsAdam
2014-12-12Fix issue 1627.Michał Zegan
2014-12-12Changed calls to Get() for bool extensible items to HasExt in the chanserv mo...Michał Zegan
2014-12-11Remove os exception moveAdam
2014-12-10Unconst these config Get<Anope::string> calls as it makes no senseAdam
2014-12-10Use a triat class for event names instead of having to manually give them pla...Adam
2014-12-07Add SAVE support to inspircd20Adam
2014-12-05Change webpanel access add to just add via the commands, split Command::Run i...Adam
2014-12-05Update Kill() calls to pass source pointer instead of nameAdam
2014-12-02Link m_ldap against ldap_r not ldapAdam
2014-11-30Correctly assign nicks to their respective host serversAlexander Barton
2014-11-30Fix server token assignment of servers in the networkAlexander Barton
2014-11-25Move automatically identified for log message to usersAdam
2014-11-24Set require_oper in /os operAdam
2014-11-24Rewrite serializable to have field level granularityAdam
2014-11-15Allow 0 ttb in flood kickerAdam
2014-11-15Fix access dup check to account for accountsAdam
2014-11-08Fix bahamut mode handlerAdam
2014-11-08Fix not removing zones from server->zonesAdam
2014-11-04Show access denied if /os kick can't kick the targetAdam
2014-11-04Allow mlock to be enforced when unsetting defcon modesAdam
2014-11-04Move chan register event prior to applying final mode changes, so cs_mode can...Adam
2014-11-03enc_bcrypt is no longer extra because it doesn't depend on external dependenc...Adam
2014-11-03Fix log message when enabling botserv kickersAdam
2014-10-24Keep the akiller's name when updating the reason.Thomas Fargeix
2014-10-16Validate credentials sent via sasl moreAdam
2014-10-14Show extended strftime output for suspend infoAdam
2014-10-14Set access masks to the case of the nick they match, if anyAdam
2014-10-14Fix module event prioritization which was broken with the newerAdam
2014-10-12Move nick register event to make it easier for modules to determine if a newl...Adam
2014-10-12Add exempts and optionally allow authenticated users past m_dnsblAdam
2014-10-12Add an operserv/oper/modify privilege.Thomas Fargeix
2014-10-12Add a chanserv/access/list privilegeThomas Fargeix
2014-10-06Log when memos are sentAdam
2014-10-06Clean up collide timers on identify, otherwise you can login and logout befor...Adam
2014-10-06Don't add duplicate akills in os_sessionAdam
2014-10-06Clear pending collided state on release, fixes colliding users using recover ...Adam
2014-10-06Add a confirmation reply to ns recover on an unidentified user with svsnickAdam
2014-10-06ngircd doesn't allow sourceless messagesAdam
2014-09-14changed the engine of the chanstats table from InnoDB back to MyISAM to avoid...DukePyrolator
2014-09-14fixed typo in the last commitDukePyrolator
2014-09-14added missing support for operonly and silentoperonly in os_defconDukePyrolator
2014-09-01Fix unserializing badwords to not add dupes when unserializing an existing bw...Adam
2014-08-24Change Channel::GetModeList to return a copy of the mode list, not aAdam
2014-08-11cs_set: Fix logging for SET SUCCESSOR to correctly log overrides.Robby-
2014-08-03List opertypes in /os oper infoAdam
2014-08-03Make botserv fantasy override its own privilegeAdam
2014-08-03Fix some botserv help entries from showing when they shouldn'tAdam
2014-08-03Add cs_mode:max config optionAdam