]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-unit-file.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / test / test-unit-file.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-18  Lennart PoetteringMerge pull request #286 from jsynacek/fix-edit-v3
2015-06-18  Lennart PoetteringMerge pull request #289 from michich/hashmap-small...
2015-06-18  Lennart PoetteringMerge pull request #247 from shaded-enmity/origin/pullfix
2015-06-17  Kay SieversMerge pull request #269 from teg/udev-docs-1
2015-06-17  Tom GundersenMerge pull request #270 from phomes/master
2015-06-17  Lennart PoetteringMerge pull request #271 from poettering/test-journal...
2015-06-17  Daniel MackMerge pull request #248 from llua/zsh-completion
2015-06-17  Lennart PoetteringMerge pull request #44 from filbranden/unquote_first_word1
2015-06-17  Filipe Brandenburgerload-fragment: reset the list on an ExecStart= containi... 44/head
2015-06-17  Filipe Brandenburgerload-fragment: use unquote_first_word in config_parse_exec
2015-06-17  Filipe Brandenburgertests: additional cases in test-unit-file
2015-06-10  Lennart PoetteringMerge pull request #6 from xnox/drop-name
2015-06-04  Daniel MackMerge pull request #74 from systemd-mailing-devs/143275...
2015-06-04  David HerrmannMerge pull request #58 from pwithnall/wip/pwithnall...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-06-03  Tom GundersenMerge pull request #52 from mbiebl/systemctl-edit-defau...
2015-06-03  Daniel MackMerge pull request #55 from filbranden/rootprefix_empty1
2015-06-03  Harald Hoyertest-unit-file.c: fixup the test for commit 3b51f8ddd5
2015-06-02  Daniel MackMerge pull request #5 from systemd-mailing-devs/1432910...
2015-06-02  Daniel MackMerge pull request #4 from systemd-mailing-devs/1431989...
2015-06-02  Tom GundersenMerge pull request #34 from systemd-mailing-devs/143261...
2015-06-01  Daniel Macktest-unit-file: add test for improperly escaped exec...
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-05-15  Martin Pittcore: Fix assertion with empty Exec*= paths
2015-05-11  Lennart Poetteringinstall: when exporting prefix InstallInfo to become...
2015-04-22  Martin Pittutil: Fix assertion in split() on missing '
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-12  Zbigniew Jędrzejew... core/load-fragment: avoid allocating 0 bytes when given...
2015-01-12  Zbigniew Jędrzejew... test-unit-file: don't access out-of-bounds memory
2014-12-19  Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-18  Zbigniew Jędrzejew... test-unit-file: add test for semicolon escaping
2014-11-23  Iago López Galeirastest: support empty environment variables in unit files
2014-10-04  Thomas Hindoe Paab... test: only use assert_se
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-07-03  Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-05-25  Cristian Rodrígueztest-unit-file: skip if unit_file_get_list returns...
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...