Age | Commit message (Expand) | Author |
2016-09-13 | fileio: simplify mkostemp_safe() (#4090) | Topi Miettinen |
2016-08-29 | basic/fileio: we always have O_TMPFILE now | Yann E. MORIN |
2016-08-05 | Merge pull request #3818 from poettering/exit-status-env | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | fileio: fix MIN/MAX mixup (#3896) | Vito Caputo |
2016-08-04 | fileio: fix read_full_stream() bugs (#3887) | Vito Caputo |
2016-08-04 | util-lib: rework /tmp and /var/tmp handling code | Lennart Poettering |
2016-07-25 | fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable() | Lennart Poettering |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-06-24 | machined: "machinectl clean" can take a while, do it asynchronously from a ba... | Lennart Poettering |
2016-05-04 | treewide: fix typos (#3187) | Torstein Husebø |
2016-04-22 | coredump,basic: generalize O_TMPFILE handling a bit | Lennart Poettering |
2016-02-27 | core: avoid compiler warning when compiling with -fexceptions | Thomas Haller |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-26 | util: introduce fputs_with_space() and make use of it at various places | Lennart Poettering |
2016-01-13 | tree-wide: check if errno is greater then zero | Zbigniew Jędrzejewski-Szmek |
2015-12-01 | basic: re-sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-13 | util-lib: optionally, when writing a string to a file, verify string on failure | Lennart Poettering |
2015-11-12 | journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out umask-related code to umask-util.h | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-09-30 | fileio: make get_status_field() more generic | Aaro Koskinen |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-23 | fileio: get_status_field() don't clobber arg on OOM | Lennart Poettering |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-07-06 | fileio: add 'enforce_newline' argument to write_string_stream() | Daniel Mack |
2015-07-06 | networkd: be more defensive when writing to ipv4/ipv6 forwarding settings | Lennart Poettering |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |