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
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2014-03-06
update TODO
Lennart Poettering
2014-03-06
generators: rework mount generators
Lennart Poettering
2014-03-05
man: ipv4 link-local
Umut Tezduyar Lindskog
2014-03-05
systemd-run: don't print error messages twice
Lennart Poettering
2014-03-05
systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...
Lennart Poettering
2014-03-05
networkd: listen to changes to the MAC address
Tom Gundersen
2014-03-05
sd-rtnl: do not blindly enter containers in message_read()
Tom Gundersen
2014-03-05
sd-dhcp-client: log the MAC address we are using
Tom Gundersen
2014-03-05
networkd: restore logic for enslaving to a master bonding interface
Mark Oteiza
2014-03-05
journal: forget file after encountering an error
Zbigniew Jędrzejewski-Szmek
2014-03-05
journal: assume that next entry is after previous entry
Zbigniew Jędrzejewski-Szmek
2014-03-05
update TODO
Lennart Poettering
2014-03-05
core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...
Lennart Poettering
2014-03-05
systemd-run: support all currently exported properties with -p
Lennart Poettering
2014-03-05
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
systemd-run: add some extra safety checks
Lennart Poettering
2014-03-05
man: document missing options of systemd-run
Lennart Poettering
2014-03-05
systemd-run: add new --property= switch that can set arbitrary properties for...
Lennart Poettering
2014-03-05
strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...
Lennart Poettering
2014-03-05
update TODO
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-05
core: when passing resource limit values to client, map RLIM_INFINITY into po...
Lennart Poettering
2014-03-04
add bash completion for systemd-cat
Thomas Hindoe Paaboel Andersen
2014-03-04
architecture: Add cris
Umut Tezduyar Lindskog
2014-03-04
update TODO
Lennart Poettering
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-04
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-04
shutdownd: modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-04
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2014-03-04
man: networkd - fix typo
Umut Tezduyar Lindskog
2014-03-03
build-sys: work around broken ln --relative -s -f
Lennart Poettering
2014-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-03-03
networkd: wait-online - fix typo
Tom Gundersen
2014-03-03
update TODO
Lennart Poettering
2014-03-03
core: fix assert when trying to serialize non-initialized bus peer tracker ob...
Lennart Poettering
2014-03-03
silence warning
Thomas Hindoe Paaboel Andersen
2014-03-03
core: add missing show-status.[ch]
Lennart Poettering
2014-03-03
add bash completion for systemd-detect-virt
Thomas Hindoe Paaboel Andersen
2014-03-03
update bash completion for systemd-analyze
Thomas Hindoe Paaboel Andersen
2014-03-03
update TODO
Lennart Poettering
2014-03-03
conf-parser: minor optimization in config_parse_string()
Lennart Poettering
2014-03-03
conf-parser: drop special casing in config_parse_path()
Lennart Poettering
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
2014-03-03
core: move config_parse_set_status() into load-fragment.c
Lennart Poettering
2014-03-03
core: move ShowStatus type into the core
Lennart Poettering
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2014-03-03
update TODO
Lennart Poettering
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
[next]