Age | Commit message (Expand) | Author |
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-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 |
2014-01-26 | Revert "Rename db_old hash plain -> none which is what 1.8 calls it" | Adam |
2014-01-25 | Fix setname handler on unreal | Adam |
2014-01-21 | Fix missing colon in stats and top, fix smileys and actions count. Patch by b... | Adam |
2014-01-21 | Made the chanstats confs try and look similar to every other configuration file | Adam |
2014-01-21 | Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601. | Adam |
2014-01-20 | Alias charybdis/uid -> ratbox/uid because grawity is weird | Adam |
2014-01-19 | m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats | DukePyrolator |
2014-01-17 | m_chanstats: do not count negative words if you have more smileys in a line t... | DukePyrolator |
2014-01-15 | Fix webcpanels chanserv/modes page | Adam |
2014-01-14 | Mark m_sql_log, m_rewrite, and m_dnsbl as extra so they show up in modlist wi... | Adam |
2014-01-09 | Fix repeat kicker message to show the correct number of times a user can say ... | Adam |
2014-01-09 | Fix empty ttb in bs kick repeat on | Adam |
2014-01-09 | Hook to OnUserLogin instead of OnNickIdentify in ns_ajoin | Adam |
2014-01-09 | Remove help access levels from help output because it no longer exists | Adam |