Age | Commit message (Expand) | Author |
2014-06-13 | sd-dhcp-server: add basic functionality for starting/stopping server | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic functionality for creating/destroying server instance | Tom Gundersen |
2014-06-13 | dhcp-network: allow UDP socket to listen on any address | Tom Gundersen |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-13 | update-done: add minimal tool to manage system updates for /etc and /var, if ... | Lennart Poettering |
2014-06-13 | condition: minor modernizations | Lennart Poettering |
2014-06-13 | system-update-generator: modernizations | Lennart Poettering |
2014-06-13 | tmpfiles: skip mknod() on -EPERM (device cgroup) | Kay Sievers |
2014-06-13 | sysusers: do not set todo to create a user when we only need a group | Kay Sievers |
2014-06-13 | cryptsetup: check that password is not null | Thomas Hindoe Paaboel Andersen |
2014-06-12 | tmpfiles: minor modernizations | Lennart Poettering |
2014-06-12 | machine: minor modernizations | Lennart Poettering |
2014-06-12 | sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta... | Lennart Poettering |
2014-06-11 | build-sys: update library versions | Lennart Poettering |
2014-06-11 | journald: create /run/log/journal with the correct access modes | Lennart Poettering |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering |
2014-06-11 | tmpfiles: remove unnecessary function | Lennart Poettering |
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 |