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-17
install: improve paths we show the user when enabling/disabling
Lennart Poettering
2014-06-17
conf-files: fix when for --root= logic
Lennart Poettering
2014-06-17
install: simplify symlink --root= logic
Lennart Poettering
2014-06-17
install: "systemctl enable" should be a nop for template units lacking a Defa...
Lennart Poettering
2014-06-17
log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm...
Lennart Poettering
2014-06-17
install: make sure that --root= mode doesn't make us consider all units outsi...
Lennart Poettering
2014-06-17
install: make sure "systemctl disable foobar@.service" actually removes all i...
Lennart Poettering
2014-06-17
install: introduce new DefaultInstance= field for [Install] sections
Lennart Poettering
2014-06-17
install: when looking for a unit file for enabling, search for templates only...
Lennart Poettering
2014-06-17
install: use symlink_atomic() instead of unlink()+symlink() when force creati...
Lennart Poettering
2014-06-17
install: various modernizations
Lennart Poettering
2014-06-17
install: teach preset query logic --root= support
Lennart Poettering
2014-06-17
install: beef up preset logic to limit to only enable or only disable, and do...
Lennart Poettering
2014-06-17
install: simplify and clarify disabling logic for instanced units
Lennart Poettering
2014-06-17
install: various modernizations
Lennart Poettering
2014-06-17
unit-name: various modernizations
Lennart Poettering
2014-06-17
unit-name: fix detection of unit templates/instances
Lennart Poettering
2014-06-16
util: add realloc_multiply() helper
David Herrmann
2014-06-16
util: fix multiply-alloc helpers with size==0
David Herrmann
2014-06-16
macro: add DISABLE_WARNING_SHADOW
David Herrmann
2014-06-16
tmpfiles: add new "L+" command as stronger version of "L", that removes the d...
Lennart Poettering
2014-06-16
tmpfiles: set up selinux label proeprly when creating fifos
Lennart Poettering
2014-06-13
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-06-13
install: fix invalid free() in unit_file_mask()
Andreas Henriksson
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
[next]