Age | Commit message (Expand) | Author |
2016-04-22 | shared: move output_mode_to_string() into output-mode.c | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering |
2016-04-21 | build-sys: add --without-kill-user-processes configure option | Zbigniew Jędrzejewski-Szmek |
2016-04-14 | build-sys: add missing -ldl | Evgeny Vereshchagin |
2016-04-12 | tests: override XDG_RUNTIME_DIR where we use the user runtime dir | Lennart Poettering |
2016-04-12 | basic: remove rbtree code, it's unused | Lennart Poettering |
2016-04-12 | localed: downgrade libxkbcommon to an optional runtime dependency | Lennart Poettering |
2016-04-11 | Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3 | Lennart Poettering |
2016-04-11 | nspawn: always setup machine id | Michal Sekletar |
2016-04-08 | build-sys: test/sys depends on test/sys.tar.xz | Evgeny Vereshchagin |
2016-04-07 | build-sys: force generation of triggers.systemd file | Zbigniew Jędrzejewski-Szmek |
2016-04-07 | Merge pull request #2981 from keszybz/test-nss | Martin Pitt |
2016-04-07 | build-sys: move test-nss to manual_tests | Zbigniew Jędrzejewski-Szmek |
2016-04-06 | Merge pull request #2947 from keszybz/test-nss | Lennart Poettering |
2016-04-05 | test-nss: test the resolution of various names | Zbigniew Jędrzejewski-Szmek |
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-29 | Merge pull request #2898 from bengal/lldp-api | Zbigniew Jędrzejewski-Szmek |
2016-03-27 | build-sys: fix build with libgrcypt disabled | Zbigniew Jędrzejewski-Szmek |
2016-03-24 | lldp: move public macros to sd-lldp.h and namespace them | Beniamino Galvani |
2016-03-22 | Merge pull request #2880 from keszybz/more-tests | Daniel Mack |
2016-03-21 | Revert "DHCP DUID and IAID configurability" | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | tests: rename test-env-replace to test-env-util | Zbigniew Jędrzejewski-Szmek |
2016-03-21 | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3 | Daniel Mack |
2016-03-18 | journal-upload: remove microhttpd dependency | Umut Tezduyar Lindskog |
2016-03-17 | Merge pull request #2839 from keszybz/use-sendfile-smarter | Daniel Mack |
2016-03-17 | basic/missing: move syscall definitions to basic/missing_syscall.h | Zbigniew Jędrzejewski-Szmek |
2016-03-11 | build-sys: add check that our headers are ANSI compatible | Zbigniew Jędrzejewski-Szmek |
2016-03-10 | Merge pull request #2818 from vinaykul/master | Tom Gundersen |
2016-03-09 | DHCP DUID and IAID configurability | Vinay Kulkarni |
2016-03-09 | Merge pull request #2792 from ronnychevalier/rc/tests_movev2 | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-journal-enum: enable by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-libudev: disable monitor mode by default and add to automatic tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-ipcrm, test-hostname in unsafe tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-daemon, test-log, test-watchdog by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Rename test-boot-timestamp to test-boot-timestamps and enable by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Move test-loopback to normal tests | Zbigniew Jędrzejewski-Szmek |
2016-03-03 | tests: move xattr-util related tests to test-xattr-util.c | Ronny Chevalier |
2016-03-03 | tests: move glob-util related tests to test-glob-util.c | Ronny Chevalier |
2016-03-03 | tests: move io-util related tests to test-io-util | Ronny Chevalier |
2016-03-03 | tests: move proc-cmdline related tests to test-proc-cmdline.c | Ronny Chevalier |
2016-03-03 | tests: move fs-util related tests to test-fs-util.c | Ronny Chevalier |
2016-03-03 | tests: move fd-util related tests to test-fd-util.c | Ronny Chevalier |
2016-03-03 | tests: move stat-util related tests to test-stat-util.c | Ronny Chevalier |
2016-03-03 | tests: move cpu-set-util related tests to test-cpu-set-util.c | Ronny Chevalier |
2016-03-03 | tests: move web-util related tests to test-web-util.c | Ronny Chevalier |
2016-03-03 | tests: move alloc related tests to test-alloc-util.c | Ronny Chevalier |
2016-03-03 | tests: move escape related tests to test-escape.c | Ronny Chevalier |
2016-03-03 | tests: move hexdecoct tests to test-hexdecoct.c | Ronny Chevalier |