Age | Commit message (Expand) | Author |
2016-04-04 | import: Preserve xattrs in tar files | Mike Gilbert |
2016-04-04 | basic: fallback to fstatat if entry->d_type is DT_UNKNOWN | Evgeny Vereshchagin |
2016-04-04 | run: add colon before printing started units | Iago López Galeiras |
2016-04-03 | NEWS: add some more items | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | Merge pull request #2931 from systemd/revert-2843-clock_boottime | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | Move nss typedefs into nss-util.h | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | nss-myhostname: trivial style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | man/offline-updates: more links and support for multiple upgrade services | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | compress: fix gcc warnings about void* used in arithmetic | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | basic/copy: remove unnecessary cast | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | test-compress-benchmark: fix argument parsing on 32bit | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | Add networkd-gperf.c to gitignore | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | sd-lldp.h: remove double newline | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | man: describe how to reload sysctl configuration | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | man: add more cross-references to coredump.conf(5) and systemd-coredump(8) | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | coredumpctl: grammaro fix | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | rpm triggers: add note about minimum supported version | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | man: move KillSignal in the right section in directives list | Zbigniew Jędrzejewski-Szmek |
2016-04-01 | cryptsetup: do not 'fail' if trying to detach a nonexistent device | Mantas Mikulėnas |
2016-04-01 | Merge pull request #2937 from thom311/master | Lennart Poettering |
2016-04-01 | Merge pull request #2939 from bjne/read_only_bindmount | Lennart Poettering |
2016-04-01 | prevent systemd-nspawn from trying to create target | Bjørnar Ness |
2016-04-01 | dhcp-identifier: handle too long duid_len in dhcp_validate_duid_len() | Thomas Haller |
2016-04-01 | Merge pull request #2936 from martinpitt/master | Lennart Poettering |
2016-04-01 | systemctl: use correct printf macros for uint32 | Martin Pitt |
2016-04-01 | bus-util: Fix reading uint32 properties | Martin Pitt |
2016-04-01 | Revert "time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported" | Lennart Poettering |
2016-03-31 | Merge pull request #2915 from vinaykul/master | Zbigniew Jędrzejewski-Szmek |
2016-03-30 | DHCP DUID, IAID configuration options | Vinay Kulkarni |
2016-03-30 | Merge pull request #2919 from ColdPie1/udev_get_parent_docs | Daniel Mack |
2016-03-30 | man: Fix documented parameters for udev_device_get_ functions | Andrew Eikum |
2016-03-30 | Merge pull request #2915 from lnykryn/template | Zbigniew Jędrzejewski-Szmek |
2016-03-30 | core: improve error message when starting template without instance | Lukas Nykryn |
2016-03-29 | Merge pull request #2898 from bengal/lldp-api | Zbigniew Jędrzejewski-Szmek |
2016-03-29 | Merge pull request #2903 from keszybz/cgroup2-v3 | Zbigniew Jędrzejewski-Szmek |
2016-03-29 | Merge pull request #2911 from evverx/shutdown-watchdog-infinity | Daniel Mack |
2016-03-29 | core: ShutdownWatchdogSec=infinity disables the watchdog logic too | Evgeny Vereshchagin |
2016-03-29 | Merge pull request #2907 from evverx/runtime-watchdog-infinity | Daniel Mack |
2016-03-29 | Merge pull request #2905 from keszybz/gcrypt-compilation | Daniel Mack |
2016-03-28 | core: RuntimeWatchdogSec=infinity disables the watchdog logic | Evgeny Vereshchagin |
2016-03-28 | Merge pull request #2906 from Lu-Biao/shared | Zbigniew Jędrzejewski-Szmek |
2016-03-29 | shared: fix a misspelling of "journalctl" | Biao Lu |
2016-03-27 | build-sys: fix build with libgrcypt disabled | Zbigniew Jędrzejewski-Szmek |
2016-03-26 | core: update invoke_sigchld_event() to handle NULL ->sigchld_event() | Tejun Heo |
2016-03-26 | core: update populated event handling in unified hierarchy | Tejun Heo |
2016-03-26 | cgroup2: use new fstype for unified hierarchy | Alban Crequy |
2016-03-25 | Merge pull request #2887 from martinpitt/master | Zbigniew Jędrzejewski-Szmek |
2016-03-24 | lldp: move public macros to sd-lldp.h and namespace them | Beniamino Galvani |
2016-03-24 | Merge pull request #2892 from yuwata/localectl | Daniel Mack |
2016-03-24 | logind: fix crash when shutdown is not issued from a tty | Martin Pitt |