Age | Commit message (Expand) | Author |
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 |
2014-02-26 | Fix not detecting eols in the config reader when the end of the line is the e... | Adam |
2014-02-26 | Do not setuid/gid down until after modules are loaded | Adam |
2014-02-24 | Log successful SASL auths | Adam |
2014-02-25 | Update the italian language file | H7-25 |
2014-02-24 | Update Spanish translation, from Isaac Fontal <i_fontal@hotmail.com> | Adam |
2014-02-24 | Anope 2.0.0-rc4 Release2.0.0-rc4 | Adam |
2014-02-24 | Update version.log (why do we keep this around?) | Adam |
2014-02-24 | Package dlls in src/win32 on Windows | Adam |
2014-02-24 | Fix m_ssl_gnutls to send its cert. Most of this is from Attila. | Adam |
2014-02-23 | Use a more reliable way to detect if services are running in anoperc | Adam |
2014-02-23 | webcpanel: Update copyright year. | Robby- |
2014-02-23 | Regenerated language files. | Robby- |
2014-02-22 | Store a cert->account map and use it for SASL EXTERNAL and certfp auth | Adam |
2014-02-22 | Merge pull request #58 from attilamolnar/2.0+gnutlsdep | Adam |
2014-02-22 | Make m_ssl_gnutls work with at least GnuTLS v2.8 | Attila Molnar |
2014-02-22 | Update italian translation, from Simos. | Robby- |
2014-02-22 | Italian language completed translation, first release | H7-25 |
2014-02-22 | Regenerated language files, and updated dutch language file. | Robby- |
2014-02-21 | Fix Windows build | Adam |
2014-02-21 | Add some missing serial updates in os_dns | Adam |
2014-02-21 | Regenerate Italian language file | Adam |
2014-02-21 | Update italian translation, from Simos | Adam |
2014-02-21 | Merge pull request #56 from ShutterQuick/2.0+noxcrypt | Adam |
2014-02-21 | fix comment, activate not active | Lee Holmes |
2014-02-20 | update help info | lethality |
2014-02-20 | enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li... | Daniel Vassdal |
2014-02-20 | Updated services crontab location | lethality |
2014-02-18 | Merge remote branch 'upstream/2.0' into 2.0 | lethality |
2014-02-18 | Do not import forbids with wildcards in their names, how 1.8 treats wildcaded... | Adam |
2014-02-18 | Merge pull request #54 from attilamolnar/2.0+webcpanelfix | Adam |
2014-02-18 | Fix loading noexpire channels in db_old | Adam |
2014-02-18 | Merge pull request #55 from attilamolnar/2.0+alphabet | Adam |
2014-02-18 | Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x') | Attila Molnar |