index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-12
tmpfiles: compare return against correct errno
Dave Reisner
1
-1
/
+1
2014-10-01
tmpfiles: use allocated buffer for path
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2014-09-26
systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
1
-1
/
+1
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
1
-3
/
+3
2014-08-18
tmpfiles: only execute chmod()/chown() when needed
Michael Olbrich
1
-17
/
+21
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
1
-7
/
+4
2014-06-20
tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi...
Kay Sievers
1
-5
/
+6
2014-06-19
tmpfiles: make sure "C" doesn't copy anything if the destination already exists
Lennart Poettering
1
-14
/
+35
2014-06-19
tmpfiles: do not fail when copying an empty directory
Kay Sievers
1
-1
/
+1
2014-06-18
tmpfiles: create directories already with the right label, instead of creatin...
Lennart Poettering
1
-4
/
+4
2014-06-18
tmpfiles: w lines should allow following symlinks
Lennart Poettering
1
-12
/
+8
2014-06-18
tmpfiles: add "+" modifier support to b, c, p lines in addition to L
Lennart Poettering
1
-25
/
+59
2014-06-16
tmpfiles: add new "L+" command as stronger version of "L", that removes the d...
Lennart Poettering
1
-18
/
+36
2014-06-16
tmpfiles: set up selinux label proeprly when creating fifos
Lennart Poettering
1
-0
/
+2
2014-06-13
tmpfiles: skip mknod() on -EPERM (device cgroup)
Kay Sievers
1
-3
/
+11
2014-06-12
tmpfiles: minor modernizations
Lennart Poettering
1
-4
/
+8
2014-06-11
tmpfiles: add ability to mask access mode by pre-existing access mode on file...
Lennart Poettering
1
-7
/
+30
2014-06-11
tmpfiles: remove unnecessary function
Lennart Poettering
1
-14
/
+6
2014-06-11
tmpfiles: when processing lines, always process prefixes before suffixes
Lennart Poettering
1
-0
/
+16
2014-06-11
tmpfiles: static variables populated immediately from the command line should...
Lennart Poettering
1
-12
/
+12
2014-06-11
tmpfiles: always recreate the most basic directory structure in /var
Lennart Poettering
1
-1
/
+1
2014-06-10
tmpfiles: get rid of "m" lines, make them redundant by "z"
Lennart Poettering
1
-71
/
+49
2014-06-10
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
1
-1
/
+34
2014-06-10
tmpfiles: various modernizations
Lennart Poettering
1
-12
/
+27
2014-06-10
label: when clearing selinux context, don't mangle errno
Lennart Poettering
1
-8
/
+4
2014-04-21
implement a union to pad out file_handle
Dave Reisner
1
-7
/
+4
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
1
-3
/
+3
2014-03-17
shared: export is_dir
Zbigniew Jędrzejewski-Szmek
1
-7
/
+6
2014-03-14
tmpfiles: add --root option to operate on an alternate fs tree
Michael Marineau
1
-3
/
+24
2014-03-14
shared: add root argument to search_and_fopen
Michael Marineau
1
-1
/
+1
2014-02-19
tmpfiles: simplification
Lennart Poettering
1
-3
/
+1
2014-01-30
tmpfiles: fix memory leak of exclude_prefixes
Zbigniew Jędrzejewski-Szmek
1
-3
/
+4
2014-01-09
tmpfiles: don't allow label_fix to print ENOENT when we want to ignore it
Lukas Nykryn
1
-4
/
+1
2013-12-30
tmpfiles: rename --unsafe to --boot
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2013-12-24
tmpfiles: introduce the concept of unsafe operations
Zbigniew Jędrzejewski-Szmek
1
-3
/
+19
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
1
-2
/
+2
2013-12-21
tmpfiles: replace readdir_r with readdir
Florian Weimer
1
-4
/
+4
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
1
-4
/
+11
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
1
-2
/
+5
2013-10-17
tmpfiles: log unaccessible FUSE mount points only as debug message
Kay Sievers
1
-4
/
+7
2013-10-14
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
1
-1
/
+1
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
1
-4
/
+1
2013-09-17
tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...
Lennart Poettering
1
-8
/
+31
2013-09-17
tmpfiles: support simple specifier expansion for specified paths
Lennart Poettering
1
-20
/
+31
2013-07-24
tmpfiles: introduce --exclude-prefix
Dave Reisner
1
-16
/
+28
2013-07-24
tmpfiles: support passing --prefix multiple times
Dave Reisner
1
-3
/
+21
2013-07-19
tmpfiles: Fix memory leak in parse_line()
Maciej Wereski
1
-1
/
+7
2013-06-21
tmpfiles: fix error check
Lennart Poettering
1
-1
/
+1
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
1
-7
/
+3
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
1
-9
/
+9
[next]