summaryrefslogtreecommitdiff
path: root/src/shared/exit-status.c
Commit message (Expand)AuthorAgeFilesLines
* 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