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
...
*
tree-wide: use strv_isempty() instead of strv_length() == 0
Lennart Poettering
2017-11-29
1
-1
/
+1
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-8
/
+2
*
tmpfiles: check if not too many symbolic links. (#7423)
Lukasz Rubaszewski
2017-11-24
1
-1
/
+1
*
Merge pull request #7395 from poettering/nametohandleat-loop
Zbigniew Jędrzejewski-Szmek
2017-11-22
1
-4
/
+2
|
\
|
*
mount-util: add name_to_handle_at_loop() wrapper around name_to_handle_at()
Lennart Poettering
2017-11-21
1
-4
/
+2
*
|
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-2
/
+1
|
/
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tmpfiles: when /etc is not fully initialized, some specifiers are expected to...
Franck Bui
2017-11-16
1
-41
/
+106
*
Merge pull request #6974 from keszybz/clean-up-defines
Lennart Poettering
2017-10-04
1
-5
/
+5
|
\
|
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-5
/
+5
*
|
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-6
/
+6
|
/
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
tmpfiles: silently ignore any path that passes through autofs (#6506)
NeilBrown
2017-09-04
1
-0
/
+3
*
tmpfiles: with "e" don't attempt to set permissions when file doesn't exist (...
Michal Sekletar
2017-08-31
1
-2
/
+14
*
tmpfiles: Allow create symlink on directories (#6039)
William Douglas
2017-08-09
1
-0
/
+9
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: when %m is used in log_*, always specify errno explicitly
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-4
/
+3
*
tmpfiles: use safe_glob()
Zbigniew Jędrzejewski-Szmek
2017-04-27
1
-8
/
+3
*
tmpfiles: downgrade error message when operation is not supported (#5692)
Yu Watanabe
2017-04-10
1
-1
/
+1
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
1
-1
/
+1
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-1
/
+1
*
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-02-02
1
-4
/
+2
*
tmpfiles: improve error message for chown()/chmod() failures (#4969)
Lennart Poettering
2016-12-29
1
-2
/
+2
*
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-09
1
-11
/
+4
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-3
/
+2
*
tmpfiles: make sure to always initialize "r" correctly.
Lennart Poettering
2016-06-21
1
-1
/
+1
*
Fix FS_EXTENT_FL description (#3381)
kpengboy
2016-05-29
1
-1
/
+1
*
tmpfiles: add new 'e' action which cleans up a dir without creating it
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-41
/
+15
*
tmpfiles: shorten some long error messages
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-3
/
+3
*
tmpfiles: interpret "-" as stdin
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-9
/
+17
*
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
2016-03-05
1
-4
/
+1
*
Merge pull request #2781 from keszybz/selinux-and-warnings
Lennart Poettering
2016-03-03
1
-1
/
+1
|
\
|
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-02
1
-1
/
+1
*
|
tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed
Alexander Kuleshov
2016-03-01
1
-2
/
+2
|
/
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tmpfiles: don't skip path_set_perms on error
Evgeny Vereshchagin
2016-02-01
1
-13
/
+10
*
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume
Lennart Poettering
2015-11-16
1
-2
/
+22
*
tmpfiles: don't consider it a problem if quota is not enabled on btrfs
Lennart Poettering
2015-11-10
1
-0
/
+4
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-1
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
[prev]
[next]