]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - docs
Wait for the manager bind to come back before sending search in LDAP modules
[user/henk/code/inspircd.git] / docs /
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...
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-24 attilamolnarAdd a config option to enable/disable the welcome notic...
2012-08-24 attilamolnarRemove reference to m_ziplinks from modules.conf.unreal...
2012-08-20 attilamolnarChange "allowmismatched" to "allowmismatch" in example...
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-07-06 Attila MolnarMerge pull request #127 from Justasic/insp20+color
2012-07-06 Justin CrawfordAdded color codes to /rules, moved the parsing to Serve...
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-04 Peter PowellUpdate Doxyfile for the latest Doxygen.
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-13 Peter PowellREADME changes.
next