summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Expand)Author
2008-11-01Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...w00t
2008-10-31Rename to testbrain
2008-10-31Rename to test.confbrain
2008-10-31Redo removal of m_services crap.. temp/ dir readded per jdhore..w00t
2008-10-31Revert "Remove m_services and documentation relating to it. Also remove conf/...w00t
2008-10-31Remove m_services and documentation relating to it. Also remove conf/temp/ (??)w00t
2008-10-30Revert docs on setting too.w00t
2008-10-28Move chanprotect settings from <options> to <chanprotect>.w00t
2008-10-28Move spanningtree to the bottom of the module configuration file. Thanks MacG...w00t
2008-10-23Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful i...w00t
2008-10-23Make this un-rehashable due to complications/ugliness involved with keeping i...w00t
2008-10-23Add <showwhois:opersonly>, allows server admins to unlock umode +W use for re...w00t
2008-10-23Add/document channels/set-permanent priv, and tie setting of +P to it.w00t
2008-10-20Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u...w00t
2008-10-18Some documentation corrections, thanks jdhore.w00t
2008-10-18Add priv channels/high-join-limit.w00t
2008-10-18Document users/auspex priv, also clarify documentation a tiny bit to make the...w00t
2008-10-18Document servers/auspex priv.w00t
2008-10-18Document channels/auspex permission: allows opers with this priv to see more ...w00t
2008-10-18Document priv users/mass-message.w00t
2008-10-18Working privs implementation, and example usage in NOTICE for mass messaging.w00t
2008-10-16Fixes and improvements from jdhore, thanksbrain
2008-10-16Temporary usable quick conf by jdhore, thanksbrain
2008-10-16I changed my mind, i uncommentedbrain
2008-10-15Add <hidechans:affectsopers>, allows networks to hide channels of a +I user e...w00t
2008-10-15hidechans is not oper only.w00t
2008-10-12Patches for updated config from jdhore, thanks! :)brain
2008-10-10Make wget syntax correct for executable includes examplebrain
2008-10-10Latest config file tweaks from jdhore, thanks! :)brain
2008-10-09Fix the description of the m_operinvex module in the example config.psychon
2008-10-07Remove this, we're not going to keep the .old, makes it twice as much work to...brain
2008-10-07Add jdhore's nicer config files with better readable comments, thanks tons! :)brain
2008-09-21Update config to remove m_filter_pcre and document new tagsbrain
2008-09-21Make regex providers load correctly. Move m_rline to use the regex providers,...aquanight
2008-09-19lolpeavey
2008-09-11Remove proxyscan, it doesn't exist now.w00t
2008-09-10Move XMLSocket to be modulemanager-provided, flash now has real socket suppor...w00t
2008-09-06Document m_operinvexw00t
2008-09-02Friendly up the modules.conf commentsw00t
2008-09-02Fix missing >, thanks Keinw00t
2008-08-31Add <connect:useident> as part of m_ident, original suggestion from various p...w00t
2008-08-27Add <disabled:fakenonexistant> - ircd will pretend that a disabled command ju...w00t
2008-08-27Add <shun:notifyuser>, default on, which notifies the user that their command...w00t
2008-08-27Add and document <shun:enabledcommands>, allowing customisation of specifical...w00t
2008-08-25Add and document <permchannels> block for m_permchannels, which creates a cha...w00t
2008-08-23typopeavey
2008-08-23Update doc on m_chanlogw00t
2008-08-07Implement <options:invitebypassmodes>, optionally circumvent +blk if invited ...w00t
2008-08-07Rethink that. Remove noinvite since it's essentially useless now, so we have ...w00t
2008-08-05Add m_serverban, implements extban +b s:server.mask.here, allows +e. This ess...w00t