index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
tmpfiles: don't skip path_set_perms on error
Evgeny Vereshchagin
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2015-11-16
tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume
Lennart Poettering
2015-11-10
tmpfiles: don't consider it a problem if quota is not enabled on btrfs
Lennart Poettering
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-10-27
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[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-10-24
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-23
tmpfiles: simplify mountpoint detection
Thomas Hindoe Paaboel Andersen
2015-10-22
tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-07-22
tmpfiles: downgrade errors when a file system does not support file attributes
Lennart Poettering
2015-06-17
tmpfiles: only root-owned aquota.* files are special
Zbigniew Jędrzejewski-Szmek
2015-06-15
tmpfiles: make sure "R" lines also remove subvolumes
Lennart Poettering
2015-05-15
tmpfiles: use lstat() instead of stat() when checking whether a file system o...
Lennart Poettering
2015-05-15
tmpfiles: don't fail if we cannot create a subvolume because a file system is...
Lennart Poettering
2015-05-13
util: add generic calls for prefixing a root directory to a path
Lennart Poettering
2015-05-06
tmpfiles: try to handle read-only file systems gracefully
Michael Olbrich
2015-04-22
tmpfiles: use an ordered hashmap for the tmpfiles items
Lennart Poettering
2015-04-21
tmpfiles: consider an argument of "-" as non-specified
Lennart Poettering
2015-04-13
tmpfiles: don't follow symlinks when adjusting ACLs, fille attributes, access...
Lennart Poettering
2015-04-12
tmpfiles: use qsort_safe
Zbigniew Jędrzejewski-Szmek
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-10
tmpfiles: fix build with clang
Thomas Hindoe Paaboel Andersen
2015-04-10
tmpfiles: add specifier expansion for L and C lines, too
Lennart Poettering
2015-04-10
tmpfiles: enforce ordering when executing lines
Lennart Poettering
2015-04-10
tmpfiles: eat up empty columns
Lennart Poettering
2015-04-10
tmpfiles: substitute % specifiers in arguments for writing files and xattrs
Lennart Poettering
2015-04-10
tmpfiles: warn if we get an argument on lines that don't take any
Lennart Poettering
[next]