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-05-03
Revert "Do not report masked units as changed (#2921)"
Zbigniew Jędrzejewski-Szmek
2016-05-03
Revert "test-dnssec: drop unused variable"
Zbigniew Jędrzejewski-Szmek
2016-05-03
Merge pull request #3111 from poettering/nspawn-remove-veth
Zbigniew Jędrzejewski-Szmek
2016-05-03
Revert "nspawn: explicitly remove veth links after use (#3111)"
Zbigniew Jędrzejewski-Szmek
2016-05-03
tests: add test for #3166 (#3180)
Evgeny Vereshchagin
2016-05-03
man: rename TriggerLimitIntervalBurst to TriggerLimitBurst (#3181)
Evgeny Vereshchagin
2016-05-02
locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)
Sylvain Plantefève
2016-05-02
Merge pull request #3162 from keszybz/alias-refusal
Lennart Poettering
2016-05-02
Merge pull request #3153 from poettering/async-clone
Zbigniew Jędrzejewski-Szmek
2016-05-02
man: slightly extend the machinectl clone documentation
Lennart Poettering
2016-05-02
minor CODING_STYLE clarification
Lennart Poettering
2016-05-02
update TODO
Lennart Poettering
2016-05-02
machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...
Lennart Poettering
2016-05-02
machined: rework copy-from/copy-to operation to use generic Operation object
Lennart Poettering
2016-05-02
machined: also make image removal operation asynchronous
Lennart Poettering
2016-05-02
machined: support non-btrfs file systems with "machinectl clone"
Lennart Poettering
2016-05-02
tree-wide: fix invocations of chattr_path()
Lennart Poettering
2016-05-02
copy: adjust directory times after writing to the directory
Lennart Poettering
2016-05-02
copy: return the right error when we can't open a file
Lennart Poettering
2016-05-02
image: enable btrfs quotas on the clone destination, not the source
Lennart Poettering
2016-05-02
util: rework sigkill_wait() to not require pid_t pointer
Lennart Poettering
2016-05-02
machined: run clone operation asynchronously in the background
Lennart Poettering
2016-05-02
tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)
Evgeny Vereshchagin
2016-05-01
shared/install: refuse template files for non-templateable units
Zbigniew Jędrzejewski-Szmek
2016-05-01
shared/install: warn about DefaultInstance in non-template units
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
shared/install: ignore Alias in [Install] of units which don't allow aliases
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
Merge pull request #3165 from evverx/tests-cleanups
Lennart Poettering
2016-05-01
catalog: rename RateLimitInterval= to RateLimitIntervalSec=
Evgeny Vereshchagin
2016-05-01
tests: use symlink to Makefile
Evgeny Vereshchagin
2016-05-01
build-sys: add TEST-0[89]-* to dist
Evgeny Vereshchagin
2016-05-01
build-sys: allow references to adm group to be omitted (#3150)
Franck Bui
2016-04-30
Merge pull request #3152 from poettering/aliasfix
Zbigniew Jędrzejewski-Szmek
2016-04-30
architecture: Add nios2 (#3159)
Zbigniew Jędrzejewski-Szmek
2016-04-29
Merge pull request #3151 from keszybz/pr3149-2
Zbigniew Jędrzejewski-Szmek
2016-04-29
Merge pull request #3148 from poettering/trigger
Zbigniew Jędrzejewski-Szmek
2016-04-29
man: document that some unit types do not support unit aliases via symlinks
Lennart Poettering
2016-04-29
core: when encountering a symlink alias for non-aliasable units warn nicely
Lennart Poettering
2016-04-29
hashmap: optimize set_put_strdup() a bit
Lennart Poettering
2016-04-29
core: refuse merging on units when the unit type does not support alias
Lennart Poettering
2016-04-29
update TODO
Lennart Poettering
2016-04-29
core: merge service_connection_unref() into service_close_socket_fd()
Lennart Poettering
2016-04-29
core: rerun GC logic for a unit that loses a reference
Lennart Poettering
2016-04-29
core: rework socket/service GC logic
Lennart Poettering
2016-04-29
hwdb: add missing newline so the hwdb buils correctly again
Lennart Poettering
2016-04-29
socket: really always close auxiliary fds when closing socket fds
Lennart Poettering
2016-04-29
core: make parsing of RLIMIT_NICE aware of actual nice levels
Lennart Poettering
2016-04-29
core: make sure to close connection fd when we fail to activate a per-connect...
Lennart Poettering
2016-04-29
core: minor error path fix
Lennart Poettering
[next]