Age | Commit message (Expand) | Author |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering |
2014-06-11 | tmpfiles: static variables populated immediately from the command line should... | Lennart Poettering |
2014-06-11 | nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc... | Lennart Poettering |
2014-06-11 | tmpfiles: always recreate the most basic directory structure in /var | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-10 | tmpfiles: various modernizations | Lennart Poettering |
2014-06-10 | label: when clearing selinux context, don't mangle errno | Lennart Poettering |
2014-06-10 | machine-id-setup: fix array size of parameters | Lennart Poettering |
2014-06-10 | log: honour the kernel's quiet cmdline argument | Ronny Chevalier |
2014-06-10 | udev: check the return value from udev_enumerate_scan_devices | Thomas Hindoe Paaboel Andersen |
2014-06-10 | backlight: Do not clamp brightness for LEDs | Denis Tikhomirov |
2014-06-10 | systemd-detect-virt: only discover Xen domU | Thomas Blume |
2014-06-10 | bus-proxy: properly index policy by uid/gid when parsing | Lennart Poettering |
2014-06-10 | bus-proxy: read the right policy when running in user mode | Lennart Poettering |
2014-06-10 | udev: really exclude device-mapper from block device ownership event locking | Christian Hesse |
2014-06-08 | bus-policy.c: use draw_special_char(DRAW_ARROW) | Daniel Buch |
2014-06-07 | Fix spelling mistake, proces -> process | Colin Ian King |
2014-06-07 | nspawn: split long message into two lines | Zbigniew Jędrzejewski-Szmek |
2014-06-07 | bus-proxyd: do not free NULL items | Kay Sievers |
2014-06-07 | Remove sysv parser from service.c | Thomas Hindoe Paaboel Andersen |
2014-06-07 | Move handling of sysv initscripts to a generator | Thomas Hindoe Paaboel Andersen |
2014-06-07 | core: allow transient mount units | Tom Gundersen |
2014-06-06 | fix warnings | Thomas Hindoe Paaboel Andersen |
2014-06-06 | bus-proxy: properly read user/group policy items | Lennart Poettering |
2014-06-06 | bus: add basic dbus1 policy parser | Lennart Poettering |
2014-06-06 | sd-bus: don't allow creating message objects that are not attached to a bus | Lennart Poettering |
2014-06-06 | namespace: cover /boot with ProtectSystem= again | Lennart Poettering |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-06-05 | namespace: also include /root in ProtectHome= | Lennart Poettering |
2014-06-05 | namespace: when setting up an inaccessible mount point, unmounting everything... | Lennart Poettering |
2014-06-05 | umount: modernizations | Lennart Poettering |
2014-06-05 | util: fix fd_cloexec(), fd_nonblock() | Lennart Poettering |
2014-06-05 | core: introduce new Restart=on-abnormal setting | Lennart Poettering |
2014-06-05 | sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() | Lennart Poettering |
2014-06-05 | socket-proxyd: port to asynchronous name resolution using sd-resolve | Lennart Poettering |
2014-06-05 | bus: make use of sd_bus_try_close() in exit-on-idle services | Lennart Poettering |
2014-06-05 | sd-event: restore correct timeout behaviour | Lennart Poettering |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
2014-06-05 | core: don't include /boot in effect of ProtectSystem= | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | core: make sure we properly parse ProtectHome= and ProtectSystem= | Lennart Poettering |
2014-06-04 | networkd: link - intialize mac address | Tom Gundersen |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | core: provide /dev/ptmx as symlink in PrivateDevices= execution environments | Lennart Poettering |
2014-06-04 | core: make sure PrivateDevices= makes /dev/log available | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-06-04 | udev: guard REREADPT by exclusive lock instead of O_EXCL | Kay Sievers |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | udev: make sure we always get "change" for the disk | Kay Sievers |