Age | Commit message (Expand) | Author |
2015-04-23 | util: Fix assertion in split() on missing ' | Martin Pitt |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-unit-file: don't access out-of-bounds memory | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | test-unit-file: add test for semicolon escaping | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | test: support empty environment variables in unit files | Iago López Galeiras |
2014-10-04 | test: only use assert_se | Thomas Hindoe Paaboel Andersen |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-05-25 | test-unit-file: skip if unit_file_get_list returns permission denied | Cristian Rodríguez |
2014-02-20 | macro: add nice macro for disabling -Wnonnull temporarily | Lennart Poettering |
2014-01-28 | always use the same code for creating temporary files | Lennart Poettering |
2013-11-25 | conf-parser: distinguish between multiple sections with the same name | Tom Gundersen |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
2013-07-30 | test-unit-file: return error without dumping core on permission error | Christian Hesse |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core: log a few more things under UNIT=... | Zbigniew Jędrzejewski-Szmek |
2013-04-13 | fileio: in envfiles, do not skip lines following empty lines | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-03-09 | Fix typos of /etc/systemd/systemd | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | tests: add test for continuation lines with comments | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: add test for install_full_printf() | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | util: modernization and test for load_env_file | Zbigniew Jędrzejewski-Szmek |
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-09-16 | install: treat non-existent directory as empty | Zbigniew Jędrzejewski-Szmek |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" s... | Lennart Poettering |