Age | Commit message (Expand) | Author |
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-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-24 | Log successful SASL auths | Adam |
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 |