summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Expand)Author
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
2008-08-05Document m_channelbanw00t
2008-08-04Fix doc for globops module reported by satmd.peavey
2008-07-27Use correct characterw00t
2008-07-16Fixed example MOTD which was a bit screwed up, thanks psychonw00t
2008-07-14Add reference to wiki CIDR tutorial in <cidr> docs.om
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-12Remove 'global' from gline description, add 'local' to KLine description. Tha...w00t
2008-07-12Add CIDR mask use to m_connectban, detection and banning may now happen over ...w00t
2008-07-12Add <cidr> block, and documentation in example config.w00t
2008-07-12Add .example suffix to namew00t
2008-07-12Split example conf into example conf and modules conf, include modules conf f...w00t