summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2015-03-11Normalize masks given to cs_ban, use entry to match them against usersAdam
2015-03-11Remove cloak prior to applying vhost in insp20 fhost handlerAdam
2015-03-11Strip color codes when looking up fantasy commands.Adam
2015-03-11Redesign m_ldap to no longer rely on undefined behaviorAdam
2015-03-07Correct wrong XML response tagSebastian Barfurth
2015-02-15- Misc updates to the hybrid protocol modules:miwob
2015-02-15- Update SendClientIntroduction() to use * for account names instead of 0miwob
2015-02-15- Change SendForceNickChange() to use UIDsmiwob
2015-02-11Added kickcheck override for users with protected privsH7-25
2015-02-10Merge pull request #102 from miwob/master+protocol-missing-modesAdam
2015-02-08Misc changes to the ircd-hybrid protocol module:miwob
2015-02-07- Added some missing user modes to the ircd-hybrid protocol modulemiwob
2015-02-06Merge pull request #101 from miwob/master+hybrid-protocol-no-globops-overrideAdam
2015-02-06- Removed SendGlobopsInternal() override as it's basically a duplicate of Sen...miwob
2015-02-06- Update ircd-hybrid protocol module to support channel mode 'C' (no CTCPs)miwob
2015-02-05Fix os_mode to handle channels going away due to mode changes, and maybe cs_modeAdam
2015-02-03Properly unescape xmlrpcAdam
2015-01-28More properly track topic change sources and allow users with access to chang...Adam
2015-01-26Fix negatively locking param modes in default mlockAdam
2015-01-11Merge pull request #98 from flotwig/patch-1Adam
2015-01-11cs_entrymsg to use SET permission, not isFounderZach Bloomquist
2015-01-10Fix m_xmlrpc server configuration optionAdam
2014-12-28Merge pull request #94 from webczat/2.0Adam
2014-12-28Merge pull request #93 from alexbarton/ngircd-fix-servertokenAdam
2014-12-28Merge pull request #95 from webczat/2.0xAdam
2014-12-28Fix crash when non-users register channelsAdam
2014-12-28Fix adding regmoderated mode twice in plexusAdam
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-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-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