Age | Commit message (Expand) | Author |
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 |
2012-12-23 | journalctl: strip TABs and ANSI color sequences from log messages when displa... | Lennart Poettering |
2012-11-23 | time-util: teach parse_timestamp to parse weekdays | Lennart Poettering |
2012-11-23 | util: teach parse_timestamp() to parse results of format_timestamp_relative() | Lennart Poettering |
2012-11-23 | test: extend calendarspec test a bit | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-11-15 | tests: add tests for config_parse_exec | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-27 | libudev: import hwdb and export lookup interface | Kay Sievers |
2012-10-11 | journalctl: implement --since= and --until for filtering by time | Lennart Poettering |
2012-10-08 | udev: fix test | Kay Sievers |
2012-09-24 | log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct() | Lennart Poettering |
2012-09-19 | util: fix bad strstrip() return value in normalize_env_assignment() | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: treat non-existent directory as empty | Zbigniew Jędrzejewski-Szmek |
2012-09-12 | test: extend unit-name test a bit | Lennart Poettering |
2012-09-12 | unit-name: rework unit_name_replace_instance function() | Lennart Poettering |