Systemd/src
Zbigniew Jędrzejewski-Szmek 4ca0d5ca4a basic/missing.h: drop inclusion of macro.h
It's not necessary for anything.
2017-04-21 12:05:55 -04:00
..
ac-power
activate
analyze tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
ask-password
backlight
basic basic/missing.h: drop inclusion of macro.h 2017-04-21 12:05:55 -04:00
binfmt
boot Merge pull request #5708 from vcatechnology/arm-cross-compile 2017-04-17 15:49:06 +02:00
busctl Move busctl sources to src/busctl 2017-04-04 20:36:09 -04:00
cgls cgroup: change cg_unified() to possibly return errors again 2017-02-24 17:52:58 +01:00
cgroups-agent
cgtop cgtop: use PRIu64 to print uint64_t (#5544) 2017-03-07 07:47:18 +01:00
core Merge pull request #5690 from yuwata/fix-5621 2017-04-12 20:22:03 +02:00
coredump coredump: fix handling of premature-eof data for --backtrace 2017-03-05 10:35:44 -05:00
cryptsetup cryptsetup-generator: run cryptsetup service before swap unit (#5480) 2017-02-28 21:30:22 +01:00
dbus1-generator
debug-generator
delta
detect-virt
dissect dissect: generate friendly error messages for more error conditions 2017-02-21 21:41:32 +01:00
environment-d-generator environment-generator: new generator to peruse environment.d 2017-02-20 18:49:14 -05:00
escape
firstboot copy: change the various copy_xyz() calls to take a unified flags parameter 2017-02-17 10:22:28 +01:00
fsck
fstab-generator fstab-generator: quiesce false-positive -Werror=format-nonliteral (#5336) 2017-02-13 20:58:22 -05:00
getty-generator
gpt-auto-generator build-sys: correct blkid.h includes 2017-04-06 14:33:02 +01:00
hibernate-resume
hostname hostname: detect detachable dmi chassis type (#5489) 2017-02-28 21:57:58 +01:00
hwdb tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
import import: bump image size safety limit for machinectl pull (#5535) 2017-03-05 13:03:53 +01:00
initctl
journal test-compress*: silence warning about unused definitions when w/o both xz and lz4 2017-04-19 19:27:01 -04:00
journal-remote Move export format parsing from src/journal-remote/ to src/basic/ 2017-02-14 23:56:48 -05:00
kernel-install
libsystemd Merge pull request #5706 from keszybz/make-cleanups 2017-04-05 12:10:11 +02:00
libsystemd-network libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after conflict 2017-03-31 15:29:00 -05:00
libudev tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
locale tree-wide: make bus_map_all_properties return a proper sd_bus_error 2017-02-09 16:13:07 +01:00
login loginctl: fix typo causing ignoring multiple session IDs (#5732) 2017-04-13 12:34:59 +02:00
machine machinectl: don't return 1 in case we couldn't figure out container IP addresses (#5587) 2017-03-14 17:38:19 -04:00
machine-id-setup
modules-load
mount mount-tools: silence gcc warning about uninit var 2017-02-21 11:15:50 -05:00
network networkd: Add bridge port priority setting (#5545) 2017-04-11 23:17:31 +02:00
notify
nspawn Merge pull request #5708 from vcatechnology/arm-cross-compile 2017-04-17 15:49:06 +02:00
nss-myhostname nss: fix error to ERANGE for nss calls with too little buffer space (#5365) 2017-02-16 21:29:09 +01:00
nss-mymachines nss: fix error to ERANGE for nss calls with too little buffer space (#5365) 2017-02-16 21:29:09 +01:00
nss-resolve nss-resolve: Fix assertion in ifindex_to_scopeid. (#5360) 2017-02-16 11:00:49 +01:00
nss-systemd nss: fix error to ERANGE for nss calls with too little buffer space (#5365) 2017-02-16 21:29:09 +01:00
path
quotacheck
random-seed
rc-local-generator rc-local-generator: drop duplicate definitions for rc.local 2017-04-19 19:27:01 -04:00
remount-fs
reply-password treewide: replace homegrown memory_erase with explicit_bzero 2017-02-05 21:07:55 -05:00
resolve resolved: add a DNSStubListener property to Manager 2017-03-31 11:33:58 -07:00
rfkill
run run: also pin unit when we we are in --pty mode 2017-02-28 18:35:05 +01:00
shared shared/dissect-image: fix warning about unused function when !HAVE_BLKID 2017-04-04 20:36:09 -04:00
sleep Merge pull request #5131 from keszybz/environment-generators 2017-02-21 11:11:44 +01:00
socket-proxy
stdio-bridge
sulogin-shell units: simplify rescue.service and emergency.service (#5623) 2017-03-22 23:37:06 -04:00
sysctl
system-update-generator system-update-generator: warn if the command line blocks updates (#5173) 2017-02-01 21:50:03 +01:00
systemctl build-sys: use a single ENABLE_LOGIND conditional 2017-04-04 20:36:09 -04:00
systemd libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after conflict 2017-03-31 15:29:00 -05:00
sysusers copy: change the various copy_xyz() calls to take a unified flags parameter 2017-02-17 10:22:28 +01:00
sysv-generator sysv-generator: Provides: $network should also pull network.target to transaction (#5652) 2017-03-30 11:12:50 +02:00
test tree-wide: standardize on $(PACKAGE_VERSION) for the version string 2017-04-04 20:36:09 -04:00
timedate tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID 2017-02-15 00:45:12 -05:00
timesync
tmpfiles tmpfiles: downgrade error message when operation is not supported (#5692) 2017-04-10 13:22:18 +02:00
tty-ask-password-agent treewide: replace homegrown memory_erase with explicit_bzero 2017-02-05 21:07:55 -05:00
udev Merge pull request #5708 from vcatechnology/arm-cross-compile 2017-04-17 15:49:06 +02:00
update-done tree-wide: add man: to manpage references (#5402) 2017-02-20 18:45:35 -05:00
update-utmp
user-sessions
vconsole
veritysetup tree-wide: remove consecutive duplicate words in comments (#5148) 2017-01-24 21:45:30 -05:00
volatile-root
.gitignore
Makefile