Age | Commit message (Expand) | Author |
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 | coredumpctl: grammaro fix | Zbigniew Jędrzejewski-Szmek |
2016-04-02 | rpm triggers: add note about minimum supported version | 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 | 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 | 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 | 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-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 | logind: fix crash when shutdown is not issued from a tty | Martin Pitt |
2016-03-24 | core: fix "stoppping" typo | Martin Pitt |
2016-03-24 | localectl: align output of 'localectl status' command | Yu Watanabe |
2016-03-24 | localectl: remove unnecessary line break | Yu Watanabe |
2016-03-23 | Merge pull request #2885 from gbrikis/master | Daniel Mack |
2016-03-23 | core: Fix path for opening ffs endpoint ep0 | Georgia Brikis |
2016-03-23 | run: remove period when printing started units | Iago López Galeiras |
2016-03-23 | Merge pull request #2886 from fbuihuu/systemctl-list-units-inactive-state | Daniel Mack |
2016-03-23 | Merge pull request #2883 from keszybz/allow-boms | Daniel Mack |
2016-03-23 | systemctl: no need to pass --all if inactive is explicitly requested in list-... | Franck Bui |
2016-03-22 | Ignore BOM in config files | Zbigniew Jędrzejewski-Szmek |
2016-03-22 | Merge pull request #2844 from yarda/uaccess-3dprinters | Zbigniew Jędrzejewski-Szmek |
2016-03-22 | Added support for 3D printers to uaccess (ID_MAKER_TOOL) | Jaroslav Škarvada |
2016-03-22 | Merge pull request #2880 from keszybz/more-tests | Daniel Mack |
2016-03-21 | Merge pull request #2879 from ronnychevalier/rc/test_execute_fix | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | Revert "DHCP DUID and IAID configurability" | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | test-env-util: test env_{value,assignment}_is_valid | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | tests: rename test-env-replace to test-env-util | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | test-execute: fix execution of AmbientCapabilities tests | Ronny Chevalier |
2016-03-21 | test-copy: use correct data type for max_bytes | Martin Pitt |
2016-03-21 | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3 | Daniel Mack |