]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-fileio.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / test / test-fileio.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2014-12-23  Lennart Poetteringenv-util: don't include files from src/core/
2014-11-07  Lennart Poetteringcopy: teach copy_bytes() sendfile() support, and then...
2014-11-05  Tom Gundersentest: fileio - make coverity happy
2014-10-31  Ronny Chevaliertests: add tests for fileio.c
2014-10-17  Lukas Nykrynenvironment: append unit_id to error messages regarding...
2014-10-04  Thomas Hindoe Paab... test: only use assert_se
2014-09-30  Thomas Hindoe Paab... test-fileio: Remove dead check
2014-09-18  Ronny Chevaliertests: fix resource & mem leaks
2014-09-16  Thomas Hindoe Paab... test: silence a coverity report
2014-08-18  Ronny Chevaliertests: add tests for fileio.c
2014-07-03  Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-01-28  Lennart Poetteringalways use the same code for creating temporary files
2013-12-12  Thomas Hindoe Paab... scan-build: silence some warnings
2013-12-12  Thomas Hindoe Paab... test-fileio: replace mktemp with mkstemp to avoid warnings
2013-09-19  Zbigniew Jędrzejew... Add more tests and fix capability logging
2013-09-17  Zbigniew Jędrzejew... test-fileio: assume that Buffers may be missing
2013-09-16  Zbigniew Jędrzejew... Assume that /proc/meminfo can be missing
2013-09-13  Zbigniew Jędrzejew... Advertise hibernation only if there's enough free swap
2013-09-12  Zbigniew Jędrzejew... Allow tabs in environment files
2013-07-30  Zbigniew Jędrzejew... test-fileio: use random name for written file
2013-07-26  Zbigniew Jędrzejew... journalctl: use _COMM= match for scripts
2013-04-18  Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-17  Harald Hoyercore/execute: report invalid environment variables...
2013-04-17  Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-03  Lennart Poetteringfileio: write proper env var write-out code
2013-04-03  Lennart Poetteringshared: rework env file reader