summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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
2013-07-21More basic config validation, and fix crash when no uplinks are configured. s...Adam
2013-07-07Move op/deop/etc back to an actual command, its too hard to use cs_log with i...Adam
2013-07-08m_dnsbl: updated the url to DroneBL in modules.example.confDukePyrolator
2013-07-03Allow channels on access listsAdam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-06-22added the missing accessmax option to the ns_cert configuration blockDukePyrolator
2013-06-19Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp...Adam
2013-06-19Removed inspircd 1.1 reference from conf. Corrected a few spelling issues.KindOne
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-05-26Update INSTALL and place some example link configurations in example.confAdam
2013-05-20made our database backup filenames more readableDukePyrolator
2013-05-18Give botserv bots assigned by persist the same botmodes as normal bots, fix s...Adam
2013-05-18Add botserv bot usermode config optionAdam
2013-05-18Add a config option for the default log botAdam
2013-05-17Add Redis database supportAdam
2013-05-11Update botserv.example.conf for xop fantasy commandsCharles Kingsley
2013-05-10Fix typo in example.conf - thx rodr1goCharles Kingsley
2013-05-08Add activate_on_set option for hostservAdam
2013-05-06Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat...Adam
2013-05-06Update the rest of modules.example.conf, default inspircd status modes to a s...Adam
2013-05-05Cache timeoutcheck and fix a typo in example.confAdam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-11Explain how privileges associate themselves with modesAdam
2013-04-11Merge chanserv saset and set back into one command since it no longer needs t...Adam
2013-04-09Rename OPDEOP and OPDEOPME privileges to be similar to the other status privi...Adam
2013-04-08Made XOP privileges configurableAdam
2013-04-08Made auto* chanserv privileges not hard coded.Adam