Systemd/src
Zbigniew Jędrzejewski-Szmek 52d86690d6 basic/log: add concept of "synthethic errnos"
Synthetic errnos are processed like normal, and may be used in %m and become
the return value from log_*(), but they are not logged in the journal.
2018-11-22 10:45:08 +01:00
..
ac-power util-lib: move main() definition macros to its own header file 2018-11-19 21:14:34 +01:00
activate Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
analyze Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
ask-password Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
backlight backlight: use DEFINE_MAIN_FUNCTION() macro 2018-11-20 16:48:21 +01:00
basic basic/log: add concept of "synthethic errnos" 2018-11-22 10:45:08 +01:00
binfmt Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
boot generators: drop umask calls 2018-11-21 13:40:24 +01:00
busctl Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
cgls Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
cgroups-agent log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
cgtop Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
core core: Detect initial timer state from serialized data 2018-11-21 11:28:33 +01:00
coredump Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
cryptsetup generators: drop umask calls 2018-11-21 13:40:24 +01:00
debug-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
delta Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
detect-virt Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
dissect dissect: use static destructor and DEFINE_MAIN_FUNCTION() macro 2018-11-20 18:40:02 +01:00
environment-d-generator Drop my copyright headers 2018-06-14 13:03:20 +02:00
escape Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
firstboot Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
fsck basic/main-func: propagate all positive return values 2018-11-20 16:48:21 +01:00
fstab-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
fuzz tests: add a fuzzer for journald streams 2018-11-20 03:03:32 +01:00
getty-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
gpt-auto-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
hibernate-resume generators: drop umask calls 2018-11-21 13:40:24 +01:00
hostname Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
hwdb Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
id128 Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
import log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
initctl log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
journal Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
journal-remote Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
kernel-install kernel-install: teach bot loader spec entry generator to generate entries with "tries" 2018-10-19 22:34:50 +02:00
libsystemd tree-wide: use __ prefixed gcc attributes (#10843) 2018-11-20 12:34:08 +09:00
libsystemd-network sd-ndisc: do not unref() event sources when update or disable them 2018-11-16 22:57:42 +09:00
libudev libudev: make util_resolve_subsys_kernel() return negative errno 2018-11-21 17:31:16 +09:00
locale Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
login Merge pull request #9961 from fbuihuu/logind-fix-vt-reinit-race 2018-11-21 17:28:23 +01:00
machine machinectl: use static destructor and DEFINE_MAIN_FUNCTION() macro 2018-11-20 18:40:02 +01:00
machine-id-setup Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
modules-load modules-load: use static destructor and DEFINE_MAIN_FUNCTION() macro 2018-11-20 18:40:02 +01:00
mount mount-tool: use static destructor and DEFINE_MAIN_FUNCTION() macro 2018-11-20 18:40:02 +01:00
network Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
notify Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
nspawn Merge pull request #10860 from keszybz/more-cleanup-2 2018-11-21 11:07:31 +01:00
nss-myhostname nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
nss-mymachines Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-resolve Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-systemd nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
partition Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
path Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
portable portablectl: make "arg_host" const 2018-11-20 18:40:02 +01:00
quotacheck log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
random-seed log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
rc-local-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
remount-fs log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
reply-password log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
resolve Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
rfkill log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
run Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
shared Revert 5fdf2d51c2 2018-11-21 15:04:22 +01:00
sleep Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
socket-proxy Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
stdio-bridge util-lib: move main() definition macros to its own header file 2018-11-19 21:14:34 +01:00
sulogin-shell log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
sysctl Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
system-update-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
systemctl systemctl: define main through macro and call ask_password_agent_close() from the macro 2018-11-21 09:14:00 +01:00
systemd tree-wide: use __ prefixed gcc attributes (#10843) 2018-11-20 12:34:08 +09:00
sysusers Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
sysv-generator generators: drop umask calls 2018-11-21 13:40:24 +01:00
test basic/log: add concept of "synthethic errnos" 2018-11-22 10:45:08 +01:00
time-wait-sync tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
timedate Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
timesync log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
tmpfiles Merge pull request #10860 from keszybz/more-cleanup-2 2018-11-21 11:07:31 +01:00
tty-ask-password-agent Split out pretty-print.c and move pager.c and main-func.h to shared/ 2018-11-20 18:40:02 +01:00
udev Merge pull request #10866 from yuwata/libudev-util-cleanups 2018-11-21 11:15:35 +01:00
update-done log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
update-utmp log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00
user-sessions Call mac_selinux_close() from main func macros, convert user-sessions and test-udev 2018-11-21 09:14:00 +01:00
vconsole vconsole: Don't skip udev call for dummy device 2018-11-22 00:59:24 +01:00
veritysetup generators: drop umask calls 2018-11-21 13:40:24 +01:00
volatile-root log: introduce new helper call log_setup_service() 2018-11-20 11:18:22 +01:00