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
/
shared
/
mkdir.c
Age
Commit message (
Expand
)
Author
2014-03-17
shared: export is_dir
Zbigniew Jędrzejewski-Szmek
2014-03-11
nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2013-10-02
mkdir: pass a proper function pointer to mkdir_safe_internal
Lennart Poettering
2013-07-26
shared: split mkdir_*() and mkdir_*_label() from each other
Kay Sievers
2013-06-27
core: general cgroup rework
Lennart Poettering
2012-10-02
shared: fail mkdir_p if the target exists and is not a directory
Zbigniew Jędrzejewski-Szmek
2012-10-02
nspawn: use automatic cleanup and provide debug info
Zbigniew Jędrzejewski-Szmek
2012-05-31
mkdir: provide all functions with and without selinux label application
Kay Sievers
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-04-17
mkdir: do not use alloca() in a loop
Kay Sievers
2012-04-17
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers