index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+1
*
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-24
1
-5
/
+2
*
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-24
1
-5
/
+5
*
tmpfiles: simplify mountpoint detection
Thomas Hindoe Paaboel Andersen
2015-10-23
1
-2
/
+1
*
tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes
Lennart Poettering
2015-10-22
1
-8
/
+35
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-26
/
+23
*
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
1
-2
/
+2
*
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
1
-2
/
+3
*
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-06
1
-2
/
+2
*
tmpfiles: downgrade errors when a file system does not support file attributes
Lennart Poettering
2015-07-22
1
-3
/
+4
*
tmpfiles: only root-owned aquota.* files are special
Zbigniew Jędrzejewski-Szmek
2015-06-17
1
-3
/
+4
*
tmpfiles: make sure "R" lines also remove subvolumes
Lennart Poettering
2015-06-15
1
-1
/
+1
*
tmpfiles: use lstat() instead of stat() when checking whether a file system o...
Lennart Poettering
2015-05-15
1
-5
/
+6
*
tmpfiles: don't fail if we cannot create a subvolume because a file system is...
Lennart Poettering
2015-05-15
1
-6
/
+11
*
util: add generic calls for prefixing a root directory to a path
Lennart Poettering
2015-05-13
1
-1
/
+1
*
tmpfiles: try to handle read-only file systems gracefully
Michael Olbrich
2015-05-06
1
-2
/
+11
*
tmpfiles: use an ordered hashmap for the tmpfiles items
Lennart Poettering
2015-04-22
1
-18
/
+18
*
tmpfiles: consider an argument of "-" as non-specified
Lennart Poettering
2015-04-21
1
-1
/
+1
*
tmpfiles: don't follow symlinks when adjusting ACLs, fille attributes, access...
Lennart Poettering
2015-04-13
1
-40
/
+80
*
tmpfiles: use qsort_safe
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-12
/
+3
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
tmpfiles: fix build with clang
Thomas Hindoe Paaboel Andersen
2015-04-10
1
-4
/
+1
*
tmpfiles: add specifier expansion for L and C lines, too
Lennart Poettering
2015-04-10
1
-11
/
+24
*
tmpfiles: enforce ordering when executing lines
Lennart Poettering
2015-04-10
1
-6
/
+37
*
tmpfiles: eat up empty columns
Lennart Poettering
2015-04-10
1
-4
/
+4
*
tmpfiles: substitute % specifiers in arguments for writing files and xattrs
Lennart Poettering
2015-04-10
1
-24
/
+32
*
tmpfiles: warn if we get an argument on lines that don't take any
Lennart Poettering
2015-04-10
1
-2
/
+7
*
tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476
Lennart Poettering
2015-04-10
1
-4
/
+5
*
util: unify how we parse mode_t strings
Lennart Poettering
2015-04-10
1
-2
/
+2
*
tmpfiles: properly return error code from path_set_acl()
Lennart Poettering
2015-04-09
1
-4
/
+4
*
tmpfiles: add file attribute calls to list of glob needing commands
Lennart Poettering
2015-04-09
1
-1
/
+3
*
tmpfiles: rework file attribute code
Lennart Poettering
2015-04-08
1
-95
/
+116
*
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-04-08
1
-2
/
+1
*
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-07
1
-4
/
+4
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-26
1
-30
/
+32
*
tmpfiles: minor simplification
Lennart Poettering
2015-03-26
1
-11
/
+10
*
tmpfiles: avoid out of bounds read
Thomas Hindoe Paaboel Andersen
2015-03-24
1
-1
/
+1
*
Allow systemd-tmpfiles to set the file/directory attributes
Goffredo Baroncelli
2015-03-20
1
-0
/
+152
[next]