]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/configreader.cpp
Merge pull request #1271 from SaberUK/master+exemption
[user/henk/code/inspircd.git] / src / configreader.cpp
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2016-12-08 Peter PowellStore config values in a map instead of a unique vector...
2016-11-15 Attila MolnarMerge pull request #1241 from SaberUK/master+helpop
2016-11-01 Attila MolnarMerge pull request #1238 from SaberUK/master+openssl
2016-11-01 Attila MolnarMerge pull request #1236 from SaberUK/master+port
2016-10-25 Peter PowellAllow classes to take a port range.
2016-09-02 Attila MolnarBump version to 3.0 in comments and messages
2016-09-02 Attila MolnarMerge insp20
2016-08-23 Attila MolnarMerge branch 'master+ircstring'
2016-08-22 Attila MolnarAdd stdalgo::string::equalsci and use it instead of...
2016-08-17 Attila MolnarMerge insp20
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-17 Attila MolnarDon't exit on rehash if the pid file cannot be written
2016-03-02 Attila MolnarMerge branch 'master+writeremotenotice'
2016-03-01 Attila MolnarSend NOTICEs that can go to both local and remote users...
2016-02-29 Attila MolnarMerge pull request #1147 from SaberUK/insp20+gcc6
2016-02-29 Attila MolnarMerge pull request #1148 from guikcd/spelling-error
2016-02-29 Attila MolnarMerge pull request #1146 from SaberUK/insp20+quote
2016-02-29 Attila MolnarMerge pull request #1145 from Adam-/insp20+ulinekill
2016-02-25 Attila MolnarRemove unnecessary std::string::c_str() calls
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-25 AdamDon't show snotices for kills from ulined clients
2016-02-22 Attila MolnarMerge insp20
2015-12-28 Attila MolnarFix some whitespace issues
2015-12-06 Attila MolnarMerge branch 'master+echomessage-invitenotify'
2015-12-06 Attila MolnarRemove <options:ircumsgprefix> entirely
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-03 Attila MolnarMerge branch 'master+invite'
2015-11-02 Attila MolnarMove ServerConfig::InvBypassModes into core_channel
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-03 Attila MolnarExpand module names in ServerConfig::ApplyModules()
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-22 Attila MolnarMerge pull request #1016 from Renegade334/insp20+docs...
2015-03-22 Attila MolnarMerge pull request #1009 from SaberUK/insp20+fix-dirty-env
2015-03-21 AdamRebuild clone counts on rehash
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2015-01-19 Attila MolnarMerge branch 'insp20+penalty' into insp20
2015-01-19 Attila MolnarDon't bind ports after an unsuccessful rehash
2015-01-12 Attila MolnarFix harmless uninitialized variable usage on startup...
2014-12-19 Attila MolnarMerge branch 'master+listmode'
2014-12-19 Attila MolnarMerge branch 'master+flatmap'
2014-12-18 Attila MolnarMerge branch 'master+serverlimits'
2014-12-09 Attila MolnarPass the empty tag to Limits when constructing a Server...
2014-12-09 Attila MolnarAdd ServerLimits constructor that reads limits from...
2014-12-09 Attila MolnarInitialize ServerConfig::EmptyTag using the init list
2014-10-27 Attila MolnarMerge insp20
2014-10-13 Attila MolnarMerge pull request #934 from SaberUK/insp20+fix-various...
2014-10-13 Attila MolnarMerge pull request #933 from SaberUK/insp20+fix-llvm34
2014-10-13 Peter PowellAvoid calling methods on NULL pointers wherever possible.
2014-09-10 Attila MolnarRemove listmode hiding support from the core
2014-07-25 Attila MolnarMerge insp20
2014-06-17 Attila MolnarUpdate the description field in the Server object repre...
2014-06-13 Attila MolnarChange allocation of InspIRCd::Parser to be physically...
2014-06-13 Attila MolnarAdd CommandParser::GetCommands() and typedef CommandMap...
2014-06-13 Attila MolnarUse CommandParser::GetHandler() in ServerConfig::ApplyD...
2014-06-07 Attila MolnarChange the number reported by SocketEngine::GetMaxFds...
2014-05-26 Attila MolnarSwitch to std::string::compare() from substr() in a...
2014-05-23 Peter PowellPrefix all definitions in config.h to avoid potential...
2014-04-11 Peter PowellKill <channels> in favour of <connect:maxchans> and...
2014-04-07 Attila MolnarMerge insp20
2014-03-08 Peter PowellMake the maximum hostname length configurable in the...
2014-03-07 Attila MolnarMove admin settings into core_info
2014-03-07 Attila MolnarMove {prefix|suffix|fixed}{quit|part} into core_user
2014-03-07 Attila MolnarRead the die and restart password and their hash type...
2014-03-05 Attila MolnarLoad core_*.so instead of cmd_*.so
2014-03-01 Attila MolnarFix NULL dereference on rehash when there is a fatal...
2014-02-08 Attila MolnarChange all socketengine methods to be static
2014-02-08 Attila MolnarChange SocketEngine functions that do not require an...
2014-01-21 Attila MolnarMerge insp20
2014-01-21 AdamAdd m_starttls and remove it from m_ssl_gnutls, which...
2014-01-08 Attila MolnarRead uline state in spanningtree; remove ConfigReader...
2013-12-18 Attila MolnarAdd m_showfile, remove cmd_rules
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 PowellMove stuff around a bit:
2013-11-21 attilamolnarFix a few issues
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-08-30 attilamolnarRemove ModuleManager::GetAllModuleNames(), use GetModul...
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-13 attilamolnarStore oper types and opers in separate containers
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 PowellReplace range() with min and max arguments on getInt().
2013-08-10 Peter PowellPrevent servers from ulining themselves.
2013-08-10 Peter PowellChange the default for <security:customversion> to...
2013-08-10 Peter PowellWarn if the server has no <bind> blocks.
next