Systemd/src
Jean-Sébastien Bour 047a0dacde networkd: support drop-in directories for .network files
Fixes #3655.

[zj: Fix the tests.]
2016-09-16 10:31:58 -04:00
..
ac-power tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
activate activate: improve SIGCHLD handler 2016-04-05 14:34:04 +00:00
analyze tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate 2016-05-30 18:22:16 +02:00
ask-password ask-password: add option --no-output to not print password to stdout 2016-03-01 19:02:11 +01:00
backlight tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
basic machinectl: split OS field in two; print ip addresses (#4058) 2016-08-31 20:06:57 +02:00
binfmt tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
boot bootctl: properly skip duplicate entries (#4048) 2016-08-30 16:50:19 +02:00
cgls core: rename cg_unified() to cg_all_unified() 2016-08-15 18:13:36 -04:00
cgroups-agent tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
cgtop core: rename cg_unified() to cg_all_unified() 2016-08-15 18:13:36 -04:00
core Merge pull request #4119 from keszybz/drop-more-kdbus 2016-09-10 09:26:43 +03:00
coredump coredump: treat RLIMIT_CORE below page size as disabling coredumps (#3932) 2016-08-11 10:51:00 +02:00
cryptsetup cryptsetup: do not 'fail' if trying to detach a nonexistent device 2016-04-01 20:51:20 +02:00
dbus1-generator Ensure kdbus isn't used (#3501) 2016-06-18 17:24:23 -04:00
debug-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
delta tree-wide: rename draw_special_char to special_glyph 2016-05-09 15:17:57 -04:00
detect-virt tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
escape tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
firstboot tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate 2016-07-22 12:38:08 +02:00
fsck tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
fstab-generator Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
getty-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
gpt-auto-generator Merge pull request #3757 from poettering/efi-search 2016-07-25 16:34:18 -04:00
hibernate-resume tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
hostname hostnamed: prefer more precise DMI info over ACPI OSPM info 2016-08-31 20:26:29 +02:00
hwdb hwdb: selinuxify a bit (#3460) 2016-06-07 19:47:41 +02:00
import importd/export-raw: needs missing.h for O_TMPFILE 2016-08-29 12:40:22 +02:00
initctl tree-wide: make ++/-- usage consistent WRT spacing 2016-02-22 20:32:04 -08:00
journal journal: add/use flushed_flag_is_set() helper (#4041) 2016-08-26 17:51:13 +02:00
journal-remote journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931) 2016-08-09 00:35:07 -04:00
kernel-install kernel-install: when searching for location to place kernel consider /efi 2016-07-21 11:37:59 +02:00
libsystemd sd-bus: bump message queue size 2016-08-31 20:09:31 +02:00
libsystemd-network Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
libudev libudev: fix typo in comment 2016-08-19 11:43:58 +10:00
locale tests: fix memory leak in test-keymap-util 2016-06-19 15:04:52 +00:00
login Merge pull request #3961 from keszybz/pr/3924 2016-08-19 19:08:41 +02:00
machine machinectl: split OS field in two; print ip addresses (#4058) 2016-08-31 20:06:57 +02:00
machine-id-setup machine-id-setup: add new --print switch 2016-07-22 12:59:36 +02:00
modules-load tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
mount mount-tool: return 0 instead of NULL in the acquire_description() (#4009) 2016-08-22 02:14:23 -04:00
network networkd: support drop-in directories for .network files 2016-09-16 10:31:58 -04:00
notify tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nspawn nspawn: detect SECCOMP availability, skip audit filter if unavailable 2016-09-06 20:25:49 -03:00
nss-myhostname treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
nss-mymachines nss-mymachines: avoid connecting to dbus from inside dbus-daemon 2016-08-19 00:52:00 +02:00
nss-resolve Move nss typedefs into nss-util.h 2016-04-02 20:11:41 -04:00
nss-systemd core: bypass dynamic user lookups from dbus-daemon 2016-08-19 00:50:24 +02:00
path tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
quotacheck tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
random-seed tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
rc-local-generator tree-wide: make more global variables static 2016-02-13 12:28:28 +01:00
remount-fs tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
reply-password tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
resolve resolved: include d.f.ip6.arpa in default NTA list 2016-08-31 20:12:11 +02:00
rfkill tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
run Merge pull request #3984 from poettering/refcnt 2016-08-26 16:17:05 +03:00
shared shared: recognize DNS names with more than one trailing dot as invalid (#4111) 2016-09-09 16:11:54 +01:00
sleep tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
socket-proxy tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
stdio-bridge stdio-bridge: Correctly propagate error 2016-02-29 10:45:34 +01:00
sysctl tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
system-update-generator tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
systemctl systemctl: usable status command for special units (#4072) 2016-09-01 11:04:36 +02:00
systemd sd-bus: optionally, exit process or event loop on disconnect 2016-08-22 17:31:41 +02:00
sysusers sysusers: move various user credential validity checks to src/basic/ 2016-07-22 15:53:45 +02:00
sysv-generator sysv-generator: better error reporting (#3977) 2016-08-17 20:11:27 +02:00
test test-fs-util: also empty TEMP and TMP env vars (#4121) 2016-09-10 08:38:04 +01:00
timedate Add enable_disable() helper 2016-07-31 22:48:22 -04:00
timesync clock-util: make clock_is_localtime() testable and add initial tests 2016-02-26 11:28:49 +01:00
tmpfiles Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
tty-ask-password-agent ask-password: ask for passphrases not only on the first console of /dev/console 2016-05-24 11:57:27 +02:00
udev fix #4080 2016-09-02 16:06:58 +05:30
update-done selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
update-utmp tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
user-sessions selinux: always try to load the full selinux db 2016-03-01 20:39:30 -05:00
vconsole vconsole-setup: add lots of debug messages 2016-07-31 22:49:07 -04:00
.gitignore
Makefile