summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-14Don't update channel last used time from ns alist access checkAdam
2015-09-11Don't assign bots when persist is set if we aren't synced sinec we might not ...Adam
2015-09-06Merge pull request #120 from Alef-Burzmali/2.0+nobackupokAdam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-09-06Merge pull request #128 from SaberUK/2.0+destdirAdam
2015-09-06Merge pull request #129 from AlphaT3ch/placeholderAdam
2015-09-06Merge pull request #134 from retsofaj/2.0Adam
2015-09-06Don't unset modes which have no privilege associated with themAdam
2015-09-02When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...Robby
2015-08-20Only remove collide timers if the account matches on idAdam
2015-08-12Have CMake check for libraries first in any additional locations and second i...Jason Foster
2015-07-31Fix webcpanel/memoserv/memos with a nonexistent channelAdam
2015-07-31Fix use after free from unloading modules which are the last one holding onto...Adam
2015-07-30Make secureops help less weirdAdam
2015-07-23Remove unused variables from m_ldapAdam
2015-07-23Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, tooAdam
2015-07-16Placeholder left in French TranslationAlphaTech
2015-07-15Fix support for passing relative install paths to CMake.Peter Powell
2015-07-14Also UnsetExtensibles on botinfoAdam
2015-07-13Refuse to configure with old compilers that can't build Anope.Peter Powell
2015-07-13Fix cmake for 2.4 once againAdam
2015-07-13Fix incorrect iteration when destructing modelockimplsAdam
2015-07-13Unset extensibles on larger objects when they destructAdam
2015-07-11Fix db_flatfile to read "nobackupokay"Thomas Fargeix
2015-07-08Fix a ton of typos.Peter Powell
2015-07-01Fix unused variable warning in cs_cloneAdam
2015-07-01Allow PROGRAM_NAME to be set during configurationDominic Hargreaves
2015-07-01Allow disabling installation of extra tools (with DISABLE_TOOLS)Dominic Hargreaves
2015-07-01Support DESTDIRDominic Hargreaves
2015-07-01Merge pull request #121 from SaberUK/2.0+cmake-improvementsAdam
2015-07-01Merge pull request #119 from Jyzee/irc2sql-awayAdam
2015-07-01Merge pull request #123 from Alef-Burzmali/2.0+cs-levelsAdam
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