Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: no initgroups() when already running as the configured user | Max Kellermann | 2013-12-29 | 1 | -1/+5 |
* | Daemon: fix typo in comment | Max Kellermann | 2013-12-29 | 1 | -1/+1 |
* | Daemon: simplify nested "if" | Max Kellermann | 2013-12-29 | 1 | -5/+4 |
* | Daemon: fix typo in cast | Max Kellermann | 2013-12-29 | 1 | -1/+1 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -4/+4 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -5/+6 |
* | Daemon, Mapper: move-assign the Path objects | Max Kellermann | 2013-10-01 | 1 | -1/+1 |
* | ConfigPath: return a Path object | Max Kellermann | 2013-08-07 | 1 | -15/+22 |
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
* | FatalError: new library to replace mpd_error.h | Max Kellermann | 2013-08-07 | 1 | -23/+23 |
* | daemon: convert to C++ | Max Kellermann | 2013-08-07 | 1 | -0/+236 |