Age | Commit message (Expand) | Author |
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 |
2014-01-09 | Rename db_old hash plain -> none which is what 1.8 calls it | Adam |
2014-01-09 | Make DNSBL log message use the module type and give it a category too | Adam |
2014-01-06 | Fix compile with -std=c++11 | Adam |
2014-01-06 | Hide +s channels from /cs list output to non opers | Adam |
2014-01-06 | Add the channel name to reply of cs-status, useful for applications | Daniel Oaks |
2014-01-04 | Fix recovering enforcers not properly quitting them | Adam |
2014-01-04 | Allow m_sql_authentication to disable email changing similar to m_ldap_authen... | Adam |
2014-01-04 | Make /cs status use the chanserv/auspex privilege instead of chanserv/access/... | Adam |
2014-01-04 | Also make m_sql_authentication block nick grouping if it is disabling registr... | Adam |
2014-01-03 | Move modules/stats under extras because it depends on m_mysql, update its con... | Adam |
2014-01-02 | Add an explicit privilege for os_config's modify | Adam |
2014-01-02 | Update os_config | Adam |
2014-01-02 | Move modules out of extras that dont have external dependencies | Adam |
2014-01-02 | Have db_old load news.db too | Adam |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |
2014-01-01 | Make inspircds module class names not conflict because it confuses OSX | Adam |
2013-12-31 | I don't think this OnBotKick to hold channels is necessary anymore as Sync sh... | Adam |
2013-12-30 | Set last_realname in m_ldap_authentication when new nicks are registered | Adam |
2013-12-30 | Also have m_ldap_authentication disable nick grouping if registration is disa... | Adam |
2013-12-30 | Fix loading kicker ttb data | Adam |
2013-12-29 | Don't expire ignores when NoExpire is enabled. | Robby- |
2013-12-28 | Do not translate command parameters that do not have translatable strings in ... | Robby- |
2013-12-28 | Fix naming collision between modes +g and +G on inspircd, rename the common b... | Adam |