Age | Commit message (Expand) | Author |
2014-06-17 | kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co... | Lennart Poettering |
2014-06-17 | build-sys: touch /usr on "make install" | Lennart Poettering |
2014-06-17 | units: minor cleanups | Lennart Poettering |
2014-06-17 | install: improve paths we show the user when enabling/disabling | Lennart Poettering |
2014-06-17 | networkd: don't pull in systemd-networkd-wait-online service from systemd-net... | Lennart Poettering |
2014-06-17 | conf-files: fix when for --root= logic | Lennart Poettering |
2014-06-17 | systemctl: output human readable strings in "systemctl enable" and "systemctl... | Lennart Poettering |
2014-06-17 | install: simplify symlink --root= logic | Lennart Poettering |
2014-06-17 | install: "systemctl enable" should be a nop for template units lacking a Defa... | Lennart Poettering |
2014-06-17 | preset: ship a minimal preset file upstream | Lennart Poettering |
2014-06-17 | log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm... | Lennart Poettering |
2014-06-17 | install: make sure that --root= mode doesn't make us consider all units outsi... | Lennart Poettering |
2014-06-17 | install: make sure "systemctl disable foobar@.service" actually removes all i... | Lennart Poettering |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-17 | install: when looking for a unit file for enabling, search for templates only... | Lennart Poettering |
2014-06-17 | install: use symlink_atomic() instead of unlink()+symlink() when force creati... | Lennart Poettering |
2014-06-17 | install: various modernizations | Lennart Poettering |
2014-06-17 | install: teach preset query logic --root= support | Lennart Poettering |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
2014-06-17 | install: simplify and clarify disabling logic for instanced units | Lennart Poettering |
2014-06-17 | install: various modernizations | Lennart Poettering |
2014-06-17 | update TODO | Lennart Poettering |
2014-06-17 | unit-name: various modernizations | Lennart Poettering |
2014-06-17 | unit-name: fix detection of unit templates/instances | Lennart Poettering |
2014-06-16 | journal-remote: fix memleak | Thomas Hindoe Paaboel Andersen |
2014-06-16 | tests: unlink temp file used in test | Ronny Chevalier |
2014-06-16 | tests: add tests to test-hashmap | Ronny Chevalier |
2014-06-16 | tests: add test-fdset | Ronny Chevalier |
2014-06-16 | tests: add test-socket-util | Ronny Chevalier |
2014-06-16 | networkd: unref tunnel | Susant Sahani |
2014-06-16 | networkd: introduce vxlan | Susant Sahani |
2014-06-16 | networkd: rename netdev variables | Susant Sahani |
2014-06-16 | sd-rtnl: add support for vxlan rtnl attributes | Susant Sahani |
2014-06-16 | bus-proxy: policy - ignore unsupported tags and attributes | Kay Sievers |
2014-06-16 | Reset signal-mask on re-exec to init=.. | Ruediger Oertel |
2014-06-16 | util: add realloc_multiply() helper | David Herrmann |
2014-06-16 | util: fix multiply-alloc helpers with size==0 | David Herrmann |
2014-06-16 | macro: add DISABLE_WARNING_SHADOW | David Herrmann |
2014-06-16 | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering |
2014-06-16 | tmpfiles: set up selinux label proeprly when creating fifos | Lennart Poettering |
2014-06-16 | update TODO | Lennart Poettering |
2014-06-16 | build-sys: add missing Makefile link | Lennart Poettering |
2014-06-16 | units: add a service to invoke ldconfig on system updates at boot | Lennart Poettering |
2014-06-16 | units: drop RefuseManualStart= from a couple of update services | Lennart Poettering |
2014-06-16 | update TODO | Lennart Poettering |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2014-06-16 | mount: tell /bin/mount to never touch /etc/mtab | Lennart Poettering |
2014-06-15 | units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-se... | Lennart Poettering |
2014-06-15 | tmpfiles: create /etc/resolv.conf as link to networkd's version, if it doesn'... | Lennart Poettering |
2014-06-14 | sysusers: order before tmpfiles which need the ids | Kay Sievers |