Age | Commit message (Expand) | Author |
2013-05-08 | Add activate_on_set option for hostserv | Adam |
2013-05-06 | Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat... | Adam |
2013-05-06 | Update the rest of modules.example.conf, default inspircd status modes to a s... | Adam |
2013-05-05 | Cache timeoutcheck and fix a typo in example.conf | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-11 | Explain how privileges associate themselves with modes | Adam |
2013-04-11 | Merge chanserv saset and set back into one command since it no longer needs t... | Adam |
2013-04-09 | Rename OPDEOP and OPDEOPME privileges to be similar to the other status privi... | Adam |
2013-04-08 | Made XOP privileges configurable | Adam |
2013-04-08 | Made auto* chanserv privileges not hard coded. | Adam |
2013-04-05 | Fix ns_lists command group | Adam |
2013-04-02 | mentioned the charybdis protocol support in the readme and example config | DukePyrolator |
2013-03-31 | Add networkinfo:modelistsize config option to set the max size of b/e/I lists | Adam |
2013-03-30 | Add /bs set banexpire command to configure if/when botserv bans expire | Adam |
2013-03-30 | Split up bs_kick subcommands into real subcommands | Adam |
2013-03-18 | Add db_sql:import config option so we can know for sure whether or not we wan... | Adam |
2013-03-16 | Remove remaining disable_ns_register references in example config | Adam |
2013-03-14 | Update nickserv defult names for kill/killquick, hide email, usermask, and quit | Adam |
2013-03-14 | Fix setting BSDefFlags from the config | Adam |
2013-03-13 | Allow opers to override chanserv kick/ban, botserv say/act, and akick's peace... | Adam |
2013-03-13 | Allow m_ldap_authentication to block email changes if emails are controlled b... | Adam |
2013-02-25 | Don't enforce session limit on clients with no IP on Unreal, fix typo in /cs ... | Adam |
2013-02-05 | Fixed ns_set_misc not showing help for its SASET commands. | Robby- |
2013-02-02 | cs_enforce: Make the logging also show the channel it was used on, added 2 mi... | Robby- |
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, missi... | Robby- |
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid som... | Robby- |
2013-01-30 | Remove sendpass from the configs and the config reader since it no longer exists | Adam |
2013-01-27 | Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to... | Adam |
2013-01-24 | Fix memo signon and memo receive default flag names | Adam |
2013-01-22 | Add hidenetsplitquit config option to not show splits in /ns info's last quit... | Adam |
2013-01-22 | Fixed few minor typos | lethality |
2013-01-21 | removed old cs_modes fantasy{} command blocks | DukePyrolator |
2013-01-20 | removed loading of ns_set_chanstats and cs_set_chanstats from the chanstats.e... | DukePyrolator |
2013-01-13 | Allow grouping commands to make help output easier to comprehend | Adam |
2013-01-13 | Add svsjoin and svspart commands | Adam |
2013-01-13 | Allow ns_set_misc/cs_set_misc to have configurable help descriptions | Adam |
2013-01-13 | Allow the config parser to skip over gettext's _() to allow translating confi... | Adam |
2013-01-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2012-12-29 | Remove clearuser references from configs | Adam |
2012-12-27 | Add an expiry option to /cs ban | Adam |
2012-12-27 | Remove clearusers. There is still kick * for this. | Adam |
2012-12-27 | Put appendtopic and topiclock into /cs topic | Adam |
2012-12-22 | Combine all of the set modules now that having them split apart is almost com... | Adam |
2012-12-15 | Made all langauges default to the UTF-8 charset | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-12-09 | added a missing permission for operserv/global to the Services Administrator ... | DukePyrolator |
2012-11-30 | Allow services to return more than one NS record | Adam |
2012-11-30 | Allow modules to use the encryption modules to encrypt arbitrary things. | Adam |
2012-11-25 | Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akick | Adam |