chiark / gitweb /
macro: make sure we can use IN_SET() also with complex function calls as first argument
[elogind.git] / src / test / test-unit-file.c
2014-02-20 Lennart Poetteringmacro: add nice macro for disabling -Wnonnull temporarily
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-08-22 Holger Hans Peter... test: Make testing work on systems without or old systemd
2013-07-30 Christian Hessetest-unit-file: return error without dumping core on...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... core: log a few more things under UNIT=...
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-03-09 Zbigniew Jędrzejew... Fix typos of /etc/systemd/systemd
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Zbigniew Jędrzejew... tests: add test for continuation lines with comments
2013-01-30 Zbigniew Jędrzejew... tests: add test for install_full_printf()
2013-01-18 Zbigniew Jędrzejew... util: modernization and test for load_env_file
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-15 Zbigniew Jędrzejew... core: lift restriction on order of - and @ in ExecStart
2012-11-15 Oleksii Shevchukcore: interpret \; token in ExecStart as escaped ;
2012-11-15 Zbigniew Jędrzejew... tests: add tests for config_parse_exec
2012-09-16 Zbigniew Jędrzejew... install: treat non-existent directory as empty
2012-09-10 Lennart Poetteringwhen determining unit file list, include invalid unit...