summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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
2013-04-05Fix ns_lists command groupAdam
2013-04-02mentioned the charybdis protocol support in the readme and example configDukePyrolator
2013-03-31Add networkinfo:modelistsize config option to set the max size of b/e/I listsAdam
2013-03-30Add /bs set banexpire command to configure if/when botserv bans expireAdam
2013-03-30Split up bs_kick subcommands into real subcommandsAdam
2013-03-18Add db_sql:import config option so we can know for sure whether or not we wan...Adam
2013-03-16Remove remaining disable_ns_register references in example configAdam
2013-03-14Update nickserv defult names for kill/killquick, hide email, usermask, and quitAdam
2013-03-14Fix setting BSDefFlags from the configAdam
2013-03-13Allow opers to override chanserv kick/ban, botserv say/act, and akick's peace...Adam
2013-03-13Allow m_ldap_authentication to block email changes if emails are controlled b...Adam