summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-22Anope 2.0.2 Release2.0.2Adam
2015-03-22Fix m_ldap_oper to buildAdam
2015-03-22Fix new version stuff with empty version extraAdam
2015-03-22Merge pull request #115 from aFreshMelon/aFreshMelon-patch-1Adam
2015-03-22Merge pull request #112 from attilamolnar/2.0+inspircdmlockAdam
2015-03-22Make the signed kick/ban message format configurable.Robby-
2015-03-22Change git version name back to what it was, which the core usesAdam
2015-03-22Fix typo in ChangesAdam
2015-03-18XML-RPC responses also don't have a methodName tagSebastian Barfurth
2015-03-12Merge pull request #113 from attilamolnar/2.0+opensslAdam
2015-03-12Only apply keepmodes on channel syncAdam
2015-03-12Update Changes.conf and ChangesAdam
2015-03-12m_ssl_openssl: Allow disabling SSLv3 via the configAttila Molnar
2015-03-12m_ssl_openssl: Set sane default context optionsAttila Molnar
2015-03-12Merge pull request #114 from anope/revert-99-extemp_protectedAdam
2015-03-12Revert "Added kickcheck override for users with protected privs"Adam
2015-03-12Update cmake version parsing code to deal with recent build version changesAdam
2015-03-12Merge pull request #99 from H7-25/extemp_protectedAdam
2015-03-12Merge pull request #105 from miwob/master+use-uid-for-svsnickAdam
2015-03-12Merge pull request #106 from miwob/master+SendClientIntroductionAdam
2015-03-12Merge pull request #107 from miwob/master+misc-hybrid-changesAdam
2015-03-12Merge pull request #111 from aFreshMelon/fix-xmlrpc-responseAdam
2015-03-12Document that m_ldap_authentication:disable_register_reason blocks groupingAdam
2015-03-12Show passlen in PASSWORD_TOO_LONGAdam
2015-03-11InspIRCd 2.0: Re-set server-side topiclock when an incoming METADATA topicloc...Attila Molnar
2015-03-11InspIRCd 2.0: Re-set server-side mlock when an incoming METADATA mlock from a...Attila Molnar
2015-03-11InspIRCd 2.0: Pass use_server_side_topiclock and use_server_side_mlock refere...Attila Molnar
2015-03-11InspIRCd 2.0: Add METADATA handler, pass everything to inspircd12/metadataAttila Molnar
2015-03-11Only matches sqlines against channels if they begin with a #Adam
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-03-07Correct wrong XML response tagSebastian Barfurth
2015-02-23Move GIT_VERSION define to build.h, otherwise version.h is bumped per commit ...Adam
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-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