summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25Add "virtual mode" supportAdam
2014-04-25Close timed out proxyscan sockets betterAdam
2014-04-25Fix Stas::Unserialize to return the instanceAdam
2014-04-25Don't allow users to join channels they are already inAdam
2014-04-24Fix botserv/kick/bolds descAdam
2014-04-24Fix os_stats counters not saving with db_sql_live. Bleh.Adam
2014-04-24Resend ircd login name on /ns set displayAdam
2014-04-24Require at least user@host format for akills. Fix XLine::GetHost() not return...Adam
2014-04-24Bug #1587 - fix bot change not properly reintroducing clientsAdam
2014-04-21Constify message source for OnChannelMode(Un)SetAdam
2014-04-20Deprecate enc_old, enc_md5, and enc_sha1Adam
2014-04-20New event systemAdam
2014-04-20Merge pull request #72 from attilamolnar/2.0+svsnickfixAdam
2014-04-19Fix SVSNICK target being a nick even when UIDs are availableAttila Molnar
2014-04-18Remove unused event.Adam
2014-04-17Use OnChanRegistered instead of OnCreateChan to set default mlocks.Adam
2014-04-09Merge pull request #70 from Jyzee/langFR-PatchAdam
2014-04-09Update French language file.Jyzee
2014-04-07Do not clear all extension items tied to objects when unserializing.Adam
2014-04-06Document that memo_mail can be in nickserv defaults. These should move to mem...Adam
2014-04-06Do not apply module changes on rehash until after the new config has been app...Adam
2014-04-06Fix /os mode to not require a mode when setting param modes which taken no ar...Adam
2014-04-04Removal of some more inspircd 1.2 stuffAdam
2014-04-02Set minus no arg on +l in all proto modsAdam
2014-04-02Fix travis buildAdam
2014-04-02Use std::thread for the threadengineAdam
2014-04-02Remove regex mods, use std::regex insteadAdam
2014-04-02Merge pull request #69 from ShutterQuick/2.1+noinsp12Adam
2014-04-01protocol/inspircd12: Remove supportDaniel Vassdal
2014-04-01Add travis configAdam
2014-04-01Add travis configAdam
2014-04-01Remove documentation files we don't use/don't work/are wrong/seem out of scop...Adam
2014-04-01Remove version.log because this is 2014 and we have gitAdam
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-03-31Fix compile error in cs_set_misc with C++11 enabledAdam
2014-03-31Bump for Anope 2.1.0-gitAdam
2014-03-31Small Grammar FixZantox
2014-03-31Fix ns_set password to read the correct parameter.Adam
2014-03-31Bump to Anope 2.0.1-gitAdam
2014-03-23Anope 2.0.0 Release2.0.0Adam
2014-03-23Update version.logAdam
2014-03-23Regen langauge filesAdam
2014-03-22SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv...Robby-
2014-03-22Do not allow SASL login to suspended nicksAdam
2014-03-20Make bouncymodes harder to trigger by only bumping server modcount when somet...Adam
2014-03-19Show a better log message when disconnecting from the uplinkAdam
2014-03-19cs_set_misc: Add missing override capability for services operators, and logg...Robby-
2014-03-17Update the dutch language file.Robby-
2014-03-17m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions.Robby-
2014-03-14Mark all channels as syncing when we connect to our uplink. They willAdam