Age | Commit message (Expand) | Author |
2014-06-17 | machine-id-setup: allow passing NULL as function argument, for simplicity | Lennart Poettering |
2014-06-17 | kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co... | Lennart Poettering |
2014-06-17 | install: improve paths we show the user when enabling/disabling | 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 | 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 | 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 | build-sys: add missing Makefile link | 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-14 | networkd: link - flush all pending NEWLINK events before trying to match | Tom Gundersen |
2014-06-14 | Revert "Revert "networkd: netdev - set predictable mac address when creating ... | Tom Gundersen |
2014-06-14 | networkd: netdev - allow setting MACAddress in .netdev files | Tom Gundersen |
2014-06-14 | networkd: add assert | Tom Gundersen |
2014-06-13 | networkd: link - check returned value from set_lease_pool | Thomas Hindoe Paaboel Andersen |
2014-06-13 | Fix spelling mistake, scirpt --> script | Colin Ian King |
2014-06-13 | core: don't complain at early boot if /etc/mtab is not the right symlink | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-13 | sysusers: always treat ENOENT as entry-not-found when doing NSS calls | Lennart Poettering |
2014-06-13 | rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins | Lennart Poettering |
2014-06-13 | rpm: don't hardcode the binary paths in the macros, rely on $PATH | Lennart Poettering |