]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-fileio.c
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
[thirdparty/systemd.git] / src / test / test-fileio.c
2015-10-27  Lennart Poetteringutil-lib: split string parsing related calls from util...
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-09  Lennart PoetteringMerge pull request #1501 from fbuihuu/fix-requires...
2015-10-05  Tom GundersenMerge pull request #1406 from blaskovic/journal-remote...
2015-10-05  Tom GundersenMerge pull request #1372 from jemk/prefsrc
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-30  Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-30  Daniel MackMerge pull request #1421 from keszybz/formatting-fixes
2015-09-30  Daniel MackMerge pull request #1415 from aakoskin/bootchart-v2
2015-09-30  Aaro Koskinenfileio: make get_status_field() more generic
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-20  Tom GundersenMerge pull request #549 from ssahani/dhcp
2015-07-14  Tom GundersenMerge pull request #538 from mischief/multiple-routers
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-14  Daniel MackMerge pull request #530 from dvdhrm/resolve-host-dbus
2015-07-08  Lennart PoetteringMerge pull request #516 from utezduyar/consistent-get...
2015-07-08  Lennart PoetteringMerge pull request #500 from zonque/fileio
2015-07-06  Daniel Mackfileio: consolidate write_string_file*()
2015-07-06  Daniel Mackfileio: add 'enforce_newline' argument to write_string_...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
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