summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.c
Commit message (Expand)AuthorAgeFilesLines
* exit-status: add EXIT_BPFIago López Galeiras2021-10-061-2/+3
* exit-status: fix mappings commentIago López Galeiras2021-01-111-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add credentials logicLennart Poettering2020-08-251-0/+2
* shared/exit-status: fix off-by-one in commentZbigniew Jędrzejewski-Szmek2019-08-051-2/+2
* shared/exit-status: fix lookupZbigniew Jędrzejewski-Szmek2019-08-051-1/+1
* exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering2019-07-291-4/+4
* shared/exit-status: use Bitmap instead of SetsZbigniew Jędrzejewski-Szmek2019-07-291-15/+12
* shared/exit-status: add exit_status_from_string()Zbigniew Jędrzejewski-Szmek2019-07-291-0/+17
* shared/exit-status: turn status level into a bitmask, add "test"Zbigniew Jędrzejewski-Szmek2019-07-291-215/+90
* core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar2019-06-241-0/+3
* exit-status: introduce EXIT_EXCEPTION mapping to 255Lennart Poettering2018-11-201-3/+7
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+280
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-241/+0
* exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering2015-04-281-0/+14
* exit-status: Fix "NOTINSSTALLED" typoMartin Pitt2015-04-181-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* exit-status.c: bring EXIT_BUS_ENDPOINT label in line with othersZbigniew Jędrzejewski-Szmek2014-09-221-1/+1
* exit-status: add new exit code for custom endpoint errorsDaniel Mack2014-09-081-0/+3
* core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering2014-07-031-0/+7
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-031-3/+3
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-031-0/+8
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-051-0/+3
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-051-0/+3
* core: remove tcpwrap supportLennart Poettering2014-03-241-3/+0
* core: move ShowStatus type into the coreLennart Poettering2014-03-031-17/+0
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+3
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-0/+3
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-0/+3
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-0/+3
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-101-0/+3
* manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek2014-01-271-0/+17
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-5/+11
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-171-0/+6
* 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/+180