Age | Commit message (Expand) | Author |
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 |
2016-03-02 | test-sizeof: add a helper which prints variable sizes and signedness | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | test-selinux: add some simple tests which call functions and print the result... | Zbigniew Jędrzejewski-Szmek |
2016-02-28 | test-execute: add nfsnobody alternative as a nobody user | Ronny Chevalier |
2016-02-28 | core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMIN | Ronny Chevalier |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-24 | Merge pull request #2719 from evverx/add-test-to-makefile | Martin Pitt |
2016-02-23 | tests: add exec-capabilityambientset* to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | tests: add exec-runtimedirectory* to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | tests: add exec-spec-interpolation.service to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | Remove systemd-bootchart | Daniel Mack |
2016-02-22 | build-sys: move shared/architecture.[ch] into basic/ | Lennart Poettering |
2016-02-22 | build-sys: add missing header file to Makefile.am | Lennart Poettering |
2016-02-21 | networkd: add basic LLDP transmission support | Lennart Poettering |
2016-02-21 | sd-lldp: rework sd-lldp API | Lennart Poettering |
2016-02-20 | sd-lldp: drop "port" object | Lennart Poettering |
2016-02-19 | Merge pull request #2648 from keszybz/dnssec-work | Martin Pitt |