summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-03Merge pull request #3185 from NetworkManager/lr/unhappy-trieZbigniew Jędrzejewski-Szmek
2016-05-03strbuf: set the proper character when creating new nodesLubomir Rintel
2016-05-03udev: fix build with DEBUG=1Lubomir Rintel
2016-05-03Merge pull request #3183 from crawford/preset-arrayZbigniew Jędrzejewski-Szmek
2016-05-03networkd: Add support to configure IPv6 preferred lifetime (#3102)Susant Sahani
2016-05-03Merge pull request #3132 from ssahani/route-tableZbigniew Jędrzejewski-Szmek
2016-05-03Merge pull request #3173 from poettering/dnssec-incapdns-fixZbigniew Jędrzejewski-Szmek
2016-05-03install: cache the presets before evaluatingAlex Crawford
2016-05-03test-dnssec: drop unused variableLennart Poettering
2016-05-03Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changedZbigniew Jędrzejewski-Szmek
2016-05-03Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek
2016-05-03Revert "test-dnssec: drop unused variable"Zbigniew Jędrzejewski-Szmek
2016-05-03Merge pull request #3111 from poettering/nspawn-remove-vethZbigniew Jędrzejewski-Szmek
2016-05-03Revert "nspawn: explicitly remove veth links after use (#3111)"Zbigniew Jędrzejewski-Szmek
2016-05-03networkd: add support to set route tableSusant Sahani
2016-05-03sd-netlink: introduce route attribute set APISusant Sahani
2016-05-03sd-netlink: fix sd_netlink_message_append_dataSusant Sahani
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-02resolved: work around broken DNS zones set up by incapdns.netLennart 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-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-01test: ensure presets are evaluated in orderAlex Crawford
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-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-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-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