index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
fs-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs-util: add stat_warn_permissions() that operates on struct stat instead of fd
Lennart Poettering
2020-06-02
1
-0
/
+1
*
fs-util: teach unlinkat_deallocate() a simple scheme for overwriting for erasing
Lennart Poettering
2020-05-19
1
-1
/
+7
*
fs-util: add helper path_is_encrypted() that checks if a file system is encry...
Lennart Poettering
2020-05-07
1
-0
/
+2
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
basic/fs-util: add a version of chmod_and_chown that doesn not use /proc
Zbigniew Jędrzejewski-Szmek
2020-03-03
1
-0
/
+1
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-9
/
+7
*
fs-util: introduce inotify_add_watch_and_warn() helper
Franck Bui
2019-10-05
1
-0
/
+1
*
Merge pull request #13194 from keszybz/chase-symlinks-testing
Lennart Poettering
2019-07-26
1
-8
/
+10
|
\
|
*
fs-util: CHASE_NOFOLLOW is not limited to CHASE_OPEN
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-2
/
+3
|
*
fs-util: adjust punctuation in comments
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-8
/
+9
*
|
fs-util: add fsync_full() helper
Lennart Poettering
2019-07-25
1
-0
/
+1
|
/
*
util: introduce PTR_TO_MODE and MODE_TO_PTR macros
Yu Watanabe
2019-05-30
1
-0
/
+7
*
fs-util.h: add missing sys/stat include
Andrej Valek
2019-05-17
1
-0
/
+1
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-1
/
+1
*
fs-util: add new helper syncfs_path()
Lennart Poettering
2019-03-01
1
-0
/
+2
*
fs-util: add new CHASE_WARN flag to chase_symlinks()
Franck Bui
2018-11-30
1
-0
/
+1
*
add new systemd-bless-boot.service that marks boots as successful
Lennart Poettering
2018-10-19
1
-0
/
+1
*
fs-util: make symlink_idempotent() optionally create relative link
Yu Watanabe
2018-09-24
1
-1
/
+1
*
fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks()
Franck Bui
2018-07-30
1
-0
/
+1
*
fs-util: introduce mkfifoat_atomic() helper
Franck Bui
2018-07-30
1
-0
/
+1
*
fs-util: introduce open_parent() helper
Lennart Poettering
2018-07-23
1
-0
/
+2
*
Merge pull request #9274 from poettering/comment-header-cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-6
/
+0
|
\
|
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
|
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
|
fs-util: introduce fchmod_and_chown()
Yu Watanabe
2018-06-14
1
-0
/
+1
|
/
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-7
/
+7
*
fs-util,test: add helper to remove tempfiles
Zbigniew Jędrzejewski-Szmek
2018-05-18
1
-0
/
+1
*
fs-util: introduce fchmod_opath()
Franck Bui
2018-04-24
1
-0
/
+1
*
Merge pull request #8708 from poettering/namespace-repeat
Lennart Poettering
2018-04-18
1
-0
/
+4
|
\
|
*
fs-util: export how many iterations chase_symlinks() executes at max
Lennart Poettering
2018-04-18
1
-0
/
+3
|
*
fs-util: add new CHASE_STEP flag to chase_symlinks()
Lennart Poettering
2018-04-18
1
-0
/
+1
*
|
path-lookup: properly chase paths when reducing with root dir (#8750)
Lennart Poettering
2018-04-18
1
-0
/
+1
|
/
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
fs-util: add calls that combine chase_symlinks() and open()/opendir() in one
Lennart Poettering
2018-03-29
1
-0
/
+4
*
fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()
Lennart Poettering
2018-03-22
1
-0
/
+1
*
fs-util: move fsync_directory_of_file() into generic code
Lennart Poettering
2018-02-20
1
-0
/
+2
*
login,user-sessions: always warn when we fail to remove nologin file
Zbigniew Jędrzejewski-Szmek
2018-02-16
1
-0
/
+2
*
fs-util: add new unlinkat_deallocate() helper
Lennart Poettering
2018-02-12
1
-0
/
+2
*
fs-util: drop readlink_and_make_absolute_root()
Yu Watanabe
2018-02-09
1
-1
/
+0
*
fs-util: drop readlink_and_canonicalize()
Yu Watanabe
2018-02-09
1
-1
/
+0
*
fs-util: add new chase_symlinks() flag CHASE_OPEN
Lennart Poettering
2018-01-11
1
-0
/
+1
*
fs-util: add new CHASE_SAFE flag to chase_symlinks()
Lennart Poettering
2018-01-11
1
-3
/
+4
*
util-lib: save/restore errno in cleanup calls
Lennart Poettering
2018-01-10
1
-1
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
fs-util: add access_fd() which is like access() but for fds
Lennart Poettering
2017-11-17
1
-0
/
+2
*
tmpfiles: silently ignore any path that passes through autofs (#6506)
NeilBrown
2017-09-04
1
-0
/
+1
*
bootctl: create loader.conf only if it doesn't exist yet
Lennart Poettering
2017-02-21
1
-0
/
+6
*
util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...
Lennart Poettering
2016-12-07
1
-0
/
+7
*
util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT
Lennart Poettering
2016-12-01
1
-1
/
+1
*
fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()
Lennart Poettering
2016-12-01
1
-0
/
+1
[next]