summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2014-01-21Update version.logAdam
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-20Fix example config for bs_autoassignAdam
2014-01-19m_chanstats: fixed the config options NSDefChanstats and CSDefChanstatsDukePyrolator
2014-01-09Rename db_old hash plain -> none which is what 1.8 calls itAdam
2014-01-04Allow m_sql_authentication to disable email changing similar to m_ldap_authen...Adam
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its con...Adam
2014-01-02Add an explicit privilege for os_config's modifyAdam
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-12-25Fix setting english language in db_old, document how not setting defaultlangu...Adam
2013-12-20Update version.logAdam
2013-12-13Log all admin commands by default. I was trying to give an example of log set...Adam
2013-12-09Document which modules are extra and how to enable themAdam
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-11-17Default nogroupchange to on, update comment to make senseAdam
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
2013-11-09Remove db_plainAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-11-01People often seem to get tripped up by this, so document more clearlyAdam
2013-10-28Fix kill and killquick default expiry times.Robby-
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-27fixed make install not installing the new example config filesDukePyrolator
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-10-12Update version.logAdam
2013-10-09Call OnBotPrivmsg after checking if the message is a ctcp, not before. fix ty...Adam
2013-10-05Hide privileged commands in ns help set and cs help set if configuredAdam
2013-10-05cs_entrymsg: Check for the correct override privilege.Robby-
2013-09-29ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.Robby-
2013-09-29Add chanserv:always_lower_ts config option to always lower registeredAdam
2013-09-29Correct expiretmeout and updatetimeout descriptions in example.conf, it is no...Adam
2013-09-27example.conf: nickserv:emailregistration -> nickserv:registrationRobby-
2013-09-27Only allow using os_oper add and del if you have the privileges for whatAdam
2013-09-27Fix cs_mode lock reply if nothing is doneAdam
2013-09-08Fix allowing duplicate entries on the snline listAdam
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-21Always require the registered channel mode is set. Comment out default config...Adam
2013-08-14Do not default mlock +r, it is unnecessray and only clutters up the mlock listAdam
2013-08-11Add DNS Notify supportAdam
2013-08-11Fix cs_kee_pmodes defaultAdam
2013-08-10Support DNS ANY query typeAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu...Adam
2013-08-10Add "simple seen" mode to cs_seenAdam
2013-08-10Add os_infoAdam
2013-08-07Add m_sql_logAdam
2013-08-01Add keepmodes settingAdam
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt