aboutsummaryrefslogtreecommitdiffstats
path: root/src/Daemon.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* daemon: no initgroups() when already running as the configured userMax Kellermann2013-12-291-1/+5
* Daemon: fix typo in commentMax Kellermann2013-12-291-1/+1
* Daemon: simplify nested "if"Max Kellermann2013-12-291-5/+4
* Daemon: fix typo in castMax Kellermann2013-12-291-1/+1
* 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