summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.h
AgeCommit message (Expand)Author
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering
2014-03-24core: remove tcpwrap supportLennart Poettering
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering
2014-02-17core: fixate show_status earlier, so that we actually print the welcome messageLennart Poettering
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers