Age | Commit message (Expand) | Author |
2014-03-23 | Anope 2.0.0 Release2.0.0 | Adam |
2014-03-23 | Update version.log | Adam |
2014-03-23 | Regen langauge files | Adam |
2014-03-22 | SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv... | Robby- |
2014-03-22 | Do not allow SASL login to suspended nicks | Adam |
2014-03-20 | Make bouncymodes harder to trigger by only bumping server modcount when somet... | Adam |
2014-03-19 | Show a better log message when disconnecting from the uplink | Adam |
2014-03-19 | cs_set_misc: Add missing override capability for services operators, and logg... | Robby- |
2014-03-17 | Update the dutch language file. | Robby- |
2014-03-17 | m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions. | Robby- |
2014-03-14 | Mark all channels as syncing when we connect to our uplink. They will | Adam |
2014-03-13 | Do not allow users to add certs that other users are using. Only allow adding... | Adam |
2014-03-11 | Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous | Adam |
2014-03-10 | Update the dutch language file. | Robby- |
2014-03-10 | Merge pull request #64 from ShutterQuick/2.0+hsgroupsync | Adam |
2014-03-10 | Merge pull request #63 from alexbarton/ngircd-fix-KILL | Adam |
2014-03-10 | Do not send unregistered notice to users who are logged in, even if their nic... | Adam |
2014-03-10 | Set nickserv's modesonid on login too | Adam |
2014-03-10 | Fix compile error in m_sasl_dh-aes and m_sasl_dh-blowfish on unusually old g+... | Adam |
2014-03-10 | Do not allow nickserv/ungroup to bypass ns_maxemail, and allow opers to bypas... | Adam |
2014-03-09 | Make nickserv/glist show the correct expire time for unconfirmed nicks | Adam |
2014-03-09 | Add missing space to session exception expiration message | Adam |
2014-03-09 | Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass de... | Adam |
2014-03-09 | irc2sql: removed the currentusers field from the chan table, keeping it updat... | DukePyrolator |
2014-03-06 | ns_group: Don't require a nick param when logged in | Daniel Vassdal |
2014-03-06 | hs_group: Allow automatic HS GROUP-ing on NS GROUP, and allow vhosts to be pe... | Daniel Vassdal |
2014-03-05 | Open database files using std::ios_base::binary in db_flatfile, which Windows... | Adam |
2014-03-05 | ngircd protocol module: really kill users | Alexander Barton |
2014-03-04 | Fix 2 crashes from removing the permanent channel mode from channels which do... | Adam |
2014-03-04 | Do not allow guest nicks to exceed nicklen, and use a default enforcer ident/... | Adam |
2014-03-03 | Update the dutch language file. | Robby- |
2014-03-01 | When unserializing channels with persist, set their ts=now. If we are suppose... | Adam |
2014-03-01 | Convert limit and key mlocks in db_old | Adam |
2014-03-01 | Set +x on plexus when vhosts are activated, fix desync from /hs off | Adam |
2014-03-01 | Make db_old load entrymsg | Adam |
2014-03-01 | Export interface for cs_entrymsg | Adam |
2014-03-01 | Make chanserv/invite show who invited you | Adam |
2014-03-01 | Fix botserv help to show the correct fantasy characters | Adam |
2014-03-01 | Allow opers with chanserv/administration to use fantasy, even if they don't h... | Adam |
2014-03-01 | When unserializating channels and persist is set, only assign chanserv if the... | Adam |
2014-03-01 | Do not enforce mlock when enforcing mlock | Adam |
2014-03-01 | Check modes after applying mlocks in db_old | Adam |
2014-03-01 | Do not allow changing the email of unconfirmed accounts | Adam |
2014-03-01 | Fix incorrect comment in modules.example.conf | Adam |
2014-02-28 | Allow svsjoin/svspart on yourself | Adam |
2014-02-27 | Hybrid does not let us add resvs as a server, but the core expects to be able... | Adam |
2014-02-27 | Handle nick collisions somewhat instead of blindly overwriting the nicks | Adam |
2014-02-27 | Allow registration=mail forceemail=false to work, and simply give fully regis... | Adam |
2014-02-27 | Do not take modes from users in channels with secureops off if we are always ... | Adam |
2014-02-26 | Remove unreachable code in config.cpp, this error is caught earlier | Adam |