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
Age
Commit message (
Expand
)
Author
2016-04-18
basic: user-utils.c needs missing.h for secure_getenv (#3059)
michaelolbrich
2016-04-18
networkd: allow setting of multicast querier for linux bridge (#3051)
Susant Sahani
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-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
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-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-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
core: keep track of the mtime of the transient unit file we wrote
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
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
2016-04-12
systemctl: add error message when we get unexpected event from waitid()
Lennart Poettering
2016-04-12
systemctl: fix incorrect errno for error message
Lennart Poettering
2016-04-12
systemctl: move check whether a service exists as native unit file to install.c
Lennart Poettering
2016-04-12
core: rework reboot parameter logic a bit
Lennart Poettering
2016-04-12
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
core: introduce a "control" unit file directory
Lennart Poettering
2016-04-12
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
[next]