summaryrefslogtreecommitdiff
path: root/src/configparser.cpp
AgeCommit message (Expand)Author
2013-09-13Fix a shadow warning created by ConfigTag::createChrisTX
2013-03-20Add support for mandatory tags in included config filesattilamolnar
2012-07-11Close files opened with popen() with pclose() instead of fclose()attilamolnar
2012-06-08Cut the ending \n from all lines in included (exec)filesattilamolnar
2012-05-30Fix last character being chopped off in included (exec)files (e.g. motd and r...attilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-23Fail config parse if duplicate keys are founddanieldg
2010-02-10Better error messages for m_autoopdanieldg
2010-02-09Clean up documentation of connect blocks a bitdanieldg
2010-02-02Executable include for MOTD and moredanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-25Add <config:format> to avoid breaking existing configuration files with XML e...danieldg
2009-10-24Fix semicolon being included in XML entity expansiondanieldg
2009-10-22Make ConfigTag::items privatedanieldg
2009-10-22Split up configreader.cpp, it's a bit largedanieldg