summaryrefslogtreecommitdiff
path: root/src/test/test-unit-file.c
Commit message (Expand)AuthorAge
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-11
* test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek2015-01-11
* load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek2014-12-18
* test-unit-file: add test for semicolon escapingZbigniew Jędrzejewski-Szmek2014-12-18
* test: support empty environment variables in unit filesIago López Galeiras2014-11-23
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-04
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez2014-05-25
* macro: add nice macro for disabling -Wnonnull temporarilyLennart Poettering2014-02-20
* always use the same code for creating temporary filesLennart Poettering2014-01-28
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* test-unit-file: return error without dumping core on permission errorChristian Hesse2013-07-30
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* core: log a few more things under UNIT=...Zbigniew Jędrzejewski-Szmek2013-04-17
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-13
* shared: rework env file readerLennart Poettering2013-04-03
* Fix typos of /etc/systemd/systemdZbigniew Jędrzejewski-Szmek2013-03-09
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* tests: add test for continuation lines with commentsZbigniew Jędrzejewski-Szmek2013-02-13
* tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek2013-01-29
* util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek2013-01-18
* core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek2012-11-15
* core: interpret \; token in ExecStart as escaped ;Oleksii Shevchuk2012-11-15
* tests: add tests for config_parse_execZbigniew Jędrzejewski-Szmek2012-11-15
* install: treat non-existent directory as emptyZbigniew Jędrzejewski-Szmek2012-09-16
* when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering2012-09-11