summaryrefslogtreecommitdiffstats
path: root/man/systemd-sysctl.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-03test-dnssec: drop unused variableLennart Poettering1-1/+0
2016-05-03Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek3-173/+171
2016-05-03Revert "test-dnssec: drop unused variable"Zbigniew Jędrzejewski-Szmek1-0/+1
2016-05-03Revert "nspawn: explicitly remove veth links after use (#3111)"Zbigniew Jędrzejewski-Szmek4-51/+1
2016-05-03networkd: add support to set route tableSusant Sahani4-2/+74
2016-05-03sd-netlink: introduce route attribute set APISusant Sahani2-0/+30
2016-05-03sd-netlink: fix sd_netlink_message_append_dataSusant Sahani1-3/+3
2016-05-03tests: add test for #3166 (#3180)Evgeny Vereshchagin3-0/+94
2016-05-03man: rename TriggerLimitIntervalBurst to TriggerLimitBurst (#3181)Evgeny Vereshchagin1-1/+1
2016-05-03locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)Sylvain Plantefève1-0/+4
2016-05-02update TODOLennart Poettering1-2/+0
2016-05-02resolved: work around broken DNS zones set up by incapdns.netLennart Poettering1-25/+40
2016-05-02man: slightly extend the machinectl clone documentationLennart Poettering1-7/+5
2016-05-02minor CODING_STYLE clarificationLennart Poettering1-0/+5
2016-05-02update TODOLennart Poettering1-2/+0
2016-05-02machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering1-23/+46
2016-05-02machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering6-108/+33
2016-05-02machined: also make image removal operation asynchronousLennart Poettering1-3/+32
2016-05-02machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering3-3/+27
2016-05-02tree-wide: fix invocations of chattr_path()Lennart Poettering2-5/+5
2016-05-02copy: adjust directory times after writing to the directoryLennart Poettering1-17/+16
2016-05-02copy: return the right error when we can't open a fileLennart Poettering1-0/+2
2016-05-02image: enable btrfs quotas on the clone destination, not the sourceLennart Poettering1-3/+3
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering5-8/+14
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering6-6/+213
2016-05-02tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)Evgeny Vereshchagin3-0/+91
2016-05-02shared/install: refuse template files for non-templateable unitsZbigniew Jędrzejewski-Szmek1-0/+8
2016-05-02shared/install: warn about DefaultInstance in non-template unitsZbigniew Jędrzejewski-Szmek1-0/+10
2016-05-02Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek11-16/+11
2016-05-02shared/install: ignore Alias in [Install] of units which don't allow aliasesZbigniew Jędrzejewski-Szmek1-1/+31
2016-05-02Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek11-12/+15
2016-05-01catalog: rename RateLimitInterval= to RateLimitIntervalSec=Evgeny Vereshchagin1-1/+1
2016-05-01tests: use symlink to MakefileEvgeny Vereshchagin2-20/+2
2016-05-01build-sys: add TEST-0[89]-* to distEvgeny Vereshchagin1-0/+4
2016-05-01build-sys: allow references to adm group to be omitted (#3150)Franck Bui2-5/+27
2016-04-30architecture: Add nios2 (#3159)Zbigniew Jędrzejewski-Szmek2-0/+7
2016-04-29man: document that some unit types do not support unit aliases via symlinksLennart Poettering5-30/+28
2016-04-29core: when encountering a symlink alias for non-aliasable units warn nicelyLennart Poettering1-14/+15
2016-04-29hashmap: optimize set_put_strdup() a bitLennart Poettering1-6/+4
2016-04-29core: refuse merging on units when the unit type does not support aliasLennart Poettering1-1/+4
2016-04-29update TODOLennart Poettering1-7/+3
2016-04-29core: merge service_connection_unref() into service_close_socket_fd()Lennart Poettering1-13/+7
2016-04-29core: rerun GC logic for a unit that loses a referenceLennart Poettering1-0/+4
2016-04-29core: rework socket/service GC logicLennart Poettering1-4/+1
2016-04-29hwdb: add missing newline so the hwdb buils correctly againLennart Poettering1-0/+1
2016-04-29socket: really always close auxiliary fds when closing socket fdsLennart Poettering1-26/+24
2016-04-29core: make parsing of RLIMIT_NICE aware of actual nice levelsLennart Poettering3-22/+80
2016-04-29core: make sure to close connection fd when we fail to activate a per-connect...Lennart Poettering3-2/+7
2016-04-29core: minor error path fixLennart Poettering1-5/+7
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering25-31/+38