Age | Commit message (Expand) | Author |
---|---|---|
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 |