summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-22exit-status.c: bring EXIT_BUS_ENDPOINT label in line with othersZbigniew Jędrzejewski-Szmek1-1/+1
2014-09-08exit-status: add new exit code for custom endpoint errorsDaniel Mack1-0/+3
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering1-0/+7
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering1-3/+3
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering1-0/+8
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering1-0/+3
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering1-0/+3
2014-03-24core: remove tcpwrap supportLennart Poettering1-3/+0
2014-03-03core: move ShowStatus type into the coreLennart Poettering1-17/+0
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering1-0/+3
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering1-0/+3
2014-02-21core: Add AppArmor profile switchingMichael Scherer1-0/+3
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering1-0/+3
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer1-0/+3
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek1-0/+17
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn1-5/+11
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering1-0/+6
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers1-0/+180