Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | Made the chanstats confs try and look similar to every other configuration file | Adam | |
2014-01-20 | Fix example config for bs_autoassign | Adam | |
2014-01-19 | m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats | DukePyrolator | |
2014-01-09 | Rename db_old hash plain -> none which is what 1.8 calls it | Adam | |
2014-01-04 | Allow m_sql_authentication to disable email changing similar to ↵ | Adam | |
m_ldap_authentication | |||
2014-01-03 | Move modules/stats under extras because it depends on m_mysql, update its ↵ | Adam | |
config a bit to look similar to all of the other config files | |||
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. ↵ | Adam | |
Document set fonder usage in cs_levels help. | |||
2013-12-26 | Add a config option for whether or not to reset the TS of persistent ↵ | Adam | |
channels to their registration date | |||
2013-12-25 | Fix setting english language in db_old, document how not setting ↵ | Adam | |
defaultlanguage really works | |||
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 ↵ | Adam | |
settings, but people seem to leave the default and then get confused when it only logs operserv commands | |||
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 ↵ | Adam | |
identified to use. This changes the behavior of hideprivilegedcommands to only hide commands users don't have the oper privileges to execute. | |||
2013-11-09 | Remove db_plain | Adam | |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which ↵ | Adam | |
lessens the insanity of renaming services | |||
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- | |
ns_access and ns_cert: Fix accessmax defaults, also state in the config that 0 is not a valid value. | |||
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 ↵ | Adam | |
typo in opersrev.example.conf | |||
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- | |
Make some more commands check if Read-Only mode is active. cs_flags: Show a meaningful message when a user is not found on the access list. os_set: Add missing capabilities to the readonly help output. OperServ: Add logging to certain commands. NickServ: Undo logging for listings. | |||
2013-09-29 | ns_access: Allow LIST by Services Operators on suspended nicks. Change wording. | Robby- | |
ns_ajoin: Fix the number of command parameters. Check for nick suspension. Do not allow just any Services Operator to access other users' AJOIN, require nickserv/ajoin. Change wording. ns_cert: Add ability for Services Operators to modify other users' certificate lists. | |||
2013-09-29 | Add chanserv:always_lower_ts config option to always lower registered | Adam | |
channels timestamps to the creation time which fixes some race conditions regarding users joining empty registered channels and doing things prior to the -o from services coming through. Without always_lower_ts attempt to bounce mode changes from bad users, which will work okay in most cases. | |||
2013-09-29 | Correct expiretmeout and updatetimeout descriptions in example.conf, it is ↵ | Adam | |
no longer triggerd by /os update | |||
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 | |
you are giving or taking. | |||
2013-09-27 | Fix cs_mode lock reply if nothing is done | Adam | |
Fix not clearing forbids when os_forbid is unloaded Apply nick and chan forbids when added Fix loading forbids until after the service is constructed | |||
2013-09-08 | Fix allowing duplicate entries on the snline list | Adam | |
Have proto mods recognize cidr ranges as zlineable IPs Remove operserv/global from global.conf because its dumb Fix example config ~botserv/set example to work as expected | |||
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 ↵ | Adam | |
config requiring "r" as some ircds use it for registered users only | |||
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 ↵ | Adam | |
confusing. Also fix cs_mode config | |||
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 | |
Date: Mon Jul 22 22:40:07 2013 +0100 Correct pasto Use proper name for included file. Date: Mon Jul 22 22:30:23 2013 +0100 Indent defaults Date: Mon Jul 22 22:28:50 2013 +0100 Correct option name signkicklevel is really signkick_level. Date: Mon Jul 22 22:25:24 2013 +0100 Ensure some of the options are persisted Correct type for memo_signon, memo_receive, memo_mail and memo_hardmax so they're serialized. Date: Mon Jul 22 22:23:36 2013 +0100 Add missing newline plus additional suggestions from fgs | |||
2013-07-21 | More basic config validation, and fix crash when no uplinks are configured. ↵ | Adam | |
spotted by fgs |