chiark / gitweb /
cgroup: rename cg_unified() → cg_unified_controller()
[elogind.git] / src / basic / fileio.c
2017-07-17 Zbigniew Jędrzejew... basic/fileio: use IN_SET
2017-07-17 Zbigniew Jędrzejew... basic/fileio: fix memleak when discarding an invalid...
2017-07-17 Zbigniew Jędrzejew... Tighten checking for variable validity
2017-07-17 Zbigniew Jędrzejew... core/manager: split out creation of serialization fd...
2017-07-17 Zbigniew Jędrzejew... Allow braceless variables to be expanded
2017-07-17 Zbigniew Jędrzejew... env-util,fileio: immediately replace variables in load_...
2017-07-17 Zbigniew Jędrzejew... basic/fileio: add helper function for a set of two...
2017-07-17 Lennart Poetteringutil-lib: add easy helpers for temporary directories...
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-17 Ray Strodebasic: support default and alternate values for env...
2017-07-17 Ray Strodebasic: add new merge_env_file function
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Topi Miettinenfileio: simplify mkostemp_safe() (#4090)
2017-07-05 Yann E. MORINbasic/fileio: we always have O_TMPFILE now
2017-07-05 Vito Caputofileio: fix MIN/MAX mixup (#3896)
2017-07-05 Vito Caputofileio: fix read_full_stream() bugs (#3887)
2017-07-05 Lennart Poetteringutil-lib: rework /tmp and /var/tmp handling code
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Lennart Poetteringfileio: imply /tmp as directory if passed as NULL to...
2017-06-16 Torstein Husebøtreewide: fix typos and remove accidental repetition...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Thomas Hallercore: avoid compiler warning when compiling with -fexce...
2017-06-16 Vito Caputotree-wide: make ++/-- usage consistent WRT spacing
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-18 Sven EdenPrep v229: Mask more unused functions in src/basic
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater then zero
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Full diff to master revealed more functions...
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...