summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2013-02-25Don't enforce session limit on clients with no IP on Unreal, fix typo in /cs ...Adam
2013-02-05Fixed ns_set_misc not showing help for its SASET commands.Robby-
2013-02-02cs_enforce: Make the logging also show the channel it was used on, added 2 mi...Robby-
2013-02-02Some more typo and help text fixes, proper formatting of control codes, missi...Robby-
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid som...Robby-
2013-01-30Remove sendpass from the configs and the config reader since it no longer existsAdam
2013-01-27Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to...Adam
2013-01-24Fix memo signon and memo receive default flag namesAdam
2013-01-22Add hidenetsplitquit config option to not show splits in /ns info's last quit...Adam
2013-01-22Fixed few minor typoslethality
2013-01-21removed old cs_modes fantasy{} command blocksDukePyrolator
2013-01-20removed loading of ns_set_chanstats and cs_set_chanstats from the chanstats.e...DukePyrolator
2013-01-13Allow grouping commands to make help output easier to comprehendAdam
2013-01-13Add svsjoin and svspart commandsAdam
2013-01-13Allow ns_set_misc/cs_set_misc to have configurable help descriptionsAdam
2013-01-13Allow the config parser to skip over gettext's _() to allow translating confi...Adam
2013-01-08Use m_rewrite to rewrite op, deop, halfop, ... etcAdam
2012-12-29Remove clearuser references from configsAdam
2012-12-27Add an expiry option to /cs banAdam
2012-12-27Remove clearusers. There is still kick * for this.Adam
2012-12-27Put appendtopic and topiclock into /cs topicAdam
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-12-15Made all langauges default to the UTF-8 charsetAdam
2012-12-15Move DNS handling to a moduleAdam
2012-12-13Optimize much of the database code and serialize code.Adam
2012-12-09added a missing permission for operserv/global to the Services Administrator ...DukePyrolator
2012-11-30Allow services to return more than one NS recordAdam
2012-11-30Allow modules to use the encryption modules to encrypt arbitrary things.Adam
2012-11-25Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akickAdam
2012-11-25Add commented command{} blocks for how 1.8 worked, don't show saset in the he...Adam
2012-11-25Rename restoreonghost in nickserv.confAdam
2012-11-25Merge ns_ghost, ns_recover, and ns_release. Fix svskilling users on Unreal.Adam
2012-11-25added a config block for cs_seen in chanserv.example.confDukePyrolator
2012-11-24Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis...Adam
2012-11-09Add a config option to disable saslAdam
2012-11-07Give suspend the correct permission in botserv.conf, fix pch buildAdam
2012-11-06Added chanserv/status to fantasy commandslethality
2012-11-03Made m_xmlrpc use m_httpdAdam
2012-11-01Expand options:hideprivilegedcommands to not show commands requiring authenti...Adam
2012-11-01Fixed quite a bit of dumbness with m_ssl. Had toAdam
2012-10-31Fix ns_ghost and ns_recover, add nicksev:restoreonghostAdam
2012-10-29Readd cs_statusAdam
2012-10-29readded ngircd protocol supportDukePyrolator
2012-10-26Add nickserv:modesonid config option to set what modes users get on identifyAdam
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-22Cleanup of last few commits/warning fixAdam
2012-10-22Add os_dns, a way to control your DNS zone via servicesAdam
2012-10-13Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at>Adam
2012-10-13And update modules.example.confAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam