summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
AgeCommit message (Expand)Author
2009-02-01Missing colon in the example conf, spotted by Casey.dz
2009-01-22Fixes bug #655: National characters support, patch written mostly by Phoenix,...w00t
2009-01-18Hmm, why didnt this go through before?brain
2009-01-02Make it optional to show opermotd on /OPER, defaults to showing the motd if n...peavey
2008-12-14Some stuff removed from here that is no longer supportedbrain
2008-12-09Fix out of date docs, thanks owine.w00t
2008-12-01Remove m_operflood, add privs: users/flood/no-throttle & users/flood/increase...w00t
2008-11-24Add missing docs, thanks KT.w00t
2008-11-24Add m_operprefix, more simplified version of module written by Phoenix (thank...w00t
2008-11-09Add a few modules to the example conf that were missing.dz
2008-11-01Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...w00t
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-16Fixes and improvements from jdhore, thanksbrain
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-09Fix the description of the m_operinvex module in the example config.psychon
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-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-02Fix missing >, thanks Keinw00t
2008-08-31Add <connect:useident> as part of m_ident, original suggestion from various p...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-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
2008-08-05Document m_channelbanw00t
2008-08-04Fix doc for globops module reported by satmd.peavey
2008-07-27Use correct characterw00t
2008-07-14Add extban types +bb R: and M: - stops matching account masks from joining an...w00t
2008-07-14Rename quietban to muteban, change character to +b m:, this way it fits with ...w00t
2008-07-14Merge m_nickban into m_nonicksw00t
2008-07-13Default to adding uppercase characters to allowed hostmap list, this has caug...w00t
2008-07-12Document m_gecosbanw00t
2008-07-12Add CIDR mask use to m_connectban, detection and banning may now happen over ...w00t
2008-07-12Add .example suffix to namew00t