summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.h
Commit message (Expand)AuthorAgeFilesLines
* exit-status: add EXIT_BPFIago López Galeiras2021-10-061-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add credentials logicLennart Poettering2020-08-251-0/+1
* exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering2019-07-291-2/+2
* shared/exit-status: use Bitmap instead of SetsZbigniew Jędrzejewski-Szmek2019-07-291-6/+6
* shared/exit-status: add exit_status_from_string()Zbigniew Jędrzejewski-Szmek2019-07-291-0/+1
* shared/exit-status: turn status level into a bitmask, add "test"Zbigniew Jędrzejewski-Szmek2019-07-291-11/+20
* core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar2019-06-241-0/+1
* exit-status: introduce EXIT_EXCEPTION mapping to 255Lennart Poettering2018-11-201-0/+2
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+97
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-103/+0
* exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering2015-04-281-0/+1
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-241-0/+1
* exit-status: add new exit code for custom endpoint errorsDaniel Mack2014-09-081-0/+1
* exit-status: fix URL in commentDaniel Mack2014-09-051-1/+1
* core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering2014-07-031-0/+1
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-031-1/+1
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-031-0/+2
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-051-0/+1
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-051-1/+2
* core: remove tcpwrap supportLennart Poettering2014-03-241-1/+1
* core: move ShowStatus type into the coreLennart Poettering2014-03-031-12/+2
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+1
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-1/+2
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-1/+2
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-1/+2
* core: fixate show_status earlier, so that we actually print the welcome messageLennart Poettering2014-02-171-1/+1
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-101-1/+2
* manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek2014-01-271-0/+12
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-1/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-3/+8
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-171-2/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+85