summaryrefslogtreecommitdiff
path: root/src/basic/fileio.c
Commit message (Expand)AuthorAge
* basic/fileio: use IN_SETZbigniew Jędrzejewski-Szmek2017-07-17
* basic/fileio: fix memleak when discarding an invalid variableZbigniew Jędrzejewski-Szmek2017-07-17
* Tighten checking for variable validityZbigniew Jędrzejewski-Szmek2017-07-17
* core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek2017-07-17
* Allow braceless variables to be expandedZbigniew Jędrzejewski-Szmek2017-07-17
* env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek2017-07-17
* basic/fileio: add helper function for a set of two common checksZbigniew Jędrzejewski-Szmek2017-07-17
* util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* basic: support default and alternate values for env expansionRay Strode2017-07-17
* basic: add new merge_env_file functionRay Strode2017-07-17
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2017-07-05
* basic/fileio: we always have O_TMPFILE nowYann E. MORIN2017-07-05
* fileio: fix MIN/MAX mixup (#3896)Vito Caputo2017-07-05
* fileio: fix read_full_stream() bugs (#3887)Vito Caputo2017-07-05
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2017-07-05
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering2017-06-16
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* core: avoid compiler warning when compiling with -fexceptionsThomas Haller2017-06-16
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2017-06-16
* Prep v229: Mask more unused functions in src/basicSven Eden2017-05-18
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: Full diff to master revealed more functions that are unused.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Prep v225: Applying various fixes and changes to src/basic that got lost duri...Sven Eden2017-03-14
* Prep v224: Major cleanup of unneeded functions and some source files.Sven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14