Age | Commit message (Expand) | Author |
2016-06-06 | keymap-util: add tests and fix one small bug | Zbigniew Jędrzejewski-Szmek |
2016-05-05 | Trivial network cleanup (#3196) | Thomas H. P. Andersen |
2016-05-03 | test-networkd-conf: add tests for the parsing functions | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | nspawn: optionally fix up OS tree uid/gids for userns | Lennart Poettering |
2016-04-12 | basic: remove rbtree code, it's unused | Lennart Poettering |
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-21 | tests: rename test-env-replace to test-env-util | Zbigniew Jędrzejewski-Szmek |
2016-03-09 | Merge pull request #2792 from ronnychevalier/rc/tests_movev2 | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | build-sys: ignore Python 2 bytecode files | 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-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-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-23 | Remove systemd-bootchart | Daniel Mack |
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 | Merge pull request #2603 from poettering/drop-compat-libs | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | gitignore: remove stuff long lost | Lennart Poettering |
2016-02-13 | util-lib: drop json parser | Lennart Poettering |
2016-02-13 | build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs | Lennart Poettering |
2016-02-12 | test-dns-packet: add framework to read and dump packets | Zbigniew Jędrzejewski-Szmek |
2016-02-12 | remove bus-proxyd | Daniel Mack |
2016-01-29 | test-resolve-tables: new "test", useful to print mappings | Zbigniew Jędrzejewski-Szmek |
2016-01-27 | .gitignore: add test-ask-password-api | Sylvain Plantefève |
2016-01-27 | nss: block various signals while running NSS lookups | Lennart Poettering |
2016-01-25 | resolve: rename "systemd-resolve-host" tool to simply "systemd-resolve" | Lennart Poettering |
2016-01-21 | .gitignore: add test-dnssec-complex | Evgeny Vereshchagin |
2015-12-08 | Merge pull request #2115 from dvdhrm/rbtree | Tom Gundersen |
2015-12-07 | basic: add RB-Tree implementation | David Herrmann |
2015-12-07 | tests: add test-rlimit-util | Evgeny Vereshchagin |
2015-12-04 | .gitignore: add test-dnssec | Evgeny Vereshchagin |
2015-11-28 | test-acl-util: add new test | Zbigniew Jędrzejewski-Szmek |
2015-11-19 | gitignore: only ignore .html files in man/ | Martin Pitt |
2015-11-15 | gitignore: add test-install-root | Thomas Hindoe Paaboel Andersen |
2015-11-03 | sd-pppoe: drop | Tom Gundersen |
2015-11-02 | string-util: rework memory_erase() so that it cannot be optimized away | Lennart Poettering |
2015-10-28 | test-parse-util: Move parse-util tests into their own test case | Filipe Brandenburger |