Age | Commit message (Expand) | Author |
2014-01-04 | Allow m_sql_authentication to disable email changing similar to m_ldap_authen... | 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 | Move modules out of extras that dont have external dependencies | Adam |
2013-12-26 | Default the founder privilege to level 10000 as I had originally intended. Do... | Adam |
2013-12-26 | Add a config option for whether or not to reset the TS of persistent channels... | Adam |
2013-12-25 | Fix setting english language in db_old, document how not setting defaultlangu... | Adam |
2013-12-20 | Update version.log | Adam |
2013-12-13 | Log all admin commands by default. I was trying to give an example of log set... | Adam |
2013-12-09 | Document which modules are extra and how to enable them | Adam |
2013-12-01 | made the chanstats fantasy modules work again. | DukePyrolator |
2013-11-17 | Default nogroupchange to on, update comment to make sense | Adam |
2013-11-16 | Don't default /cs list or /ns list to require oper privs | Adam |
2013-11-15 | Add general:hideregisteredcommands to hide commands that require you to be id... | Adam |
2013-11-09 | Remove db_plain | Adam |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which less... | Adam |
2013-11-01 | People often seem to get tripped up by this, so document more clearly | Adam |
2013-10-28 | Fix kill and killquick default expiry times. | Robby- |
2013-10-28 | Fix some typos and touch up the configs a little. | Robby- |
2013-10-27 | fixed make install not installing the new example config files | DukePyrolator |
2013-10-26 | added the irc2sql gateway module | DukePyrolator |
2013-10-26 | moved some config options from example.conf to nickserv.example.conf | DukePyrolator |
2013-10-12 | Update version.log | Adam |
2013-10-09 | Call OnBotPrivmsg after checking if the message is a ctcp, not before. fix ty... | Adam |
2013-10-05 | Hide privileged commands in ns help set and cs help set if configured | Adam |
2013-10-05 | cs_entrymsg: Check for the correct override privilege. | Robby- |
2013-09-29 | ns_access: Allow LIST by Services Operators on suspended nicks. Change wording. | Robby- |
2013-09-29 | Add chanserv:always_lower_ts config option to always lower registered | Adam |
2013-09-29 | Correct expiretmeout and updatetimeout descriptions in example.conf, it is no... | Adam |
2013-09-27 | example.conf: nickserv:emailregistration -> nickserv:registration | Robby- |
2013-09-27 | Only allow using os_oper add and del if you have the privileges for what | Adam |
2013-09-27 | Fix cs_mode lock reply if nothing is done | Adam |
2013-09-08 | Fix allowing duplicate entries on the snline list | Adam |
2013-08-23 | Remove webpanel:ssl configuration option because its dumb | Adam |
2013-08-21 | Always require the registered channel mode is set. Comment out default config... | Adam |
2013-08-14 | Do not default mlock +r, it is unnecessray and only clutters up the mlock list | Adam |
2013-08-11 | Add DNS Notify support | Adam |
2013-08-11 | Fix cs_kee_pmodes default | Adam |
2013-08-10 | Support DNS ANY query type | Adam |
2013-08-10 | Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu... | Adam |
2013-08-10 | Add "simple seen" mode to cs_seen | Adam |
2013-08-10 | Add os_info | Adam |
2013-08-07 | Add m_sql_log | Adam |
2013-08-01 | Add keepmodes setting | Adam |
2013-07-22 | Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>: | Federico G. Schwindt |
2013-07-21 | More basic config validation, and fix crash when no uplinks are configured. s... | Adam |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with i... | Adam |
2013-07-08 | m_dnsbl: updated the url to DroneBL in modules.example.conf | DukePyrolator |
2013-07-03 | Allow channels on access lists | Adam |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |