summaryrefslogtreecommitdiffstats
path: root/src/ConfigParser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Create enum class subchannel_type_tMatthias P. Braendli2015-08-071-10/+10
|
* Merge branch 'master' into nextMatthias P. Braendli2015-07-031-3/+5
|\
| * Allow empty component labelsMatthias P. Braendli2015-07-031-3/+5
| |
* | Move some EDI things aroundMatthias P. Braendli2015-07-031-2/+1
| |
* | Replace MGMT socket by ZMQ, make services shared_ptrMatthias P. Braendli2015-06-211-6/+23
| |
* | Start big refactoringMatthias P. Braendli2015-06-191-93/+5
| | | | | | | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11
* | Enable and take care of some warningsMatthias P. Braendli2015-04-231-2/+4
|/
* Merge Stats and Config server, config is also JSONMatthias P. Braendli2015-03-071-3/+4
|
* Publish ptree on port 8001Matthias P. Braendli2015-03-061-0/+964