Age | Commit message (Expand) | Author |
2016-12-09 | tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853) | Reverend Homer |
2016-12-01 | util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT | Lennart Poettering |
2016-12-01 | fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks() | Lennart Poettering |
2016-12-01 | fs-util: add flags parameter to chase_symlinks() | Lennart Poettering |
2016-12-01 | fs-util: change chase_symlinks() behaviour in regards to escaping the root dir | Lennart Poettering |
2016-12-01 | fs-util: add chase_symlinks_prefix() and extend comments | Lennart Poettering |
2016-12-01 | tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead | Lennart Poettering |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: introduce free_and_replace helper | Zbigniew Jędrzejewski-Szmek |
2016-09-25 | namespace: chase symlinks for mounts to set up in userspace | Lennart Poettering |
2016-08-04 | util-lib: rework /tmp and /var/tmp handling code | Lennart Poettering |
2016-06-30 | journalctl: Make temporary files directory configurable (#3574) | ottopotto |
2016-04-25 | journal: add inotify watches by-fd instead of by-path | Lennart Poettering |
2016-02-13 | util: drop two unused calls from src/basic/ | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-29 | basic: fix touch() creating files with 07777 mode | Mantas Mikulėnas |
2016-01-13 | tree-wide: check if errno is greater than zero (2) | 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-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-11 | util-lib: use MODE_INVALID as invalid value for mode_t everywhere | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | macro.h: move definition of MODE_INVALID to parse-util.h | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |