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
Age
Commit message (
Expand
)
Author
2016-04-17
conf-parser: Set EXTRACT_RETAIN_ESCAPE when extracting words (#2917)
Dan Nicholson
2016-04-17
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-17
Merge pull request #3049 from keszybz/preset-fixes
Lennart Poettering
2016-04-17
man: systemd.exec: Clarify InaccessibleDirectories (#3048) (#3048)
Nicolas Braud-Santoni
2016-04-16
install: allow paths like LookupPath.generator to be NULL
Zbigniew Jędrzejewski-Szmek
2016-04-16
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-16
systemctl/core: ignore masked units in preset-all
Zbigniew Jędrzejewski-Szmek
2016-04-16
tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"
Zbigniew Jędrzejewski-Szmek
2016-04-16
journald: rewrite function with switch, fix handling of -ESHUTDOWN
Zbigniew Jędrzejewski-Szmek
2016-04-16
sd-bus: use IN_SET
Zbigniew Jędrzejewski-Szmek
2016-04-16
systemctl: make --root=/ disable dbus again
Zbigniew Jędrzejewski-Szmek
2016-04-14
core/mount-setup.c: also relabel /dev/shm for selinux (#3039)
Harald Hoyer
2016-04-14
Merge pull request #3036 from evverx/add-ldl
Daniel Mack
2016-04-14
networkd: Add support to configure proxy arp support to interfaces (#3020)
Susant Sahani
2016-04-14
Merge pull request #3029 from ipuustin/supplementary-gids
Daniel Mack
2016-04-14
Merge pull request #3033 from keszybz/code-cleanups
Martin Pitt
2016-04-13
systemctl: fix leak
Zbigniew Jędrzejewski-Szmek
2016-04-13
shared/path-lookup: fix leak
Zbigniew Jędrzejewski-Szmek
2016-04-13
test-strv: add a test that extending empty strv works as expected
Zbigniew Jędrzejewski-Szmek
2016-04-14
build-sys: add missing -ldl
Evgeny Vereshchagin
2016-04-13
tests: don't rely on the host's systemd-nspawn, don't register test machine (...
Evgeny Vereshchagin
2016-04-13
sd-bus: query pid also when searching for supplementary gids
Ismo Puustinen
2016-04-13
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-12
Merge pull request #2973 from poettering/search-path
Martin Pitt
2016-04-12
load-fragment: Resolve specifiers in DeviceAllow (#3019)
Nicolas Braud-Santoni
2016-04-12
systemctl: when we want to know whether there's a native unit file, don't cho...
Lennart Poettering
2016-04-12
test-dnssec: drop unused variable
Lennart Poettering
2016-04-12
core: make sure we always free the list of changes
Lennart Poettering
2016-04-12
man: shorten the list of unit file paths a bit
Lennart Poettering
2016-04-12
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
2016-04-12
update TODO
Lennart Poettering
2016-04-12
sd-lldp: minor whitespace fixes
Lennart Poettering
2016-04-12
sd-lldp: drop LLDP ethernet export from sd-lldp.h
Lennart Poettering
2016-04-12
core: make sure we generate a nicer error when a linked unit is attempted to ...
Lennart Poettering
2016-04-12
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-12
README: document that we only support util-linux built with --enable-libmount...
Lennart Poettering
2016-04-12
man: clarify that DefaultDependencies= is in the [Unit] section
Lennart Poettering
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
core: optimize unit_write_drop_in a bit
Lennart Poettering
2016-04-12
core: when creating a drop-in snippet, add a comment explaining this to it
Lennart Poettering
2016-04-12
core,systemctl: add new "systemctl revert" command
Lennart Poettering
2016-04-12
install: fix errno handling
Lennart Poettering
2016-04-12
install: simplify skip_root() a bit
Lennart Poettering
2016-04-12
nstall: no need to export unit_file_lookup_state() anymore
Lennart Poettering
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
basic: remove rbtree code, it's unused
Lennart Poettering
2016-04-12
sysv-generator: port to use new unit_file_exists() call
Lennart Poettering
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
path-lookup: move generator_binary_paths() to end of file
Lennart Poettering
[next]