Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-01 | Use Config::GetClient for looking up services for command{} blocks which ↵ | Adam | |
lessens the insanity of renaming services | |||
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-26 | moved some config options from example.conf to nickserv.example.conf | DukePyrolator | |
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-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-01 | Change extensible keys to require explicitly having a type defined for it. ↵ | Adam | |
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module. | |||
2013-06-22 | added the missing accessmax option to the ns_cert configuration block | DukePyrolator | |
2013-05-06 | Update the rest of modules.example.conf, default inspircd status modes to a ↵ | Adam | |
sane rank incase they are prefixless, and 50 other things | |||
2013-05-05 | Rework the config file reader to be much more flexible and move many ↵ | Adam | |
configuration directives to the actual modules they are used in. | |||
2013-04-11 | Merge chanserv saset and set back into one command since it no longer needs ↵ | Adam | |
to be separated... replace chanserv/set privilege with chanserv/administration. Dont tell users to use 'help' for more help if there is no help. | |||
2013-04-05 | Fix ns_lists command group | Adam | |
2013-03-14 | Update nickserv defult names for kill/killquick, hide email, usermask, and quit | Adam | |
2013-02-05 | Fixed ns_set_misc not showing help for its SASET commands. | Robby- | |
Added descriptions and SASETs for the remaining commented ns_set_misc examples, without a description they won't show up in HELP if someone actually enabled those. | |||
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, ↵ | Robby- | |
missing privileges, and settings corrections. | |||
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid ↵ | Robby- | |
some existing settings to look more consistent/uniform. Added some missing commands/permissions. Merged operserv/modlist permission into operserv/modinfo. Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders. Fixed some typos aswell as removed whitespaces along the way. | |||
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 ↵ | Adam | |
quit field | |||
2013-01-22 | Fixed few minor typos | lethality | |
2013-01-13 | Allow grouping commands to make help output easier to comprehend | Adam | |
2013-01-13 | Allow ns_set_misc/cs_set_misc to have configurable help descriptions | Adam | |
2012-12-22 | Combine all of the set modules now that having them split apart is almost ↵ | Adam | |
completely pointless | |||
2012-12-15 | Made all langauges default to the UTF-8 charset | Adam | |
2012-11-30 | Allow modules to use the encryption modules to encrypt arbitrary things. | Adam | |
Made enc_old depend on enc_md5. Allow not loading any encryption modules if you want to only use an external mechanism. Removed ns_sendpass since it's just a bad idea. | |||
2012-11-25 | Add commented command{} blocks for how 1.8 worked, don't show saset in the ↵ | Adam | |
help list to registered users. | |||
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-09 | Add a config option to disable sasl | Adam | |
2012-10-31 | Fix ns_ghost and ns_recover, add nicksev:restoreonghost | Adam | |
2012-10-26 | Add nickserv:modesonid config option to set what modes users get on identify | Adam | |
2012-09-07 | Allow configuring killquick and kill delays | Adam | |
2012-05-08 | Allow services operators to release other user's nicks, and allow services ↵ | Robby | |
operators to view the access list of other operators | |||
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ↵ | Adam | |
something else in their respective configurations | |||
2012-03-13 | Fixed typos | Adam | |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to ↵ | Adam | |
unregistered users on connect. Suggested by Cronus. | |||
2012-02-22 | Added a configuration option to make all nick registrations require admin ↵ | Adam | |
verification | |||
2011-11-20 | Allow services operators to modify other users access list | Adam | |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam | |
2011-10-27 | Fixed some typos/errors in the example configs comments. | lethality | |
2011-10-14 | Added options:nonicknameownership config option | Adam | |
2011-09-10 | Renamed the core pseudoclient modules to match their names | Adam | |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam | |
2011-08-12 | Allow bot usermodes to be configurable | Adam | |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam | |
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" |