summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
Commit message (Collapse)AuthorAgeFilesLines
* Added ircdriven at request of zomgGravatar brain2009-11-121-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12113 e03df62e-2008-0410-955e-edbf42e46eb7
* Config patch from jdhore: identify modules in example config that are not ↵Gravatar danieldg2009-08-211-3/+18
| | | | | | suitable for most networks git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11537 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove m_ssl_oper_cert and clarify how to use it in m_sslinfo. Patch by jdhore.Gravatar peavey2009-07-041-10/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11440 e03df62e-2008-0410-955e-edbf42e46eb7
* Updates to example configuration [by jdhore]Gravatar danieldg2009-07-021-11/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11432 e03df62e-2008-0410-955e-edbf42e46eb7
* Revert some files accidentally committed in r11371. I'm apparently doing a ↵Gravatar special2009-05-131-7/+4
| | | | | | very bad job of multitasking. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11372 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix an issue in r11370 spotted by danieldgGravatar special2009-05-131-4/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11371 e03df62e-2008-0410-955e-edbf42e46eb7
* m_timedbans was incorrectly listed as oper-only in the example config. Found ↵Gravatar special2009-04-011-3/+1
| | | | | | by Taros. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11279 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix incorrect double-negative in help textGravatar danieldg2009-04-011-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11273 e03df62e-2008-0410-955e-edbf42e46eb7
* Apply ankit's patch for bug #780 with a minor tweak, re-introduce the ↵Gravatar brain2009-03-221-0/+4
| | | | | | 4-param 404 numeric, this should not affect any clients but should make scripts and bots lives easier. Thanks ankit. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11244 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix links to wiki, noticed by AnkitGravatar peavey2009-03-141-15/+15
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11215 e03df62e-2008-0410-955e-edbf42e46eb7
* More documentation to example configs [jdhore]Gravatar danieldg2009-03-041-6/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11166 e03df62e-2008-0410-955e-edbf42e46eb7
* Add more documentation to example configs [jdhore]Gravatar danieldg2009-03-041-0/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11165 e03df62e-2008-0410-955e-edbf42e46eb7
* [Taros] Add m_sakick.soGravatar danieldg2009-02-271-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11156 e03df62e-2008-0410-955e-edbf42e46eb7
* Document shun:affectopers with patch provided by Ankit, closing bug #710, ↵Gravatar brain2009-02-091-2/+4
| | | | | | thanks! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11070 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks!Gravatar brain2009-02-091-1/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11069 e03df62e-2008-0410-955e-edbf42e46eb7
* Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for ↵Gravatar brain2009-02-081-1/+1
| | | | | | finding git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11061 e03df62e-2008-0410-955e-edbf42e46eb7
* Missing colon in the example conf, spotted by Casey.Gravatar dz2009-02-011-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11020 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes bug #655: National characters support, patch written mostly by ↵Gravatar w00t2009-01-221-0/+11
| | | | | | Phoenix, bits of core support by myself. This means that nicknames using *non ASCII* are now supported when configured, and more importantly, that /msg lowercasenick will go to a person with UPPERCASENICK in foreign character sets. The locale setting MUST be the same network-wide. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10980 e03df62e-2008-0410-955e-edbf42e46eb7
* Hmm, why didnt this go through before?Gravatar brain2009-01-181-0/+28
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10973 e03df62e-2008-0410-955e-edbf42e46eb7
* Make it optional to show opermotd on /OPER, defaults to showing the motd if ↵Gravatar peavey2009-01-021-1/+4
| | | | | | not specified. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10930 e03df62e-2008-0410-955e-edbf42e46eb7
* Some stuff removed from here that is no longer supportedGravatar brain2008-12-141-6/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10885 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix out of date docs, thanks owine.Gravatar w00t2008-12-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10873 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove m_operflood, add privs: users/flood/no-throttle & ↵Gravatar w00t2008-12-011-5/+0
| | | | | | | | users/flood/increased-buffers. This also saves another sizeof(bool) per user. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10837 e03df62e-2008-0410-955e-edbf42e46eb7
* Add missing docs, thanks KT.Gravatar w00t2008-11-241-1/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10824 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_operprefix, more simplified version of module written by Phoenix ↵Gravatar w00t2008-11-241-0/+6
| | | | | | (thanks!). Adds cmode +y, set on-join which grants opers an optional prefix status on the channel. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10822 e03df62e-2008-0410-955e-edbf42e46eb7
* Add a few modules to the example conf that were missing.Gravatar dz2008-11-091-0/+37
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10801 e03df62e-2008-0410-955e-edbf42e46eb7
* Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. ↵Gravatar w00t2008-11-011-6/+0
| | | | | | this is insane to leave off, really, but allow it anyway. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10785 e03df62e-2008-0410-955e-edbf42e46eb7
* Redo removal of m_services crap.. temp/ dir readded per jdhore..Gravatar w00t2008-10-311-15/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10764 e03df62e-2008-0410-955e-edbf42e46eb7
* Revert "Remove m_services and documentation relating to it. Also remove ↵Gravatar w00t2008-10-311-6/+16
| | | | | | | | | conf/temp/ (??)" This reverts commit 500fec7ed0c02df7f4086f1827eaae1167a9ecd9. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10763 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove m_services and documentation relating to it. Also remove conf/temp/ (??)Gravatar w00t2008-10-311-16/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10762 e03df62e-2008-0410-955e-edbf42e46eb7
* Revert docs on setting too.Gravatar w00t2008-10-301-5/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10753 e03df62e-2008-0410-955e-edbf42e46eb7
* Move chanprotect settings from <options> to <chanprotect>.Gravatar w00t2008-10-281-0/+26
| | | | | | | | (why were they not there in the first place?) Document <chanprotect:setprivsonothers>. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10739 e03df62e-2008-0410-955e-edbf42e46eb7
* Move spanningtree to the bottom of the module configuration file. Thanks ↵Gravatar w00t2008-10-281-12/+35
| | | | | | MacGyver. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10737 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful ↵Gravatar w00t2008-10-231-1/+5
| | | | | | if you don't want suspicious people to know you're watching them. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10696 e03df62e-2008-0410-955e-edbf42e46eb7
* Make this un-rehashable due to complications/ugliness involved with keeping ↵Gravatar w00t2008-10-231-1/+3
| | | | | | it this way (still unusable, please don't use) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10694 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <showwhois:opersonly>, allows server admins to unlock umode +W use for ↵Gravatar w00t2008-10-231-0/+4
| | | | | | regular users. Users without users/auspex priv (not opered, or just not given) will see display host instead of real host always, though. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10693 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes and improvements from jdhore, thanksGravatar brain2008-10-161-0/+33
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10650 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <hidechans:affectsopers>, allows networks to hide channels of a +I user ↵Gravatar w00t2008-10-151-0/+5
| | | | | | even from opers, for added privacy. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10644 e03df62e-2008-0410-955e-edbf42e46eb7
* hidechans is not oper only.Gravatar w00t2008-10-151-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10642 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix the description of the m_operinvex module in the example config.Gravatar psychon2008-10-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10634 e03df62e-2008-0410-955e-edbf42e46eb7
* Add jdhore's nicer config files with better readable comments, thanks tons! :)Gravatar brain2008-10-071-3/+86
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10627 e03df62e-2008-0410-955e-edbf42e46eb7
* Update config to remove m_filter_pcre and document new tagsGravatar brain2008-09-211-10/+24
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10587 e03df62e-2008-0410-955e-edbf42e46eb7
* Make regex providers load correctly. Move m_rline to use the regex ↵Gravatar aquanight2008-09-211-1/+44
| | | | | | providers, and also move m_rline out of extras/. Document provider modules, <rline:engine> and particularly the uselessness of <rline engine="glob">. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10573 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove proxyscan, it doesn't exist now.Gravatar w00t2008-09-111-4/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10526 e03df62e-2008-0410-955e-edbf42e46eb7
* Move XMLSocket to be modulemanager-provided, flash now has real socket ↵Gravatar w00t2008-09-101-9/+0
| | | | | | support (so it's not as necessary), and most networks do not have flash clients using it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10495 e03df62e-2008-0410-955e-edbf42e46eb7
* Document m_operinvexGravatar w00t2008-09-061-0/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10417 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix missing >, thanks KeinGravatar w00t2008-09-021-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10377 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <connect:useident> as part of m_ident, original suggestion from various ↵Gravatar w00t2008-08-311-0/+3
| | | | | | people, including satmd. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10357 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <shun:notifyuser>, default on, which notifies the user that their ↵Gravatar w00t2008-08-271-1/+3
| | | | | | command was blocked git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10317 e03df62e-2008-0410-955e-edbf42e46eb7
* Add and document <shun:enabledcommands>, allowing customisation of ↵Gravatar w00t2008-08-271-1/+6
| | | | | | specifically which commands shunned users may execute. NOTE: PART/QUIT (if allowed) will always suppress the PART/QUIT message. This needs some testing. :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10316 e03df62e-2008-0410-955e-edbf42e46eb7