summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Added ircdriven at request of zomg•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12112 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-11-121-0/+1
* Add <config:format> to avoid breaking existing configuration files with XML e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11974 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-251-1/+3
* Kill ListenSocketBase, use OnAcceptConnection for all new connections•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11950 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-211-9/+3
* Add <define> configuration tag•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11907 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-181-4/+2
* Update documentation for cloaking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11869 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-131-27/+28
* m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel setting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11855 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-121-0/+15
* Update example configs for SSL changes [dKingston]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11815 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-091-2/+2
* Change SWHOIS to OPTCOMMON, remove m_operinvex•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11789 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-011-9/+3
* SendQ bugfixes•••Fix DoWrite running on errored sockets Add testnet module for sendq and shutdown testing Prevent DoWrite from trying to write when writes are blocking git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11768 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-271-0/+6
* Compile fixes and message updates•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11767 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-261-21/+0
* Configuration update from jdhore•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11742 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-171-0/+6
* Document <permchanneldb> tag.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11680 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-09-051-0/+9
* Example config updates•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11673 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-041-15/+14
* Config patch from jdhore: identify modules in example config that are not sui...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11537 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-08-211-3/+18
* Remove m_ssl_oper_cert and clarify how to use it in m_sslinfo. Patch by jdhore.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11440 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-07-041-10/+2
* Updates to example configuration [by jdhore]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11432 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-07-021-11/+12
* Revert some files accidentally committed in r11371. I'm apparently doing a ve...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11372 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-05-131-7/+4
* Fix an issue in r11370 spotted by danieldg•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11371 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-05-131-4/+7
* m_timedbans was incorrectly listed as oper-only in the example config. Found ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11279 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2009-04-011-3/+1
* Fix incorrect double-negative in help text•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11273 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-04-011-2/+2
* Apply ankit's patch for bug #780 with a minor tweak, re-introduce the 4-param...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11244 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-03-221-0/+4
* Fix links to wiki, noticed by Ankit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-03-141-15/+15
* More documentation to example configs [jdhore]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11166 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-03-041-6/+6
* Add more documentation to example configs [jdhore]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11165 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-03-041-0/+10
* [Taros] Add m_sakick.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11156 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-02-271-0/+6
* Document shun:affectopers with patch provided by Ankit, closing bug #710, tha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11070 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-02-091-2/+4
* Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11069 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-02-091-1/+4
* Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11061 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-02-081-1/+1
* Missing colon in the example conf, spotted by Casey.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11020 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar dz2009-02-011-1/+1
* Fixes bug #655: National characters support, patch written mostly by Phoenix,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10980 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-01-221-0/+11
* Hmm, why didnt this go through before?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10973 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-01-181-0/+28
* Make it optional to show opermotd on /OPER, defaults to showing the motd if n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10930 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-01-021-1/+4
* Some stuff removed from here that is no longer supported•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10885 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-12-141-6/+1
* Fix out of date docs, thanks owine.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10873 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-12-091-1/+1
* Remove m_operflood, add privs: users/flood/no-throttle & users/flood/increase...•••This also saves another sizeof(bool) per user. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10837 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-12-011-5/+0
* Add missing docs, thanks KT.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10824 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-11-241-1/+4
* Add m_operprefix, more simplified version of module written by Phoenix (thank...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10822 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-11-241-0/+6
* Add a few modules to the example conf that were missing.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10801 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar dz2008-11-091-0/+37
* Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10785 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-11-011-6/+0
* Redo removal of m_services crap.. temp/ dir readded per jdhore..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10764 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-311-15/+6
* Revert "Remove m_services and documentation relating to it. Also remove conf/...•••This reverts commit 500fec7ed0c02df7f4086f1827eaae1167a9ecd9. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10763 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-311-6/+16
* Remove m_services and documentation relating to it. Also remove conf/temp/ (??)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10762 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-311-16/+6
* Revert docs on setting too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10753 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-301-5/+1
* Move chanprotect settings from <options> to <chanprotect>.•••(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 Gravatar w00t2008-10-281-0/+26
* Move spanningtree to the bottom of the module configuration file. Thanks MacG...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10737 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-281-12/+35
* Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10696 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-231-1/+5
* Make this un-rehashable due to complications/ugliness involved with keeping i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10694 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-231-1/+3
* Add <showwhois:opersonly>, allows server admins to unlock umode +W use for re...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10693 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-231-0/+4
* Fixes and improvements from jdhore, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10650 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-161-0/+33
* Add <hidechans:affectsopers>, allows networks to hide channels of a +I user e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10644 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-10-151-0/+5