aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* basic/fileio: extend atomic file writing with timestamp settingZbigniew Jędrzejewski-Szmek2017-05-111-2/+8
* basic: add new merge_env_file functionRay Strode2017-02-201-0/+2
* core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek2017-02-201-0/+1
* util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering2016-12-071-0/+2
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering2016-06-241-0/+2
* coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering2016-04-221-1/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util: introduce fputs_with_space() and make use of it at various placesLennart Poettering2016-01-261-0/+2
* util-lib: optionally, when writing a string to a file, verify string on failureLennart Poettering2015-11-131-1/+2
* journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp filesLennart Poettering2015-11-121-0/+4
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+28
* fileio: make get_status_field() more genericAaro Koskinen2015-09-301-1/+1
* fileio: consolidate write_string_file*()Daniel Mack2015-07-061-3/+7
* fileio: add 'enforce_newline' argument to write_string_stream()Daniel Mack2015-07-061-1/+1
* networkd: be more defensive when writing to ipv4/ipv6 forwarding settingsLennart Poettering2015-07-061-0/+2
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+45