Age | Commit message (Expand) | Author |
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 |
2012-11-25 | Add commented command{} blocks for how 1.8 worked, don't show saset in the he... | Adam |
2012-11-25 | Rename restoreonghost in nickserv.conf | Adam |
2012-11-25 | Merge ns_ghost, ns_recover, and ns_release. Fix svskilling users on Unreal. | Adam |
2012-11-25 | added a config block for cs_seen in chanserv.example.conf | DukePyrolator |
2012-11-24 | Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis... | Adam |
2012-11-09 | Add a config option to disable sasl | Adam |
2012-11-07 | Give suspend the correct permission in botserv.conf, fix pch build | Adam |
2012-11-06 | Added chanserv/status to fantasy commands | lethality |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |
2012-11-01 | Expand options:hideprivilegedcommands to not show commands requiring authenti... | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam |
2012-10-31 | Fix ns_ghost and ns_recover, add nicksev:restoreonghost | Adam |
2012-10-29 | Readd cs_status | Adam |
2012-10-29 | readded ngircd protocol support | DukePyrolator |
2012-10-26 | Add nickserv:modesonid config option to set what modes users get on identify | Adam |
2012-10-24 | BIND's forward ability did not work as I expected | Adam |
2012-10-22 | Cleanup of last few commits/warning fix | Adam |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |
2012-10-13 | And update modules.example.conf | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |