Age | Commit message (Expand) | Author |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2014-12-23 | env-util: don't include files from src/core/ | Lennart Poettering |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-11-05 | test: fileio - make coverity happy | Tom Gundersen |
2014-10-31 | tests: add tests for fileio.c | Ronny Chevalier |
2014-10-17 | environment: append unit_id to error messages regarding EnvironmentFile | Lukas Nykryn |
2014-10-04 | test: only use assert_se | Thomas Hindoe Paaboel Andersen |
2014-09-30 | test-fileio: Remove dead check | Thomas Hindoe Paaboel Andersen |
2014-09-18 | tests: fix resource & mem leaks | Ronny Chevalier |
2014-09-16 | test: silence a coverity report | Thomas Hindoe Paaboel Andersen |
2014-08-18 | tests: add tests for fileio.c | Ronny Chevalier |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-01-28 | always use the same code for creating temporary files | Lennart Poettering |
2013-12-12 | scan-build: silence some warnings | Thomas Hindoe Paaboel Andersen |
2013-12-12 | test-fileio: replace mktemp with mkstemp to avoid warnings | Thomas Hindoe Paaboel Andersen |
2013-09-19 | Add more tests and fix capability logging | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | test-fileio: assume that Buffers may be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | Assume that /proc/meminfo can be missing | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | test-fileio: use random name for written file | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | fileio.c: do not parse comments after non-whitespace chars | Harald Hoyer |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | fileio:parse_env_file_internal() fix environment file parsing | Harald Hoyer |
2013-04-03 | fileio: write proper env var write-out code | Lennart Poettering |
2013-04-03 | shared: rework env file reader | Lennart Poettering |