summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#...Yu Watanabe2016-10-062-15/+1
* Merge pull request #4199 from dvdhrm/hwdb-orderLennart Poettering2016-10-063-34/+88
|\
| * sd-hwdb: order properties by originDavid Herrmann2016-09-211-15/+28
| * hwdb: store file-name and file-number with propertiesDavid Herrmann2016-09-212-14/+50
| * sd-hwdb: fix child/value offset calculationDavid Herrmann2016-09-211-9/+14
* | networkd: fix coding style (#4294)Susant Sahani2016-10-061-4/+3
* | journald, ratelimit: fix inaccurate message suppression in journal_rate_limit...Yuki Inoguchi2016-10-061-1/+1
* | catalog,po: update Polish translation (#4290)Piotr Drąg2016-10-052-59/+72
* | networkd: use BridgeFDB as well on bridge ports (#4253)Tobias Jungel2016-10-052-21/+28
* | Added ArchLinux config for mkosi (#4274)Zeal Jagannatha2016-10-051-0/+67
* | seccomp: add support for the s390 architecture (#4287)hbrueckner2016-10-054-3/+26
* | nspawn: add log message to let users know that nspawn needs an empty /dev dir...Djalal Harouni2016-10-051-0/+6
* | NEWS: typo fixes (#4285)Thomas H. P. Andersen2016-10-041-3/+3
* | tree-wide: remove consecutive duplicate words in commentsStefan Schweter2016-10-046-6/+6
* | list: LIST_INSERT_BEFORE: update head if necessary (#4261)Michael Olbrich2016-10-042-0/+25
* | automount: make sure the expire event is restarted after a daemon-reload (#4265)Michael Olbrich2016-10-041-0/+5
* | Typo (`mathes` → `matches`) (#4283)Lucas Werkmeister2016-10-041-1/+1
* | po: updated Swedish translation (#4241)andhe2016-10-041-50/+44
* | Merge pull request #4273 from keszybz/docsMartin Pitt2016-10-045-35/+86
|\ \
| * | build-sys: use non-breaking spaces in contributor listZbigniew Jędrzejewski-Szmek2016-10-031-1/+1
| * | NEWS: add another batch of entriesZbigniew Jędrzejewski-Szmek2016-10-032-16/+61
| * | man: rework the explanation of Domains=Zbigniew Jędrzejewski-Szmek2016-10-031-16/+23
| * | man: fix indentation in tableZbigniew Jędrzejewski-Szmek2016-10-031-2/+1
* | | Typo (`virtiualization` → `virtualization`) (#4281)Elias Probst2016-10-041-1/+1
* | | man: remove consecutive duplicate words (#4268)Stefan Schweter2016-10-033-3/+3
* | | nspawn: set shared propagation mode for the containerAlban Crequy2016-10-031-0/+14
|/ /
* | core: do not try to create /run/systemd/transient in test modeZbigniew Jędrzejewski-Szmek2016-10-011-3/+5
* | analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignoredZbigniew Jędrzejewski-Szmek2016-10-012-11/+23
* | core: complain if Before= dep on .device is declaredZbigniew Jędrzejewski-Szmek2016-10-012-2/+5
* | systemctl: Add --wait option to wait until started units terminate againMartin Pitt2016-10-013-4/+207
* | man: update mx record example (#4257)Stefan Schweter2016-10-011-1/+1
* | Merge pull request #4164 from martinpitt/nss-resolveZbigniew Jędrzejewski-Szmek2016-10-012-7/+10
|\ \
| * | nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errorsMartin Pitt2016-10-012-4/+9
| * | man: drop myhostname from recommended nsswitch host configurationMartin Pitt2016-10-011-1/+1
| * | nss-resolve: simplify error handlingMartin Pitt2016-10-011-3/+1
|/ /
* | core: update warning messageZbigniew Jędrzejewski-Szmek2016-10-011-1/+1
* | core: get rid of unneeded state variableZbigniew Jędrzejewski-Szmek2016-10-011-11/+4
* | networkd: fix "parametres" typo (#4244)Elias Probst2016-09-301-1/+1
* | Merge pull request #4225 from keszybz/coredumpMartin Pitt2016-09-306-190/+264
|\ \
| * | coredump,catalog: give better notice when a core file is truncatedZbigniew Jędrzejewski-Szmek2016-09-284-13/+31
| * | coredump: log if the core is too large to store or generate backtraceZbigniew Jędrzejewski-Szmek2016-09-281-16/+23
| * | coredumpctl: delay the "on tty" refusal until as late as possibleZbigniew Jędrzejewski-Szmek2016-09-281-23/+43
| * | coredumpctl: tighten print_field() codeZbigniew Jędrzejewski-Szmek2016-09-281-43/+66
| * | coredumpctl: rework presence reportingZbigniew Jędrzejewski-Szmek2016-09-281-6/+17
| * | coredumpctl: report corefile presence properlyZbigniew Jędrzejewski-Szmek2016-09-281-8/+16
| * | coredumpctl: report user unit properlyZbigniew Jędrzejewski-Szmek2016-09-281-1/+1
| * | coredumpctl: fix spurious "more than one entry matches" warningZbigniew Jędrzejewski-Szmek2016-09-281-1/+1
| * | coredumpctl: fix handling of files written to fdZbigniew Jędrzejewski-Szmek2016-09-281-9/+9
| * | coredump: remove Storage=both optionZbigniew Jędrzejewski-Szmek2016-09-283-91/+78
* | | resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt2016-09-306-3/+152