Age | Commit message (Expand) | Author |
2014-06-17 | build-sys: add missing backslash | Ronny Chevalier |
2014-06-17 | networkd: veth - fix parsing verification | Tom Gundersen |
2014-06-17 | networkd: vxlan - fix parsing verification | Tom Gundersen |
2014-06-17 | networkd: veth - fix memleak | Tom Gundersen |
2014-06-17 | install: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-06-17 | tmpfiles: remove line for automatic clean-ups for /var/cache/man/ | Lennart Poettering |
2014-06-17 | bootchart: set white background | Frederic Crozat |
2014-06-17 | networkd: link - fix carrier check on new link | Tom Gundersen |
2014-06-17 | sd-dhcp: checksum - make endianess-neutral | Tom Gundersen |
2014-06-16 | systemctl: reverse order of args when verbosely creating symlinks | Dave Reisner |
2014-06-17 | timesyncd: do not start in virtualized environments | Kay Sievers |
2014-06-17 | update TODO | Lennart Poettering |
2014-06-17 | core: populate unit file set with preset data if we boot with empty /etc | Lennart Poettering |
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 | 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 |