summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | treewide: fix typos (#3187)Torstein Husebø2016-05-045-6/+6
* | Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering2016-05-0421-105/+169
|\ \
| * | automount: move resetting of expiry timeout to automount_set_state()Lennart Poettering2016-05-021-8/+16
| * | automount: rework propagation between automount and mount unitsLennart Poettering2016-05-023-45/+42
| * | core: don't propagate service state to sockets as long as there's still a job...Lennart Poettering2016-05-021-4/+13
| * | fstab-generator: add newline before we start a new unit file sectionLennart Poettering2016-05-021-0/+1
| * | automount: add debug message when we get notified about mount state changesLennart Poettering2016-05-021-2/+5
| * | core: remove duplicate code in automount_update_mount()Lennart Poettering2016-05-021-28/+11
| * | core: simplify unit_need_daemon_reload() a bitLennart Poettering2016-05-021-18/+10
| * | core: fix detection whether per-unit drop-ins changedLennart Poettering2016-05-022-5/+7
| * | core: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-0218-11/+80
| * | util: don't dump /proc/cpuinfo contents in debug infoLennart Poettering2016-05-021-1/+1
* | | Merge pull request #3185 from NetworkManager/lr/unhappy-trieZbigniew Jędrzejewski-Szmek2016-05-032-8/+9
|\ \ \
| * | | strbuf: set the proper character when creating new nodesLubomir Rintel2016-05-031-1/+2
| * | | udev: fix build with DEBUG=1Lubomir Rintel2016-05-031-7/+7
* | | | Merge pull request #3183 from crawford/preset-arrayZbigniew Jędrzejewski-Szmek2016-05-032-26/+172
|\ \ \ \
| * | | | install: cache the presets before evaluatingAlex Crawford2016-05-031-25/+121
| * | | | test: ensure presets are evaluated in orderAlex Crawford2016-05-011-0/+48
| * | | | install: upgrade message to a warningAlex Crawford2016-04-281-1/+3
* | | | | networkd: Add support to configure IPv6 preferred lifetime (#3102)Susant Sahani2016-05-033-0/+50
* | | | | Merge pull request #3132 from ssahani/route-tableZbigniew Jędrzejewski-Szmek2016-05-036-5/+99
|\ \ \ \ \
| * | | | | networkd: add support to set route tableSusant Sahani2016-05-033-2/+66
| * | | | | sd-netlink: introduce route attribute set APISusant Sahani2016-05-032-0/+30
| * | | | | sd-netlink: fix sd_netlink_message_append_dataSusant Sahani2016-05-031-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #3173 from poettering/dnssec-incapdns-fixZbigniew Jędrzejewski-Szmek2016-05-031-25/+40
|\ \ \ \ \
| * | | | | resolved: work around broken DNS zones set up by incapdns.netLennart Poettering2016-05-021-25/+40
| |/ / / /
* | | | | test-dnssec: drop unused variableLennart Poettering2016-05-031-1/+0
* | | | | Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changedZbigniew Jędrzejewski-Szmek2016-05-033-171/+173
|\ \ \ \ \
| * | | | | test-dnssec: fix build without gcryptZbigniew Jędrzejewski-Szmek2016-03-311-134/+140
| * | | | | core: treat masked files as "unchanged"Zbigniew Jędrzejewski-Szmek2016-03-312-5/+9
| * | | | | core/unit: extract checking of stat paths into helper functionZbigniew Jędrzejewski-Szmek2016-03-311-33/+25
* | | | | | Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek2016-05-033-173/+171
* | | | | | Revert "test-dnssec: drop unused variable"Zbigniew Jędrzejewski-Szmek2016-05-031-0/+1
* | | | | | Merge pull request #3111 from poettering/nspawn-remove-vethZbigniew Jędrzejewski-Szmek2016-05-034-1/+51
|\ \ \ \ \ \
| * | | | | | nspawn: explicitly remove veth links we created after useLennart Poettering2016-04-253-0/+51
| * | | | | | sd-netlink: permit RTM_DELLINK messages with no ifindexLennart Poettering2016-04-251-1/+0
* | | | | | | Revert "nspawn: explicitly remove veth links after use (#3111)"Zbigniew Jędrzejewski-Szmek2016-05-034-51/+1
| |_|_|_|/ / |/| | | | |
* | | | | | locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)Sylvain Plantefève2016-05-021-0/+4
* | | | | | Merge pull request #3162 from keszybz/alias-refusalLennart Poettering2016-05-0212-29/+75
|\ \ \ \ \ \
| * | | | | | shared/install: refuse template files for non-templateable unitsZbigniew Jędrzejewski-Szmek2016-05-011-0/+8
| * | | | | | shared/install: warn about DefaultInstance in non-template unitsZbigniew Jędrzejewski-Szmek2016-05-011-0/+10
| * | | | | | Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek2016-05-0111-16/+11
| * | | | | | shared/install: ignore Alias in [Install] of units which don't allow aliasesZbigniew Jędrzejewski-Szmek2016-05-011-1/+31
| * | | | | | Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek2016-05-0111-12/+15
* | | | | | | Merge pull request #3153 from poettering/async-cloneZbigniew Jędrzejewski-Szmek2016-05-0216-162/+375
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...Lennart Poettering2016-05-021-23/+46
| * | | | | | machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering2016-05-026-108/+33
| * | | | | | machined: also make image removal operation asynchronousLennart Poettering2016-05-021-3/+32
| * | | | | | machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering2016-05-023-3/+27
| * | | | | | tree-wide: fix invocations of chattr_path()Lennart Poettering2016-05-022-5/+5