aboutsummaryrefslogtreecommitdiffstats
path: root/src/Daemon.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Daemon: use strdup() instead of g_strdup()Max Kellermann2013-12-151-5/+3
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-4/+4
* Log: new logging library APIMax Kellermann2013-10-021-5/+6
* Daemon, Mapper: move-assign the Path objectsMax Kellermann2013-10-011-1/+1
* ConfigPath: return a Path objectMax Kellermann2013-08-071-15/+22
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
* FatalError: new library to replace mpd_error.hMax Kellermann2013-08-071-23/+23
* daemon: convert to C++Max Kellermann2013-08-071-0/+236