Age | Commit message (Expand) | Author |
2013-08-27 | Fix Windows build and a few more problems | attilamolnar |
2013-08-12 | Add ConfigTag::getDuration() with optional bounds checking | attilamolnar |
2013-08-12 | Add <path> keys for all of the compile-time paths. | Peter Powell |
2013-08-10 | Replace range() with min and max arguments on getInt(). | Peter Powell |
2013-07-16 | Fix some warnings which are causing debug builds to fail. | Peter Powell |
2013-06-06 | Convert a ton of uses of MAXBUF to use a fixed buffer size. | Peter Powell |
2013-05-19 | Fix spacing in calls to LogManager::Log. | Peter Powell |
2013-04-12 | Add LOG_ prefix to the log level enum values. | Peter Powell |
2013-04-06 | Default to the XML config format. | Peter Powell |
2013-03-20 | Add support for mandatory tags in included config files | attilamolnar |
2012-07-11 | Close files opened with popen() with pclose() instead of fclose() | attilamolnar |
2012-06-08 | Cut the ending \n from all lines in included (exec)files | attilamolnar |
2012-05-30 | Fix last character being chopped off in included (exec)files (e.g. motd and r... | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-03-23 | Fail config parse if duplicate keys are found | danieldg |
2010-02-10 | Better error messages for m_autoop | danieldg |
2010-02-09 | Clean up documentation of connect blocks a bit | danieldg |
2010-02-02 | Executable include for MOTD and more | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-25 | Add <config:format> to avoid breaking existing configuration files with XML e... | danieldg |
2009-10-24 | Fix semicolon being included in XML entity expansion | danieldg |
2009-10-22 | Make ConfigTag::items private | danieldg |
2009-10-22 | Split up configreader.cpp, it's a bit large | danieldg |