summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge v243 into tizenAdrian Szyndela1-17/+28
2020-03-26Merge v240 into tizenAdrian Szyndela1-0/+99
2019-07-29exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering1-2/+2
2019-07-29shared/exit-status: use Bitmap instead of SetsZbigniew Jędrzejewski-Szmek1-6/+6
2019-07-29shared/exit-status: add exit_status_from_string()Zbigniew Jędrzejewski-Szmek1-0/+1
2019-07-29shared/exit-status: turn status level into a bitmask, add "test"Zbigniew Jędrzejewski-Szmek1-11/+20
2019-06-24core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar1-0/+1
2018-11-20exit-status: introduce EXIT_EXCEPTION mapping to 255Lennart Poettering1-0/+2
2018-11-20Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek1-0/+97
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-103/+0
2015-04-28exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering1-0/+1
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho1-0/+1
2014-09-08exit-status: add new exit code for custom endpoint errorsDaniel Mack1-0/+1
2014-09-05exit-status: fix URL in commentDaniel Mack1-1/+1
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering1-0/+1
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering1-1/+1
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering1-0/+2
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering1-0/+1
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering1-1/+2
2014-03-24core: remove tcpwrap supportLennart Poettering1-1/+1
2014-03-03core: move ShowStatus type into the coreLennart Poettering1-12/+2
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering1-0/+1
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering1-1/+2
2014-02-21core: Add AppArmor profile switchingMichael Scherer1-1/+2
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering1-1/+2
2014-02-17core: fixate show_status earlier, so that we actually print the welcome messageLennart Poettering1-1/+1
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer1-1/+2
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek1-0/+12
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-1/+1
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn1-3/+8
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering1-2/+3
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/+85