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