]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/configreader.h
Move stuff around a bit:
[user/henk/code/inspircd.git] / include / configreader.h
2013-12-15 Peter PowellMove stuff around a bit:
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarFix Windows build and a few more problems
2013-08-13 attilamolnarStore oper types and opers in separate containers
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 PowellRename <options:moronbanner> to <options:xlinemessage>.
2013-08-10 Peter PowellReplace range() with min and max arguments on getInt().
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-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-06 Peter PowellUse iostream instead of C-style file operations.
2013-06-05 Peter PowellStart to replace MAXBUF with <limits:maxline>.
2013-06-05 attilamolnarMerge insp20
2013-06-01 attilamolnarMove a few trivial functions into headers
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-19 Peter PowellPurge a ton of code related to non <log> related logging.
2013-05-15 attilamolnarAllow spaces (and more) in oper types
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-11 Attila MolnarMerge pull request #487 from SaberUK/master+better...
2013-04-11 Peter PowellConvert ISUPPORT to use a map instead of a string.
2013-04-08 attilamolnarMigrate u_listmode.h into the core, change +b to use it
2013-04-04 attilamolnarMove whowas settings into cmd_whowas from ConfigReader
2013-03-31 attilamolnarRemove legacy code, mostly related to 1.2 compatibility
2012-12-09 attilamolnarRemove ServerLimits::Finalise(), it's completely wrong
2012-10-29 attilamolnarMove ServerConfig::ProcessColors() into class InspIRCd...
2012-09-30 attilamolnarMake ConfigReader::GetSID() return a const reference...
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 Peter PowellFix Doxygen syntax errors.
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-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
2010-12-23 JackmcbarnFix bug #113
2010-03-22 danieldgChange <security:operspywhois> to a tristate
2010-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
2010-03-14 danieldgAdd <options:cyclehostsfromuser> to configure source...
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-02-10 danieldgWhy are we wasting space on DieValue?
2010-02-02 danieldgExecutable include for MOTD and more
2010-01-29 danieldgRemove MaxWhoResults, replace with an increase of Penal...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-11 danieldgGet rid of DieDelay, it just freezes the ircd prior...
2009-11-03 danieldgRemove AllowHalfop item from server config
2009-10-25 danieldgFixes found by removing User inheritance from StreamSocket
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-23 danieldgChange to <type:vhost> and <oper:vhost> because <oper...
2009-10-22 danieldgMake ConfigTag::items private
2009-10-21 danieldgMove command-line items to CommandLineConf
2009-10-21 danieldgUse ConfigTagList as a faster access method for access...
2009-10-21 danieldgMove AllowedPrivs and similar oper information from...
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-21 danieldgUpdate documentation and remove unused classes/functions
2009-10-18 danieldgRemove VF_SERVICEPROVIDER, prevent heap allocation...
2009-10-17 peaveyCoreExport ConfigTag, fixes unresolved symbols when...
2009-10-17 danieldgAdd filename/line information to all ConfigTag objects
2009-10-17 danieldgRewrite ConfigReader again
2009-10-16 danieldgClean up static allocations
2009-10-13 danieldgChange to new execution directory structure
2009-10-12 danieldgm_exemptchanops by jackmcbarn - channel mode +X to...
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-24 danieldgMove configuration filename specification to start...
2009-09-13 danieldgPrevent <include:executable> from running <include...
2009-09-02 danieldgRemove strnewdup(), it is a good source of possible...
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-08-12 danieldgFixes for config reader
2009-08-01 w00tVarious rehash fixes that it seems were introduced...
2009-07-01 danieldgFix error reporting on rehash
2009-07-01 danieldgMake rehash generate a new ServerInstance->Config object
2009-07-01 danieldgMove list of open ports out of Config object
2009-05-25 danieldgRemove the ServerConfig::DirValid check that breaks...
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-04-17 danieldgFix memory leak on rehash: opertype used char* instead...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-02-13 brainAdd security:genericoper as requested by Strawberry...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tObsolete m_restrictbanned, add <security:restrictbanned...
2008-10-23 w00tPatch from dz to fix bug 622 (config errors build up...
2008-10-20 w00tImplement <security:runasuser> and <security:runasgroup...
2008-10-18 w00tWorking privs implementation, and example usage in...
2008-09-21 psychonFix some comment which was left over from before the...
2008-09-20 brainFix a rather nasty race condition revealed by my readin...
2008-09-20 brainmore comments
2008-09-08 w00tMake OnAcceptReady pure virtual, rename ListenSocket...
next