Age | Commit message (Expand) | Author |
2016-02-19 | systemd-resolve: fix typo in man page | Samuel Tardieu |
2016-02-18 | resolve: print TLSA packets in hexadecimal | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | systemd-resolve: easy querying of TLSA records | Zbigniew Jędrzejewski-Szmek |
2016-02-16 | systemd-resolve: allow whole packets to be dumped in binary form | Zbigniew Jędrzejewski-Szmek |
2016-02-16 | systemd-resolve: reword --help output | Zbigniew Jędrzejewski-Szmek |
2016-02-16 | man: show output in example systemd-resolve commands | Zbigniew Jędrzejewski-Szmek |
2016-02-15 | Merge pull request #2618 from zonque/busproxy-removal | Lennart Poettering |
2016-02-14 | Promote systemd-activate to /usr/bin/systemd-socket-activate | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | activate: allow multiple, possibly invalid, fd names | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | Merge pull request #2603 from poettering/drop-compat-libs | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | core: drop Capabilities= setting | Lennart Poettering |
2016-02-13 | Merge pull request #2589 from keszybz/resolve-tool-2 | Lennart Poettering |
2016-02-12 | remove bus-proxyd | Daniel Mack |
2016-02-11 | Merge pull request #2590 from zonque/bus-endpoint-removal | Zbigniew Jędrzejewski-Szmek |
2016-02-12 | Typo fixes | Michael Biebl |
2016-02-12 | man: fix typos | Jakub Wilk |
2016-02-11 | Remove kdbus custom endpoint support | Daniel Mack |
2016-02-11 | systemd-resolve: allow easy querying of openpgp keys | Zbigniew Jędrzejewski-Szmek |
2016-02-11 | man: document that resolved cares about /etc/hosts | Lennart Poettering |
2016-02-10 | man: follow up fixes for #2575 | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | man: correct explanation of "systemctl is-enabled" output | Lennart Poettering |
2016-02-10 | man: document that ExecStartPost= is only run if ExecStart= succeeded | Lennart Poettering |
2016-02-10 | man: document that "systemctl enable" supports abbreviated unit file names | Lennart Poettering |
2016-02-10 | man: document that nss-myhostname handles *.localhost and *.localdomain too | Lennart Poettering |
2016-02-10 | man: document that [Install] has no effect in unit file .d/*.conf drop-ins | Lennart Poettering |
2016-02-10 | man: document distinction between ConditionXYZ= and AssertXYZ= | Lennart Poettering |
2016-02-10 | man: document rescue.target and emergency.target in more detail | Lennart Poettering |
2016-02-10 | Merge pull request #2574 from zonque/netclass-remove | Lennart Poettering |
2016-02-10 | cgroup: remove support for NetClass= directive | Daniel Mack |
2016-02-10 | core: treat JobTimeout=0 as equivalent to JobTimeout=infinity | Lennart Poettering |
2016-02-10 | activate: add a new switch --inetd to enable inetd-style socket activation | Lennart Poettering |
2016-02-10 | activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets | Lennart Poettering |
2016-02-10 | Merge pull request #2564 from poettering/fix-2467 | Daniel Mack |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-09 | man: link resolved bus API documentation from its man page | Lennart Poettering |
2016-02-08 | Merge pull request #2543 from keszybz/build-sys-and-man-fixes | Lennart Poettering |
2016-02-06 | man: clarify that generators are run before /var | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostnamectl: refer to transient hostname as "fallback" | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostname: remove obsolete text | Zbigniew Jędrzejewski-Szmek |
2016-02-03 | core: when a service's ExecStartPre= times out, skip ExecStop= | Lennart Poettering |
2016-02-03 | nspawn: optionally run a stub init process as PID 1 | Lennart Poettering |
2016-02-03 | nspawn: add new --chdir= switch | Lennart Poettering |
2016-02-03 | Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 | Lennart Poettering |
2016-02-03 | Merge pull request #2453 from poettering/journalctl-f | Tom Gundersen |
2016-02-03 | man: clarify what happens when journalctl is called with devpath | Michal Sekletar |
2016-02-03 | man: document that udev_device_new_* functions set errno on error | Michal Sekletar |
2016-02-01 | journalctl: add new --fields switch to dump all currently used field names | Lennart Poettering |
2016-02-01 | sd-journal: add an API to enumerate known field names of the journal | Lennart Poettering |
2016-02-01 | man: document the new RuntimeMaxSec= setting | Lennart Poettering |
2016-02-01 | sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ... | Lennart Poettering |