Systemd/src
Didier Roche 9496e375f7 machine-id-setup: Factorize some machine-id-setup functions to be reused 2014-12-03 03:10:27 +01:00
..
ac-power treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
activate treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
analyze treewide: more log_*_errno + return simplifications 2014-11-28 18:24:30 +01:00
ask-password ask-password: Add --echo to enable echoing the user input 2014-10-05 15:29:41 -04:00
backlight treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
binfmt treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
boot Unify parse_argv style 2014-08-03 21:46:07 -04:00
bootchart bootchart: Support bootchart.conf.d directories in the usual search paths 2014-11-29 13:55:32 -05:00
bus-proxyd bus-proxy: don't log bus policy every single time we run 2014-12-02 13:23:04 +01:00
cgls treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
cgroups-agent treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
cgtop treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
compat-libs build-sys: build compat libs from sources, avoiding the not generally available ifunc wrapping 2014-02-22 21:28:55 +01:00
console treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
core machine-id-setup: Factorize some machine-id-setup functions to be reused 2014-12-03 03:10:27 +01:00
cryptsetup treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
dbus1-generator treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
debug-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
delta delta: Fix broken separator support 2014-11-30 12:24:49 +01:00
detect-virt treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
efi-boot-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
escape Unify parse_argv style 2014-08-03 21:46:07 -04:00
firstboot treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
fsck treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
fstab-generator treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
getty-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
gpt-auto-generator treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
gudev gudev: replace regex with sym file 2014-06-21 16:25:15 +02:00
hibernate-resume treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
hostname treewide: more log_*_errno + return simplifications 2014-11-28 18:24:30 +01:00
initctl treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
journal journald: close passed fds we cannot make sense of 2014-11-30 22:58:55 +01:00
journal-remote journald-remote,journal-upload: Support .d directories in the usual search paths 2014-11-29 13:55:32 -05:00
kernel-install kernel-install/90-loaderentry.install: fix cmdline parsing 2014-11-01 14:39:48 -04:00
libsystemd busctl: fix 'command line' style output of properties 2014-12-02 13:23:04 +01:00
libsystemd-network tests: use assert_se instead of assert 2014-11-30 02:35:52 +01:00
libsystemd-terminal terminal/screen: fix GL/GR double-mapping 2014-11-30 14:37:57 +01:00
libudev libudev: set errno properly in all error conditions of udev_device_new_from_syspath() 2014-12-03 02:04:55 +01:00
locale treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
login tests: use assert_se instead of assert 2014-11-30 02:35:52 +01:00
machine treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
machine-id-setup Unify parse_argv style 2014-08-03 21:46:07 -04:00
modules-load treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
network shared: add format helpers for printing MAC addresses 2014-12-02 14:31:16 +01:00
notify treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
nspawn nspawn: fix unused variable warning 2014-11-29 11:11:10 -05:00
nss-myhostname networkd: add minimal client tool "networkd" to query network status 2014-08-12 01:54:40 +02:00
nss-mymachines nss: remove dead code 2014-09-19 00:15:39 +02:00
nss-resolve nss: remove dead code 2014-09-19 00:15:39 +02:00
path treewide: yet more log_*_errno + return simplifications 2014-11-28 18:56:16 +01:00
python-systemd python-systemd: avoid hitting assert in __exit__ 2014-10-14 08:35:16 -04:00
quotacheck delta: diff returns 1 when files differ, ignore this 2014-11-29 11:10:51 -05:00
random-seed treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
rc-local-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
remount-fs treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
reply-password treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
resolve resolved: make TXT RR generation and parsing more in-line with RFC 6763, section 6.1 2014-12-01 03:08:55 +01:00
resolve-host treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
rfkill rfkill: rework how we generate file names from rfkill devices 2014-12-03 02:04:55 +01:00
run treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
shared shared: add format helpers for printing MAC addresses 2014-12-02 14:31:16 +01:00
shutdownd treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
sleep treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
socket-proxy treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
sysctl treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
system-update-generator treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
systemctl systemctl: show unit file preset state in "systemctl status" output" 2014-12-02 13:23:04 +01:00
systemd sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}} 2014-12-02 10:19:53 +01:00
sysusers treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 2014-11-28 20:55:04 +01:00
sysv-generator core: warn and ignore SysVStartPriority= 2014-11-30 19:10:40 -05:00
test treewide: convert some left-over (usec_t) -1 to USEC_INFINITY 2014-11-28 20:55:04 +01:00
timedate treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
timesync timesyncd: minor simplification 2014-11-30 22:58:55 +01:00
tmpfiles treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 2014-11-28 20:55:04 +01:00
tty-ask-password-agent treewide: another round of simplifications 2014-11-28 19:57:32 +01:00
udev udev: strings in C are NUL-terminated anyway, no need to add a second NUL... 2014-11-30 00:21:49 +01:00
update-done udev,update-done: more log_xyz_errno() conversions 2014-11-28 16:32:26 +01:00
update-utmp treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
vconsole delta: diff returns 1 when files differ, ignore this 2014-11-29 11:10:51 -05:00
.gitignore Add test coverage and generate report with lcov 2013-07-13 21:56:33 -04:00
Makefile