summaryrefslogtreecommitdiff
path: root/docs/modules.conf.example
Commit message (Collapse)AuthorAgeFilesLines
* Add m_rmatchGravatar Jackmcbarn2010-10-201-0/+5
|
* Break up services-related example configuration into anope/atheme/builtin filesGravatar Daniel De Graaf2010-10-091-204/+2
|
* Add BOTNOTICE pseudo-command to <botcmd> parsingGravatar Daniel De Graaf2010-10-081-1/+1
|
* Document m_clearGravatar Jackmcbarn2010-10-041-0/+4
|
* Add support for shorthand listmodesGravatar Jackmcbarn2010-09-271-0/+5
|
* Make m_sql_* module names consistentGravatar Daniel De Graaf2010-09-261-33/+13
|
* Fix typoGravatar Jackmcbarn2010-09-111-1/+1
|
* Get rid of the not-so-'useful' server bot example and replace it with an ↵Gravatar Jackmcbarn2010-09-111-11/+14
| | | | example of ChanServ using the built-in modules for services
* Remove config for it tooGravatar Jackmcbarn2010-09-061-7/+0
|
* Update m_flatfile_channels to be more robustGravatar Jackmcbarn2010-09-061-5/+8
| | | | | | | Enable storage of registered channels without permanent channels, or vice versa Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user Move NukeChannel to core and put announcets back in options Allow sending mode merges via the protocol interface
* Document m_sql_channels and m_flatfile_channelsGravatar Daniel De Graaf2010-09-051-3/+25
|
* Convert m_alias and m_serverbots to FormatSubstituteGravatar Daniel De Graaf2010-08-271-13/+12
|
* Add some documentation about sqlauth and an exampleGravatar Daniel De Graaf2010-08-271-3/+37
|
* Add m_sqlcommand - allow creating /COMMANDs that map to SQL queriesGravatar Daniel De Graaf2010-08-271-0/+27
|
* Add options to config to recheck autoop upon logging in or changing hostGravatar Jackmcbarn2010-08-241-0/+11
|
* Move spanningtree config to <spanningtree> from various other placesGravatar Daniel De Graaf2010-08-211-0/+32
|
* Add support for setting accountname to m_sqlauth and m_ldapauthGravatar Daniel De Graaf2010-08-191-0/+4
|
* Split provided modes off from m_services_accountGravatar Daniel De Graaf2010-08-191-11/+27
|
* Document m_chanregister and mark it VF_VENDORGravatar Jackmcbarn2010-08-191-0/+14
|
* Fix the <database> example tagsGravatar Daniel De Graaf2010-08-191-3/+3
|
* Add m_chanacl to the example modules configGravatar Jackmcbarn2010-08-171-0/+4
|
* Add m_cline and m_opmoderated to the configfileGravatar Jackmcbarn2010-08-171-0/+13
|
* Fix up invite checking code and add m_inviteextbanGravatar Jackmcbarn2010-08-161-0/+6
|
* Remove now-obsolete and buggy m_timedbans and document m_timedmodesGravatar Jackmcbarn2010-08-161-4/+0
|
* Add timed modes moduleGravatar Jackmcbarn2010-08-151-0/+15
|
* Add m_serverbotsGravatar Daniel De Graaf2010-08-071-0/+18
|
* Config overhaulGravatar Jackmcbarn2010-08-071-36/+54
|
* Allow customizing the operprefix rankGravatar Jackmcbarn2010-08-071-2/+5
|
* Prevent kicks of users who have a protecting low-rank prefix setGravatar Daniel De Graaf2010-08-071-4/+15
|
* Add <opflags> config tagGravatar Daniel De Graaf2010-08-061-0/+7
|
* Update a number of docs issuesGravatar Daniel De Graaf2010-08-031-55/+23
|
* Clarify the m_custom prefix message a bitGravatar Daniel De Graaf2010-08-031-1/+1
|
* Removing example for m_spy which doesn't exist in insp20Gravatar PhilSliderS2010-08-031-6/+0
|
* Add RAWIO log level which is more verbose than DEBUGGravatar danieldg2010-08-031-1/+1
|
* Allow m_sqlauth to set connect classGravatar Daniel De Graaf2010-08-031-36/+2
|
* SQL API v3Gravatar danieldg2010-08-031-4/+4
|
* Change lockserv emergency unlock procedure, and add one for jumpserverGravatar Jackmcbarn2010-08-031-1/+3
|
* Documentation for <auditorium> tagGravatar Daniel De Graaf2010-08-031-11/+10
|
* Allow invex to bypass keyGravatar Daniel De Graaf2010-08-031-0/+2
|
* Add m_customprefix, deprecates m_halfvoiceGravatar Daniel De Graaf2010-08-031-4/+17
|
* Restore <options:exemptchanops> with long namesGravatar Daniel De Graaf2010-08-031-9/+0
|
* Change chanprotect settings so it is possible to permit +q to grant +q ↵Gravatar Daniel De Graaf2010-08-031-9/+5
| | | | without permitting +a to grant +a
* Switch the order of arguments in the +X mode, thanks aquanight for the ↵Gravatar danieldg2010-02-141-3/+3
| | | | | | suggestion git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12456 e03df62e-2008-0410-955e-edbf42e46eb7
* Change GeoIP to be a connect block matcherGravatar danieldg2010-02-131-13/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12450 e03df62e-2008-0410-955e-edbf42e46eb7
* Update m_exemptchanops to allow users to specify the status required for the ↵Gravatar danieldg2010-02-091-5/+6
| | | | | | exemption git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12412 e03df62e-2008-0410-955e-edbf42e46eb7
* half-voice is a better name than status prefixGravatar danieldg2010-02-091-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12406 e03df62e-2008-0410-955e-edbf42e46eb7
* Update example config for passforward and RPC module changes [jdhore]Gravatar danieldg2010-02-071-8/+20
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12395 e03df62e-2008-0410-955e-edbf42e46eb7
* Add mode +V, status prefix. Because we haven't used up enough channel mode ↵Gravatar danieldg2010-02-061-1/+5
| | | | | | letters yet. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12385 e03df62e-2008-0410-955e-edbf42e46eb7
* Move configuration examples to docs, remove automatic overwrite on make installGravatar danieldg2010-02-061-0/+1849
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7