]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/configreader.cpp
Merge pull request #1162 from SaberUK/insp20+fix-deinstall
[user/henk/code/inspircd.git] / src / configreader.cpp
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 AdamDon't show snotices for kills from ulined clients
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
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-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-03-01 Attila MolnarFix NULL dereference on rehash when there is a fatal...
2013-04-23 attilamolnarAdd config option to disable somaxconn range() check
2012-12-09 attilamolnarRemove ServerLimits::Finalise(), it's completely wrong
2012-11-18 Attila MolnarMerge pull request #365 from StevenVanAcker/unhook-uid
2012-11-18 Attila MolnarMerge pull request #366 from StevenVanAcker/autoconnect...
2012-11-15 Steven Van Ackeradded warning that autoconnect is now a separate tag
2012-10-29 attilamolnarFix typo in doc and remove some whitespace
2012-10-29 attilamolnarMove ServerConfig::ProcessColors() into class InspIRCd...
2012-10-28 attilamolnarFix warnings in configreader.cpp on FreeBSD
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-09-30 attilamolnarMake ConfigReader::GetSID() return a const reference...
2012-09-23 attilamolnarFix undefined behavior caused by referencing the return...
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-13 Attila MolnarMerge pull request #301 from Adam-/insp20+bindrehash
2012-09-13 ChrisTXconfigreader: Replace ConfValue here with a ConfigTagLi...
2012-08-24 attilamolnarAdd a config option to enable/disable the welcome notic...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
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-05 Attila MolnarMerge pull request #244 from SaberUK/insp20-configure-fix
2012-07-05 Attila MolnarMerge pull request #243 from SaberUK/insp20-config...
2012-07-05 Peter PowellExplicitly deprecate some config changes.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-19 Robin BurchellMerge pull request #88 from Robby-/insp20-helpop
2012-04-18 Robin BurchellNo need to check elines twice..
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #59 from Robby-/insp20-nosnoticestack
2012-04-15 Robby-Backported Shawn's NoSnoticeStack code from insp21
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-01 RutgerAdd <connect:maxconnwarn>
2011-07-17 Daniel De GraafOnly write pidfile if we have parsed a valid configuration
2011-04-20 AdamFix IPv6 test on Windows
2010-12-23 JackmcbarnFix bug #113
2010-08-03 Daniel De GraafFix rehash message sending for remote rehashes
2010-07-04 Daniel De GraafInclude location of duplicated oper blocks
2010-03-22 danieldgDon't repeat the Raw I/O log message on every rehash
2010-03-22 danieldgChange <security:operspywhois> to a tristate
2010-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
2010-03-18 danieldgMake /etc/resolv.conf reader slightly less stupid
2010-03-14 danieldgAdd <options:cyclehostsfromuser> to configure source...
2010-03-11 danieldgFix empty SID when applying config-specified X:lines
2010-03-10 danieldgComplain when duplicate tags are found using ConfValue
2010-03-08 danieldgFix logic error in comparison
2010-03-08 danieldgWarn about duplicate <type> and <class> blocks
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-02-16 danieldgRemove SYSTEM and related sensitive information from...
2010-02-10 danieldgWhy are we wasting space on DieValue?
2010-02-06 danieldgMove configuration examples to docs, remove automatic...
2010-02-02 danieldgExecutable include for MOTD and more
2010-02-02 danieldgAdd OnSetConnectClass hook for use in adding requiremen...
2010-02-02 danieldgSort items in the 005 line
2010-01-31 danieldgUpdate connect block matching on rehash to prefer names...
2010-01-31 danieldgAllow connect classes to be specified without an allow...
2010-01-29 danieldgRemove MaxWhoResults, replace with an increase of Penal...
2010-01-18 danieldgFix type-based oper blocks not storing their names
2010-01-18 danieldgRemove excessive gettimeofday system calls
2010-01-16 w00tManual port of don't error on failed port bind commit.
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-11 danieldgAdd fine-grained command flood controls
2009-11-11 danieldgGet rid of DieDelay, it just freezes the ircd prior...
2009-11-09 danieldgAllow near-empty configuration to work by adding sensib...
2009-11-09 danieldgSet a name on all connect blocks
2009-11-03 danieldgCreate m_halfop
2009-11-03 danieldgRemove AllowHalfop item from server config
2009-10-23 danieldgChange to <type:vhost> and <oper:vhost> because <oper...
2009-10-22 danieldgSplit up configreader.cpp, it's a bit large
2009-10-21 danieldgMove command-line items to CommandLineConf
2009-10-21 danieldgUse ConfigTagList as a faster access method for access...
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-20 danieldgMove ugly .*.inc files into make/template/ where they...
2009-10-19 peaveyAdd a setting to <connect> allowing the threshold for...
next