Systemd/src
David Herrmann 846a6b3d89 sd-netlink: don't treat NULL as root type-system
Explicitly export the root type-system to the type-system callers. This
avoids treating NULL as root, which for one really looks backwards (NULL
is usually a leaf, not root), and secondly prevents us from properly
debugging calling into non-nested types.

Also rename the root to "type_system_root". Once we support more than
rtnl, well will have to revisit that, anyway.
2015-06-24 13:46:11 +02:00
..
ac-power
activate tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
analyze core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
ask-password
backlight
basic Merge pull request #294 from teg/hashmap-debug-locking-2 2015-06-18 22:05:09 +02:00
binfmt
boot bootctl: fix an error check 2015-05-23 13:03:30 +02:00
bootchart bootchart: fix per-cpu scales. 2015-06-23 15:25:17 +01:00
bus-proxyd bus-proxy: add new dbus policy search paths from /usr 2015-06-17 22:43:46 +02:00
cgls
cgroups-agent
cgtop cgtop: IO readings are valid if any data is available, even if unchanged since last tick 2015-06-10 18:06:28 -05:00
compat-libs
console everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
core smack: add default smack process label config 2015-06-22 23:44:09 +09:00
cryptsetup cryptsetup: craft a unique ID with the source device 2015-06-09 10:17:55 +02:00
dbus1-generator bus: don't switch to kdbus if not requested 2015-05-06 18:21:51 +02:00
debug-generator core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
delta tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
detect-virt
efi-boot-generator path-util: Change path_is_mount_point() symlink arg from bool to flags 2015-05-29 17:42:44 +02:00
escape core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
firstboot util: split all hostname related calls into hostname-util.c 2015-05-18 17:10:07 +02:00
fsck tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
fstab-generator swap: use swapon -o 2015-05-25 17:06:15 +02:00
getty-generator core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
gpt-auto-generator path-util: Change path_is_mount_point() symlink arg from bool to flags 2015-05-29 17:42:44 +02:00
hibernate-resume core: rework unit name validation and manipulation logic 2015-05-05 15:06:42 -07:00
hostname hostname: Allow comments in /etc/hostname 2015-05-19 12:18:08 +02:00
hwdb Revert "hwdb: actually search /run/udev/hwdb.d" 2015-06-09 11:26:06 +02:00
import import/pull: fix pulling by image digest 2015-06-18 12:04:30 +02:00
initctl shared: add formats-util.h 2015-04-10 23:54:48 +02:00
journal journal: make sure the clock increases strict monotonic 2015-06-17 23:26:39 +02:00
journal-remote everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
kernel-install 90-loaderentry.install: fixup BOOT_OPTIONS 2015-06-02 16:10:06 +02:00
libsystemd sd-netlink: don't treat NULL as root type-system 2015-06-24 13:46:11 +02:00
libsystemd-network sd-dhcp-client: readd deleted error check 2015-06-17 19:11:18 +02:00
libsystemd-terminal build-sys: add all source files and no built files to the tar ball 2015-06-23 12:43:15 +02:00
libudev libudev: device - fix typo in udev_device_get_sysattr_list_entry() 2015-06-17 22:03:34 +02:00
locale tree-wide: fix memory leaks in users of bus_map_all_properties() 2015-06-14 15:08:52 +02:00
login pam_systemd: Properly check kdbus availability 2015-06-21 11:24:59 +02:00
machine turn kdbus support into a runtime option 2015-06-17 18:01:49 +02:00
machine-id-commit
machine-id-setup
modules-load modules-load: fix memory leak 2015-05-13 14:07:26 +02:00
network networkd: vlan improve logging 2015-06-19 12:03:38 +05:30
notify shared: add formats-util.h 2015-04-10 23:54:48 +02:00
nspawn nspawn: suppress warning when /etc/resolv.conf is a valid symlink 2015-06-18 19:45:18 +02:00
nss-myhostname util: split all hostname related calls into hostname-util.c 2015-05-18 17:10:07 +02:00
nss-mymachines
nss-resolve tree-wide: remove spurious space 2015-06-08 23:11:26 +02:00
path tree-wide: there is no ENOTSUP on linux 2015-03-13 14:10:39 +01:00
python-systemd remove gudev and gtk-doc 2015-06-03 00:22:53 +02:00
quotacheck tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
random-seed random-seed: minor cleanups, in particular when it comes to logging 2015-04-21 18:08:09 +02:00
rc-local-generator
remount-fs tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
reply-password
resolve everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
resolve-host
rfkill
run everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
shared install: fix bad memory access 2015-06-23 19:16:18 -04:00
sleep
socket-proxy
sysctl sysctl: don't propagate ENOENT sysctl options 2015-04-24 19:56:47 +02:00
system-update-generator
systemctl systemctl: fix edit when EDITOR contains arguments 2015-06-18 13:46:08 +02:00
systemd sd-netlink: message - split up source file 2015-06-13 21:11:01 +02:00
sysusers util: add generic calls for prefixing a root directory to a path 2015-05-13 17:42:10 +02:00
sysv-generator core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
test test: fix test-copy without /etc/os-release. 2015-06-23 16:22:40 +01:00
timedate tree-wide: fix memory leaks in users of bus_map_all_properties() 2015-06-14 15:08:52 +02:00
timesync build-sys: add all source files and no built files to the tar ball 2015-06-23 12:43:15 +02:00
tmpfiles tmpfiles: only root-owned aquota.* files are special 2015-06-17 15:46:32 +02:00
tty-ask-password-agent everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
udev ata_id: unbotch format specifier 2015-06-24 02:02:05 +02:00
update-done update-done: ignore nanosecond file timestamp components, they are not reliable 2015-04-27 17:25:57 +02:00
update-utmp shared: add formats-util.h 2015-04-10 23:54:48 +02:00
user-sessions
vconsole tree-wide: whenever we fork off a foreign child process reset signal mask/handlers 2015-06-10 01:28:58 +02:00
.gitignore
Makefile