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-30
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-06-30
fstab-generator: allow x-systemd.device-timeout for swap units
Zbigniew Jędrzejewski-Szmek
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-06-30
shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values
Luke Shumaker
2014-06-30
util: fix comment
Lennart Poettering
2014-06-29
util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid
Lennart Poettering
2014-06-26
journal/compress: add stream compression/decompression functions
Zbigniew Jędrzejewski-Szmek
2014-06-25
fsck: consider a fsck implementation linked to /bin/true non-existant
Lennart Poettering
2014-06-24
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
nspawn: create essential base directories at system bootup
Kay Sievers
2014-06-23
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-22
fix in_addr_prefix_intersect for 32bits
Marc-Antoine Perennou
2014-06-22
consistently order cleanup attribute before type
Thomas Hindoe Paaboel Andersen
2014-06-20
util: treat fuse.sshfs as a network filesystem
Zbigniew Jędrzejewski-Szmek
2014-06-20
missing.h: add various network enums
Zbigniew Jędrzejewski-Szmek
2014-06-20
util: do not strip /dev prefix twice
Zbigniew Jędrzejewski-Szmek
2014-06-20
shared: fix search_and_fopen with alternate roots
Michael Marineau
2014-06-20
conf-files: include root in returned file paths
Michael Marineau
2014-06-20
shared: rename path_strv_canonicalize_absolute functions
Michael Marineau
2014-06-19
util.c: simplify rm_rf_children_dangerous
Zbigniew Jędrzejewski-Szmek
2014-06-20
copy: don't eat up error from chown()/chmod()
Lennart Poettering
2014-06-19
tmpfiles: make sure "C" doesn't copy anything if the destination already exists
Lennart Poettering
2014-06-19
tmpfiles: do not fail when copying an empty directory
Kay Sievers
2014-06-19
coredumpctl: fix columns sizing for timestamp
Lennart Poettering
2014-06-19
coredump: optionally store coredumps on disk, not in the journal
Lennart Poettering
2014-06-18
networkd: add a number of calls to manipulate in_addr_union structs
Lennart Poettering
2014-06-18
socket-util: introduce in_addr_union similar to sockaddr_union and make use o...
Lennart Poettering
2014-06-18
tmpfiles: add "+" modifier support to b, c, p lines in addition to L
Lennart Poettering
2014-06-17
install: remove unused variable
Thomas Hindoe Paaboel Andersen
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
[next]