]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - docs
Change allocation of InspIRCd::Parser to be physically part of the object containing it
[user/henk/code/inspircd.git] / docs /
2014-06-09 Attila MolnarDocument the config options of m_remove
2014-06-09 Attila Molnarm_remove Recognize /REMOVE <chan> <nick>
2014-05-28 Attila MolnarDescribe <ident:nolookupprefix>
2014-05-28 Robby-m_ident: Add an option to allow idents of users to...
2014-04-14 Attila Molnarm_sajoin, m_sapart Support a comma separated list of...
2014-04-11 Peter PowellKill <channels> in favour of <connect:maxchans> and...
2014-04-11 Attila Molnarm_filter Allow exemption of messages sent to nicks...
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-06 Attila MolnarFix typo in helpop-full that prevented it from loading...
2014-04-04 Attila MolnarMajor example configuration and helpop update
2014-03-08 Peter PowellMake the maximum hostname length configurable in the...
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
2014-01-20 Mantas MikulėnasUse standard example addresses in configs
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-12-15 Attila MolnarMerge pull request #708 from SaberUK/master+development...
2013-12-15 AdamMerge pull request #689 from SaberUK/master+cxxify
2013-12-15 Peter PowellPurge docs/rfc from the repository.
2013-11-21 attilamolnarFix a few issues
2013-11-21 AdamAllow multiple allowmasks in link blocks, #679
2013-09-26 Attila MolnarMerge pull request #638 from SaberUK/insp20+runas-fix
2013-09-26 Peter PowellImprove error reporting for <security:runas{user,group}>.
2013-09-11 attilamolnarConvert cmd_modenotice into an optional module
2013-08-30 attilamolnarMerge insp20
2013-08-28 Christopher 'm4z... Update COPYING file with new FSF address.
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 attilamolnarAdd ConfigTag::getDuration() with optional bounds checking
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-10 Peter PowellRequire privs given on initial join to be in <options...
2013-08-10 Peter PowellRename <options:moronbanner> to <options:xlinemessage>.
2013-08-10 Peter PowellChange the default for <security:customversion> to...
2013-08-10 Peter PowellRename <connect:nouserdns> to <connect:resolvehostnames>.
2013-08-09 attilamolnarMove host cycle logic into m_hostcycle
2013-07-02 Attila MolnarMerge pull request #571 from ShutterQuick/inspircd...
2013-07-02 Daniel VassdalAllow for skipping clone checking before DNS is complete.
2013-06-18 attilamolnarRemove limitsomaxconn and remains of m_halfop/allowhalfop
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-06-03 Daniel VassdalAdded option for using TCP_DEFER_ACCEPT. Prevents the...
2013-04-27 attilamolnarMerge insp20
2013-04-27 Daniel VassdalAdded RMODE command per suggestion #479
2013-04-27 AdamMerge pull request #501 from SaberUK/master+nouserdns
2013-04-27 Peter PowellMove <performance:nouserdns> to <connect:nouserdns>.
2013-04-23 attilamolnarAdd config option to disable somaxconn range() check
2013-04-16 attilamolnarm_kicknorejoin Limit time to 30m by default
2013-04-13 Attila MolnarMerge pull request #476 from SaberUK/master+allowcoreunload
2013-04-13 Peter PowellAdd <security:allowcoreunload>.
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 attilamolnarm_samode Require an oper privilege to change the user...
2013-03-31 attilamolnarChange the default value of <options:cyclehosts> to no
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-09 Attila MolnarMerge pull request #437 from SaberUK/insp20+doxygen...
2013-03-08 Peter PowellUpdate Doxyfile for the latest version of Doxygen.
2013-03-02 Attila MolnarMerge pull request #430 from SaberUK/insp20+config...
2013-03-02 Peter PowellReorganise configuration files:
2013-02-11 attilamolnarcmd_invite Send invite announcements to halfops and...
2012-11-29 attilamolnarm_dnsbl Add usednsbl option to connect classes
2012-11-29 Attila MolnarMerge pull request #374 from rburchell/ldapauth_vhosts
2012-11-29 Robin Burchellldapauth: Allow setting virtual hosts on identification...
2012-11-23 attilamolnarRemove TAXONOMY from opers.conf.example, it doesn't...
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-19 Peter PowellFix for #268.
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 Peter PowellRemove references to removed FINGERPRINT command.
2012-09-22 attilamolnarInstruct users to verify that std::regex is supported...
next