Age | Commit message (Expand) | Author |
2013-03-29 | test-path-util: fix another stupid test failure | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | test-path-util: fix botched test | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | tests: add some silly tests for path-util.c | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | tests: skip bus test if bus cannot be opened | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | tests: fix size_t in format string | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | util: be more picky when validating hostnames | Lennart Poettering |
2013-03-21 | shared: add simple priority queue implementation | Lennart Poettering |
2013-03-18 | test-strv.c: test STRV_FOREACH_PAIR macro | Daniel Buch |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-09 | Fix typos of /etc/systemd/systemd | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | test-util: add more tests | Thomas Hindoe Paaboel Andersen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-02-26 | test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar... | Daniel Buch |
2013-02-25 | tests: add a few more tests to test-util.c | Thomas Hindoe Paaboel Andersen |
2013-02-20 | tests: more tests for util.c | Thomas Hindoe Paaboel Andersen |
2013-02-18 | test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c... | Daniel Buch |
2013-02-18 | test-strv.c: added OOM check for current tests | Daniel Buch |
2013-02-18 | test-strv.c: added strv_split_nulstr() test | Daniel Buch |
2013-02-18 | tests: add test of memdup_multiply | Thomas Hindoe Paaboel Andersen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | test-strv.c: Changed assert() to assert_se() | Daniel Buch |
2013-02-13 | test-strv.c: added strv_append test | Daniel Buch |
2013-02-13 | test-strv.c: added strv_merge_concat test | Daniel Buch |
2013-02-13 | test-strv.c: added strv_merge test | Daniel Buch |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | test-udev: include missing.h | Aleksander Morgado |
2013-02-13 | tests: add test for continuation lines with comments | Zbigniew Jędrzejewski-Szmek |
2013-02-11 | tests: more tests | Thomas Hindoe Paaboel Andersen |
2013-02-11 | test-env-replace: better user assert_se() everywhere | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-10 | tests: add tests of strxcpyx | Thomas Hindoe Paaboel Andersen |
2013-02-09 | tests: add test of strbuf | Thomas Hindoe Paaboel Andersen |
2013-02-08 | tests: add more tests | Thomas Hindoe Paaboel Andersen |
2013-02-07 | test-env-replace: assert results instead of printing them | Thomas Hindoe Paaboel Andersen |
2013-02-06 | tests: skip tests if manager cannot be created | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | tests: move strv_parse_nulstr to test-strv, and actually test it | Thomas Hindoe Paaboel Andersen |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-02-06 | tests: run manager in session mode | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |
2013-01-30 | test-strv.c: test strv_join added | Daniel Buch |
2013-01-30 | test-strv.c: Split tests into seperate functions | Daniel Buch |
2013-01-29 | tests: add test for unit name printing | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: compress unit name tests and add more asserts | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: add test for install_full_printf() | Zbigniew Jędrzejewski-Szmek |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2013-01-18 | core/cgroup-util: simplify functions and add tests | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | util: modernization and test for load_env_file | Zbigniew Jędrzejewski-Szmek |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |