summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11SendConfirmMail: Replace %E with new emailPeter Tseng
2015-03-11Allow cs clone to clone levels tooAdam
2015-03-11Make cs_clone behave closer to how the help describes itAdam
2015-03-11Normalize masks given to cs_kick, use entry to match them against usersAdam
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-11Hide set desc because set description existsAdam
2015-03-11Strip color codes when looking up fantasy commands.Adam
2015-03-11Redesign m_ldap to no longer rely on undefined behaviorAdam
2015-02-23Move GIT_VERSION define to build.h, otherwise version.h is bumped per commit ...Adam
2015-02-10Merge pull request #102 from miwob/master+protocol-missing-modesAdam
2015-02-10Merge pull request #103 from miwob/master+hybrid-misc-changesAdam
2015-02-10Merge pull request #104 from miwob/master+anope.de_DE.po-minor-updateAdam
2015-02-10- Minor update to anope.de_DE.po; removed double space + proper translationmiwob
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-06Merge pull request #100 from miwob/master+hybrid-protocol-cmode-ctcpAdam
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-03Make module version system workAdam
2015-02-03Properly unescape xmlrpcAdam
2015-01-28More properly track topic change sources and allow users with access to chang...Adam
2015-01-26Check virtual mode bases betterAdam
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
2015-01-10Always use source name when logging server kicksAdam
2015-01-10Log user away messagesAdam
2015-01-10Add networkinfo:nick_chars option to allow configuring additional characters ...Adam
2015-01-10Include botserv/* in default Services Administrator opertype to behave like 1.8Adam
2014-12-28Merge pull request #94 from webczat/2.0Adam
2014-12-28Only disable CMP0026 if it existsAdam
2014-12-28Merge pull request #93 from alexbarton/ngircd-fix-servertokenAdam
2014-12-28Merge pull request #95 from webczat/2.0xAdam
2014-12-28Merge pull request #96 from webczat/termforkAdam
2014-12-28Replace spaces in opertypes with underscores in stats oAdam
2014-12-28Fix crash when non-users register channelsAdam
2014-12-28Fix adding regmoderated mode twice in plexusAdam
2014-12-19Disable CMP0026 warnings on cmake 3Adam
2014-12-12Anope will now fork even when not started from a tty, like init scrpits.Michał Zegan
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-07Update the dutch language file.Robby-
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