Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Daemon: fork as early as possible | Max Kellermann | 2014-01-18 | 1 | -25/+76 |
* | Daemon: move code to class PidFile | Max Kellermann | 2014-01-18 | 1 | -19/+5 |
* | Daemon: don't use daemon(), always require fork() | Max Kellermann | 2014-01-18 | 1 | -11/+0 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-29 | 1 | -8/+11 |
|\ | |||||
| * | 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 |
* | | Daemon: use strdup() instead of g_strdup() | Max Kellermann | 2013-12-15 | 1 | -5/+3 |
* | | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -3/+0 |
|/ | |||||
* | 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 |