summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-29#1649 don't update keepmodes during inhbaitAdam
2015-06-29#1643 Umode +I is oper only on UnrealAdam
2015-06-29Don't allow registering service nicksAdam
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...Adam
2015-06-29Don't allow loading hostserv mods if there can be no hostservAdam
2015-06-29Check name validity after unpackname() to check for bad names in questins and...Adam
2015-06-29Don't allow adding or changing bots to collide with usersAdam
2015-06-21Also clear vhost on hs_off so the proto mods don't have toAdam
2015-06-20Update host on hs off tooAdam
2015-06-14Allow opers with chanserv/access/list to view the levels listThomas Fargeix
2015-05-17Remove support for run-cc.Peter Powell
2015-04-30irc2sql: handle away messages.Jyzee
2015-04-28When introducing opered clients on inspircd send a fake opertypeAdam
2015-04-04Merge pull request #117 from aFreshMelon/fix-xmlrpc-phpAdam
2015-04-04A variety of small improvements to xmlrpc.phpSebastian
2015-04-04Fix matching the Apple Clang variant on CMake 3.0+Peter Powell
2015-04-02Don't overwrite CMAKE_INSTALL_PREFIX if it has already been set.Peter Powell
2015-04-02Remove an old Autotools limitation.Peter Powell
2015-04-01Make xmlrpc.php comply with PSR-2 coding standardSebastian
2015-04-01Remove workaround that is no longer neededSebastian
2015-03-23Update the dutch language file.Robby-
2015-03-22Anope 2.0.3-gitAdam
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