]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - docs/conf/modules.conf.example
m_ident: Add an option to allow idents of users to still be prefixed with a '~' for...
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
2014-05-28 Robby-m_ident: Add an option to allow idents of users to...
2014-04-11 Attila MolnarRedirect the reader to filters.conf.example for advance...
2014-04-11 Attila Molnarm_filter Rename config key used in exemptfromfilter...
2014-04-07 Attila MolnarMerge insp20
2014-04-04 Attila MolnarMajor example configuration and helpop update
2014-03-07 Peter PowellFix m_permchannels not prepending the path when reading...
2014-02-27 GoogolplexedGive m_connectban a configurable ban message
2014-02-26 Daniel VassdalSimplify /SAJOIN syntax and add permission for joining...
2014-02-25 Attila Molnarm_svshold Hide server notices by default
2014-02-23 GoogolplexedMoving CGIIRC to a new snomask (w)
2014-02-07 Thiago Crepaldim_ldapauth.cpp: Allow multiple patterns for users to...
2014-01-30 Attila MolnarDocument new delayed join feature of m_conn_join
2014-01-26 Attila MolnarAdd m_clearchan which removes users from a channel...
2014-01-21 Attila MolnarMerge insp20
2014-01-21 AdamAdd m_starttls and remove it from m_ssl_gnutls, which...
2014-01-20 Attila Molnarm_svshold Add config option to hide snotices
2014-01-20 Attila Molnarm_httpd Add timeout option; remove timed out connections
2014-01-20 Attila MolnarUpdate example configs/helpop
2013-12-19 Attila Molnarm_showwhois Update settings on rehash
2013-12-19 AdamAdd m_ldap, and convert m_ldapoper and m_ldapauth to...
2013-12-18 Attila MolnarAdd m_showfile, remove cmd_rules
2013-12-18 Daniel VassdalAdd a Flash Policy Daemon module
2013-09-11 attilamolnarConvert cmd_modenotice into an optional module
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarm_permchannels Add the ability to save listmodes
2013-08-27 attilamolnarUpdate example configs, README.md and more
2013-08-24 Attila MolnarMerge pull request #616 from ShutterQuick/inspircd...
2013-08-24 Daniel VassdalOption to select if chanhistory is on for bots
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-12 Peter PowellAdd <path> keys for all of the compile-time paths.
2013-08-09 attilamolnarMove host cycle logic into m_hostcycle
2013-06-16 Peter PowellAdd RE2 regex module.
2013-06-10 Daniel VassdalAdded m_repeat - Allows for blocking of similiar messages
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-27 Daniel VassdalAdded RMODE command per suggestion #479
2013-04-16 attilamolnarm_kicknorejoin Limit time to 30m by default
2013-04-06 Attila MolnarMerge pull request #475 from SaberUK/master+default...
2013-04-06 Peter PowellDefault to the XML config format.
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Attila MolnarMerge pull request #454 from SaberUK/master+misc-improv...
2013-04-01 Peter PowellPurge the deprecated chanprotect module.
2013-03-31 attilamolnarRemove legacy code, mostly related to 1.2 compatibility
2013-03-31 attilamolnarMinor update to example configs
2013-03-29 attilamolnarUpdate doc and fix the description of m_allowinvite
2013-03-02 Attila MolnarMerge pull request #430 from SaberUK/insp20+config...
2013-03-02 Peter PowellReorganise configuration files:
2012-11-29 Attila MolnarMerge pull request #374 from rburchell/ldapauth_vhosts
2012-11-29 Robin Burchellldapauth: Allow setting virtual hosts on identification...
2012-10-29 attilamolnarm_opermotd Add support for replacing \u \b etc. with...
2012-10-28 attilamolnarm_operlog Add tosnomask config option, to log all oper...
2012-10-19 Adrien Bustanym_ldapauth Allow filtering on arbitrary LDAP attributes
2012-10-08 attilamolnarUpdate modules.conf.example with m_ircv3
2012-10-08 Attila MolnarMerge pull request #321 from ballock/insp20
2012-10-08 Boleslaw TokarskiAllows to use user->ident string instead of user->nick...
2012-10-06 attilamolnarUpdate modules.conf.example with m_topiclock
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-22 attilamolnarInstruct users to verify that std::regex is supported...
2012-09-22 ChrisTXm_regex_stdlib: A regex provider for the C++11 containe...
2012-09-13 attilamolnarm_knock Add support for sending a 710 numeric when...
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-26 attilamolnarUpdate example configs
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-07 Shawn SmithAdded ExtBan U to match only Unregistered users
2012-07-06 Attila MolnarMerge pull request #217 from Shawn-Smith/insp20+antired...
2012-07-06 Shawn SmithBackported usermode +L from insp21. Stops forced redire...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-14 Attila MolnarMerge pull request #184 from SaberUK/insp20-copy-all...
2012-06-12 Peter PowellMove all example configuration files to their own direc...