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
Age
Commit message (
Expand
)
Author
2014-06-13
core: add new ConditionNeedsUpdate= unit condition
Lennart Poettering
2014-06-13
condition: minor modernizations
Lennart Poettering
2014-06-12
sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...
Lennart Poettering
2014-06-10
tmpfiles: get rid of "m" lines, make them redundant by "z"
Lennart Poettering
2014-06-10
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
2014-06-10
label: when clearing selinux context, don't mangle errno
Lennart Poettering
2014-06-10
log: honour the kernel's quiet cmdline argument
Ronny Chevalier
2014-06-10
systemd-detect-virt: only discover Xen domU
Thomas Blume
2014-06-10
bus-proxy: properly index policy by uid/gid when parsing
Lennart Poettering
2014-06-06
bus: add basic dbus1 policy parser
Lennart Poettering
2014-06-06
namespace: beef up read-only bind mount logic
Lennart Poettering
2014-06-05
namespace: when setting up an inaccessible mount point, unmounting everything...
Lennart Poettering
2014-06-05
util: fix fd_cloexec(), fd_nonblock()
Lennart Poettering
2014-06-05
sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
Lennart Poettering
2014-06-05
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-06-05
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...
Lennart Poettering
2014-06-04
socket: optionally remove sockets/FIFOs in the file system after use
Lennart Poettering
2014-06-04
bus-proxy: drop priviliges if we can
Lennart Poettering
2014-06-03
shared: capability - don't loop over the cap bits if they are all unset
Tom Gundersen
2014-06-03
shared: allow drop_priviliges to drop all privs
Tom Gundersen
2014-06-01
timesyncd: split privilege dropping code out of timesyncd so that we can make...
Lennart Poettering
2014-05-31
util: ignore_file should not allow files ending with '~'
Thomas Hindoe Paaboel Andersen
2014-05-28
virt: rework container detection logic
Lennart Poettering
2014-05-28
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-26
Do not unescape unit names in [Install] section
Michal Sekletar
2014-05-25
nspawn: make nspawn robust to container failure
Djalal Harouni
2014-05-25
path-util: fix missing terminating zero
Tanu Kaskinen
2014-05-25
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-24
detect-virt: Remove string for Microsoft virtualization detection in DMI vend...
Reyad Attiyat
2014-05-24
core: timer - switch to touch_file()
Kay Sievers
2014-05-24
timedated: refuse manual system time updates when automatic timesync is enabled
Kay Sievers
2014-05-24
clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
Kay Sievers
2014-05-24
timesyncd: only update stamp file when we are synchronized
Kay Sievers
2014-05-24
shared: add touch_file() and let touch() always update timestamp
Kay Sievers
2014-05-24
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-22
conf-parser: never consider it an error if we cannot load a drop-in file beca...
Lennart Poettering
2014-05-22
time-util: make sure USEC_PER_SEC and friends are actually of type usec_t
Lennart Poettering
2014-05-21
util: fix a gcc compiler warning
Lennart Poettering
2014-05-21
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-18
timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...
Lennart Poettering
2014-05-17
conf-parser: silently ignore sections starting with "X-"
Michael Marineau
2014-05-16
path-lookup: don't hardcode .config
Tanu Kaskinen
2014-05-16
path-util: add path_make_relative()
Tanu Kaskinen
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
shared/install: do not prefix created symlink with root path
Zbigniew Jędrzejewski-Szmek
2014-05-15
hashmap: add hashmap_remove2() to remove item from hashtable and return both ...
Lennart Poettering
2014-05-13
shared: add ring buffer
David Herrmann
2014-05-13
shared: add ALIGN_POWER2 macro
David Herrmann
[next]