summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03tests: add test for #3166 (#3180)Evgeny Vereshchagin
2016-05-03man: rename TriggerLimitIntervalBurst to TriggerLimitBurst (#3181)Evgeny Vereshchagin
2016-05-02locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)Sylvain Plantefève
2016-05-02Merge pull request #3162 from keszybz/alias-refusalLennart Poettering
2016-05-02Merge pull request #3153 from poettering/async-cloneZbigniew Jędrzejewski-Szmek
2016-05-02man: slightly extend the machinectl clone documentationLennart Poettering
2016-05-02minor CODING_STYLE clarificationLennart Poettering
2016-05-02update TODOLennart Poettering
2016-05-02machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering
2016-05-02machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering
2016-05-02machined: also make image removal operation asynchronousLennart Poettering
2016-05-02machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering
2016-05-02tree-wide: fix invocations of chattr_path()Lennart Poettering
2016-05-02copy: adjust directory times after writing to the directoryLennart Poettering
2016-05-02copy: return the right error when we can't open a fileLennart Poettering
2016-05-02image: enable btrfs quotas on the clone destination, not the sourceLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-05-02tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)Evgeny Vereshchagin
2016-05-01shared/install: refuse template files for non-templateable unitsZbigniew Jędrzejewski-Szmek
2016-05-01shared/install: warn about DefaultInstance in non-template unitsZbigniew Jędrzejewski-Szmek
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01shared/install: ignore Alias in [Install] of units which don't allow aliasesZbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01Merge pull request #3165 from evverx/tests-cleanupsLennart Poettering
2016-05-01catalog: rename RateLimitInterval= to RateLimitIntervalSec=Evgeny Vereshchagin
2016-05-01tests: use symlink to MakefileEvgeny Vereshchagin
2016-05-01build-sys: add TEST-0[89]-* to distEvgeny Vereshchagin
2016-05-01build-sys: allow references to adm group to be omitted (#3150)Franck Bui
2016-04-30Merge pull request #3152 from poettering/aliasfixZbigniew Jędrzejewski-Szmek
2016-04-30architecture: Add nios2 (#3159)Zbigniew Jędrzejewski-Szmek
2016-04-29Merge pull request #3151 from keszybz/pr3149-2Zbigniew Jędrzejewski-Szmek
2016-04-29Merge pull request #3148 from poettering/triggerZbigniew Jędrzejewski-Szmek
2016-04-29man: document that some unit types do not support unit aliases via symlinksLennart Poettering
2016-04-29core: when encountering a symlink alias for non-aliasable units warn nicelyLennart Poettering
2016-04-29hashmap: optimize set_put_strdup() a bitLennart Poettering
2016-04-29core: refuse merging on units when the unit type does not support aliasLennart Poettering
2016-04-29update TODOLennart Poettering
2016-04-29core: merge service_connection_unref() into service_close_socket_fd()Lennart Poettering
2016-04-29core: rerun GC logic for a unit that loses a referenceLennart Poettering
2016-04-29core: rework socket/service GC logicLennart Poettering
2016-04-29hwdb: add missing newline so the hwdb buils correctly againLennart Poettering
2016-04-29socket: really always close auxiliary fds when closing socket fdsLennart Poettering
2016-04-29core: make parsing of RLIMIT_NICE aware of actual nice levelsLennart Poettering
2016-04-29core: make sure to close connection fd when we fail to activate a per-connect...Lennart Poettering
2016-04-29core: minor error path fixLennart Poettering
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering