summaryrefslogtreecommitdiff
path: root/src/basic/fs-util.c
Commit message (Expand)AuthorAge
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* tmpfiles: silently ignore any path that passes through autofs (#6506)NeilBrown2017-09-04
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233: Add missing updates from upstream in src/basicSven Eden2017-07-17
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas32017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* util-lib: accept invoking chase_symlinks() with a NULL return parameterLennart Poettering2017-07-17
* util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering2017-07-17
* fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering2017-07-17
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2017-07-17
* fs-util: change chase_symlinks() behaviour in regards to escaping the root dirLennart Poettering2017-07-17
* fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering2017-07-17
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek2017-07-05
* namespace: chase symlinks for mounts to set up in userspaceLennart Poettering2017-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
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* basic: fix touch() creating files with 07777 modeMantas Mikulėnas2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Clean up the new src/basic/*-util-[hc] files:Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26