Age | Commit message (Expand) | Author |
2014-02-24 | Fix m_ssl_gnutls to send its cert. Most of this is from Attila. | Adam |
2014-02-23 | webcpanel: Update copyright year. | Robby- |
2014-02-22 | Store a cert->account map and use it for SASL EXTERNAL and certfp auth | Adam |
2014-02-22 | Make m_ssl_gnutls work with at least GnuTLS v2.8 | Attila Molnar |
2014-02-21 | Add some missing serial updates in os_dns | Adam |
2014-02-20 | enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li... | Daniel Vassdal |
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-17 | Merge pull request #52 from attilamolnar/2.0+gnutls | Adam |
2014-02-18 | Fix TemplateFileServer writing empty messages resulting in zero length DataBl... | 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 | 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-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar |
2014-02-16 | Fix Windows build | Adam |
2014-02-16 | db_old.cpp: Correctly import forbidden nicks and chans | Daniel Vassdal |
2014-02-16 | enc_bcrypt: Add module | Daniel Vassdal |
2014-02-14 | m_sasl_dh-blowfish: Add module | Daniel Vassdal |
2014-02-14 | m_sasl_dh-aes: Add module | Daniel Vassdal |
2014-02-14 | sasl.h, m_sasl.cpp: Move IdentifyRequest to the header | Daniel Vassdal |
2014-02-14 | sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se... | Daniel Vassdal |
2014-02-14 | Don't convert XOP access entries to levels in db_old | Adam |
2014-02-13 | Use better command access checking in webpanel for operserv/akill | Adam |
2014-02-12 | Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. | Adam |
2014-02-11 | Make initial registration notices with mail less repetitive | Adam |
2014-02-11 | Fix flags +* or -* sometimes incorrectly reporting opers as overriding when t... | Adam |
2014-02-11 | ns_suspend: Show the setter of the suspension and the reason when manually un... | Robby- |
2014-02-11 | os_modinfo: Add ability to list only extra modules. | Robby- |
2014-02-09 | Add an opertype priv "protected" to not allow services to kick a user. | Adam |
2014-02-09 | Log memoserv/sendall | Adam |
2014-02-07 | Properly convert suspended nicks and channels in db_old | Adam |
2014-02-07 | Allow other modules to suspend nicknames and channels without having to subcl... | Adam |
2014-02-07 | Allow other modules to be able to view and modify cs and ns set_misc data | Adam |
2014-02-07 | Update cs_updown.cpp | ShutterQuick |
2014-02-05 | Ignore nonblocking errnors on socket operations | Adam |
2014-02-05 | Process mode changes in ns_ajoin before joining users, fixes not being able t... | Adam |
2014-02-05 | Make it easier to use fantasy without botserv, and document it | Adam |
2014-02-03 | Actually just allow mode clear to take any mode name | Adam |
2014-02-03 | Fix typo in mode clear, exempts -> excepts | Adam |
2014-02-02 | Apply the last commit to cs_list | Adam |
2014-02-01 | ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED) | Daniel Vassdal |
2014-02-01 | ns_ajoin: Treat ',' as a separator. | Daniel Vassdal |
2014-01-31 | protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account nam... | Daniel Vassdal |
2014-01-28 | Use TBURST on hybrid to set topics | Adam |
2014-01-26 | Fix cs_clone allowing users to clone a channel to itself | Attila Molnar |
2014-01-26 | Correct error message in gl_global to reference the right module | Adam |
2014-01-26 | Use the SQLine reason in the kick reason for sqlined channels | Adam |