Age | Commit message (Expand) | Author |
2014-06-19 | sd-dhcp6-client: Add initial DHCPv6 client files | Patrik Flykt |
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering |
2014-06-19 | coredumpctl: introduce new -1 switch for showing a single, most recent entry ... | Lennart Poettering |
2014-06-19 | coredump: simplify how we apply extended attributes to coredumps | Lennart Poettering |
2014-06-19 | coredump: include stacktrace of coredumps in the log message | Lennart Poettering |
2014-06-19 | bootchart: add assert | Thomas Hindoe Paaboel Andersen |
2014-06-19 | coredump: add 3 more metadata fields to coredump entries | Lennart Poettering |
2014-06-19 | coredump: add new "info" verb to coredumpctl showing detailed information abo... | Lennart Poettering |
2014-06-19 | coredump: make sure coredumpctl can handle externally stored coredumps | Lennart Poettering |
2014-06-19 | coredump: optionally store coredumps on disk, not in the journal | Lennart Poettering |
2014-06-19 | dhcp-server: simplify dhcp server unref call | Lennart Poettering |
2014-06-18 | socket: check return from exec_spawn | Thomas Hindoe Paaboel Andersen |
2014-06-18 | sd-dhcp-client: check return from dhcp_option_append | Thomas Hindoe Paaboel Andersen |
2014-06-18 | sd-dhcp-server: fix a leak | Thomas Hindoe Paaboel Andersen |
2014-06-18 | networkd: configure dhcp server range only after successfully setting an IP a... | Lennart Poettering |
2014-06-18 | networkd: add address pool support | Lennart Poettering |
2014-06-18 | networkd: add a number of calls to manipulate in_addr_union structs | Lennart Poettering |
2014-06-18 | socket-util: introduce in_addr_union similar to sockaddr_union and make use o... | Lennart Poettering |
2014-06-18 | dhcp-network: remove TODO | Michal Sekletar |
2014-06-18 | cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak... | Lennart Poettering |
2014-06-18 | tmpfiles: create directories already with the right label, instead of creatin... | Lennart Poettering |
2014-06-18 | tmpfiles: w lines should allow following symlinks | Lennart Poettering |
2014-06-18 | namespace: properly label device nodes we create | Lennart Poettering |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering |
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 | 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 | 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 | 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 |