index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
exit-status.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: adjust indentation
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-5
/
+4
*
add support for KSM
Stefan Roesch
2023-06-05
1
-0
/
+1
*
exit-status: add EXIT_BPF
Iago López Galeiras
2021-10-06
1
-2
/
+3
*
exit-status: fix mappings comment
Iago López Galeiras
2021-01-11
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: add credentials logic
Lennart Poettering
2020-08-25
1
-0
/
+2
*
shared/exit-status: fix off-by-one in comment
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-2
/
+2
*
shared/exit-status: fix lookup
Zbigniew Jędrzejewski-Szmek
2019-08-05
1
-1
/
+1
*
exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBC
Lennart Poettering
2019-07-29
1
-4
/
+4
*
shared/exit-status: use Bitmap instead of Sets
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-15
/
+12
*
shared/exit-status: add exit_status_from_string()
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-0
/
+17
*
shared/exit-status: turn status level into a bitmask, add "test"
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-215
/
+90
*
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
2019-06-24
1
-0
/
+3
*
exit-status: introduce EXIT_EXCEPTION mapping to 255
Lennart Poettering
2018-11-20
1
-3
/
+7
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+280
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-241
/
+0
*
exit-status: introduce common exit_status_set_test() call for testing exit st...
Lennart Poettering
2015-04-28
1
-0
/
+14
*
exit-status: Fix "NOTINSSTALLED" typo
Martin Pitt
2015-04-18
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
exit-status.c: bring EXIT_BUS_ENDPOINT label in line with others
Zbigniew Jędrzejewski-Szmek
2014-09-22
1
-1
/
+1
*
exit-status: add new exit code for custom endpoint errors
Daniel Mack
2014-09-08
1
-0
/
+3
*
core: introduce exit_status_set_is_empty() to make things a bit easier to read
Lennart Poettering
2014-07-03
1
-0
/
+7
*
exit-status: rename ExitStatusSet's "code" field to "status"
Lennart Poettering
2014-07-03
1
-3
/
+3
*
core: introduce new RestartForceExitStatus= service setting
Lennart Poettering
2014-07-03
1
-0
/
+8
*
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-06-05
1
-0
/
+3
*
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...
Lennart Poettering
2014-06-05
1
-0
/
+3
*
core: remove tcpwrap support
Lennart Poettering
2014-03-24
1
-3
/
+0
*
core: move ShowStatus type into the core
Lennart Poettering
2014-03-03
1
-17
/
+0
*
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-03-03
1
-0
/
+3
*
core: add new RestrictAddressFamilies= switch
Lennart Poettering
2014-02-26
1
-0
/
+3
*
core: Add AppArmor profile switching
Michael Scherer
2014-02-21
1
-0
/
+3
*
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-19
1
-0
/
+3
*
exec: Add SELinuxContext configuration item
Michael Scherer
2014-02-10
1
-0
/
+3
*
manager: add systemd.show_status=auto mode
Zbigniew Jędrzejewski-Szmek
2014-01-28
1
-0
/
+17
*
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-14
1
-5
/
+11
*
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-17
1
-0
/
+6
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers
2012-04-10
1
-0
/
+180