summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sd-device: store parsed ACTION= and SEQNUM= udev propertiesYu Watanabe2019-03-114-62/+116
* Merge pull request #11960 from mrc0mmand/more-fuzzersLennart Poettering2019-03-119-6/+167
|\
| * nspawn: fix memleak uncovered by fuzzerZbigniew Jędrzejewski-Szmek2019-03-111-6/+4
| * fuzz: add a memleak reproducer for fuzz-nspawn-settingsFrantisek Sumsal2019-03-111-0/+0
| * fuzz: add nspawn-settings fuzzerFrantisek Sumsal2019-03-113-0/+69
| * fuzz: add hostname-util fuzzerFrantisek Sumsal2019-03-112-0/+32
| * fuzz: add env-file fuzzerFrantisek Sumsal2019-03-113-0/+40
| * fuzz: add bus-label fuzzerFrantisek Sumsal2019-03-112-0/+22
* | network: introduce TripleSampling= option in CAN sectionClemens Gruber2019-03-117-0/+26
* | test-network: add tests for issue #11921Yu Watanabe2019-03-115-4/+24
* | machinectl: do not format size if freed disk space is "-1"Yu Watanabe2019-03-111-6/+14
* | journal-remote: do not request Content-Length if Transfer-Encoding is chunkedYu Watanabe2019-03-111-14/+27
* | import: do not try to set selinux related attributes if selinux is disabledYu Watanabe2019-03-111-2/+11
* | Added support for touchpad hotkey for Lenovo Y50-70 (#11937)StKob2019-03-111-0/+4
* | network: update logsYu Watanabe2019-03-112-68/+73
* | execute: remove one aa profile output from context dumpLennart Poettering2019-03-111-5/+0
* | Fix compilation without EFI being enabledVesa Jääskeläinen2019-03-111-0/+4
* | hwdb: label the trackpoint on IBM UltraNav keyboard as a pointing stick (#11934)Lubomir Rintel2019-03-111-0/+4
* | timedate: fix emitted value when ntp client is enabled/disabled (#11951)Yu Watanabe2019-03-101-2/+2
|/
* fix a typo in the man page for dhcpserverRobin Elvedi2019-03-091-1/+1
* Merge pull request #11922 from poettering/hostname-protect-fixLennart Poettering2019-03-084-6/+7
|\
| * units: turn of ProtectHostname= again for services hat need to know about sys...Lennart Poettering2019-03-083-3/+0
| * man: document that ProtectHostname= disables hostname change notificationsLennart Poettering2019-03-081-3/+7
|/
* core: simplify and check validity of paths for RequiresMountsFor=Yu Watanabe2019-03-081-0/+8
* Merge pull request #11905 from poettering/catalog-fixesLennart Poettering2019-03-072-47/+45
|\
| * random-seed: don't use "label" version of mkdir_parents()Lennart Poettering2019-03-071-1/+1
| * catalog: _cleanup_close_ is your friendLennart Poettering2019-03-071-13/+6
| * catalog: (void)ify all thingsLennart Poettering2019-03-071-1/+1
| * catalog: use structured initialization moreLennart Poettering2019-03-071-7/+8
| * catalog: let's use mkdir_parents() and use same mode as tmpfiles.d for this dirLennart Poettering2019-03-071-11/+11
| * catalog: be a bit less aggressive with line breaking. After all 109ch is what...Lennart Poettering2019-03-071-9/+6
| * catalog: don't make catalog_entry_lang() clobber output params on failureLennart Poettering2019-03-071-5/+12
|/
* units: fix systemd.special man page reference in system-update-cleanup.serviceMichael Biebl2019-03-071-1/+1
* Merge pull request #11916 from yuwata/pid1-id-renaming-handlingLennart Poettering2019-03-0710-26/+126
|\
| * TODO: updateYu Watanabe2019-03-071-3/+0
| * test: add test for ID_RENAMING= udev property handling by pid1Yu Watanabe2019-03-073-0/+95
| * man: mention possible actions supported by "udevadm trigger"Yu Watanabe2019-03-071-2/+4
| * udevadm trigger: make --action option support all possible actionsYu Watanabe2019-03-071-4/+4
| * sd-device: move device_action_from_string() and friends to device-private.hYu Watanabe2019-03-073-17/+19
| * core/device: make devices with ID_RENAMING= property be considered not readyYu Watanabe2019-03-071-0/+4
* | Merge pull request #11918 from keszybz/clang-8Lennart Poettering2019-03-072-2/+3
|\ \
| * | test-execute: avoid undefined variable warning when compiled w/o seccompZbigniew Jędrzejewski-Szmek2019-03-071-1/+1
| * | build-sys: disable -Wstring-plus-intZbigniew Jędrzejewski-Szmek2019-03-071-1/+2
| |/
* | nspawn: move payload to sub-cgroup first, then sync cgroup treesLennart Poettering2019-03-071-2/+2
* | po: update Polish translationPiotr Drąg2019-03-071-5/+29
* | remove "." path components from required mount pathsStephane Chazelas2019-03-071-1/+1
* | hwdb: Add support for Alienware touchpad toggleKai-Heng Feng2019-03-071-0/+1
* | Merge pull request #11911 from keszybz/bootspec-handle-invalid-efiLennart Poettering2019-03-072-20/+17
|\ \ | |/ |/|
| * shared/bootspec: do not fail on errors when reading EFI varsZbigniew Jędrzejewski-Szmek2019-03-061-4/+10
| * shared/bootspec: treat empty EFI vars as missingZbigniew Jędrzejewski-Szmek2019-03-062-5/+5