Age | Commit message (Expand) | Author |
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 |
2014-02-17 | Merge pull request #52 from attilamolnar/2.0+gnutls | Adam |
2014-02-17 | Merge pull request #53 from attilamolnar/2.0+reuseaddrfix | Adam |
2014-02-18 | Turn BinarySocket::Write() into a no-op when called with l == 0 | Attila Molnar |
2014-02-18 | Fix TemplateFileServer writing empty messages resulting in zero length DataBl... | Attila Molnar |
2014-02-18 | Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type | Attila Molnar |
2014-02-17 | Fix os_ignore to work correctly with SQL | Adam |
2014-02-17 | Move most of the implementation details out of os_forbid.h, fixes crashing if... | Adam |
2014-02-17 | Remove docs/IRCD, it is very outdated and no longer correct at all | Adam |
2014-02-17 | Move encryption.h to include/modules | Adam |
2014-02-17 | Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573 | Adam |
2014-02-17 | Add m_ssl_gnutls | Attila Molnar |
2014-02-16 | Merge branch '2.0', remote branch 'upstream/2.0' into 2.0 | lethality |
2014-02-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar |
2014-02-16 | Fix Windows build | Adam |
2014-02-16 | Merge pull request #51 from ShutterQuick/2.0+oldforbid | Adam |
2014-02-16 | db_old.cpp: Correctly import forbidden nicks and chans | Daniel Vassdal |
2014-02-16 | Merge pull request #50 from ShutterQuick/bcrypt | Adam |
2014-02-16 | modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_... | Daniel Vassdal |
2014-02-16 | enc_bcrypt: Add module | Daniel Vassdal |
2014-02-14 | Merge pull request #48 from ShutterQuick/2.0+nnghsasl | Adam |
2014-02-14 | modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfish | Daniel Vassdal |
2014-02-14 | m_sasl_dh-blowfish: Add module | Daniel Vassdal |