summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* networkd: vlan add GVRP support (#5761)Susant Sahani2017-04-214-1/+27
* core: move checking default_dependencies into target_add_default_dependencies...iplayinsun2017-04-211-1/+4
* ima: Ensure policy exists before asking the kernel to load it (#5777)Benjamin Gilbert2017-04-211-2/+6
* l10n: update Czech Translation (#5776)AsciiWolf2017-04-211-110/+99
* hwdb: fix warning "atkbd serio0: Unknown key pressed" (#5772)Franck Bui2017-04-201-0/+4
* man: Fix reference to timer-sync.target instead of time-sync.target (#5764)Philip Withnall2017-04-202-2/+2
* units: drop explicit NotifyAccess setting from journald's unit file (#5749)Michal Sekletar2017-04-191-1/+0
* hwdb: MS Surface Pro Type Cover touchpad integration (#5751)Sarang S. Dalal2017-04-191-0/+7
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-199-33/+33
* Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering2017-04-177-12/+21
|\
| * build-sys: correct blkid.h includesMatt Clarkson2017-04-065-5/+5
| * build-sys: correct ARM32 GNU EFI boot binary buildMatt Clarkson2017-04-062-0/+9
| * build-sys: correctly search for gnu-efi headerMatt Clarkson2017-04-061-7/+7
* | Merge pull request #5731 from jprvita/hwdb-acerMartin Pitt2017-04-131-0/+10
|\ \
| * | hwdb: Add power button mapping for Acer modelsChris Chiu2017-04-121-0/+1
| * | hwdb: Fix airplane mode key for all Acer seriesChris Chiu2017-04-121-0/+5
| * | hwdb: Map 0x8a to F20 on the Acer Travelmate P648-G2-MGJoão Paulo Rechi Vita2017-04-121-0/+4
* | | loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki2017-04-131-1/+1
* | | Merge pull request #5690 from yuwata/fix-5621Djalal Harouni2017-04-121-0/+8
|\ \ \ | |/ / |/| |
| * | core: downgrade error message if command is prefixed with `-` and the command...Yu Watanabe2017-04-031-0/+8
* | | man: document how to include an equals sign in a value provided to Environmen...Mark Stosberg2017-04-111-1/+1
* | | networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov2017-04-117-3/+102
* | | test/TEST-12-ISSUE-3171: specify -w1 option to netcat due to default change. ...Dimitri John Ledkov2017-04-111-4/+4
* | | tmpfiles: downgrade error message when operation is not supported (#5692)Yu Watanabe2017-04-101-1/+1
* | | core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...Evgeny Vereshchagin2017-04-101-1/+1
* | | core: downgrade legit error logs (#5705)umuttl2017-04-101-2/+2
* | | Remove BTN_DPAD_* keys from ID_INPUT_KEY test (#5701)Nathaniel R. Lewis2017-04-061-6/+30
* | | Merge pull request #5706 from keszybz/make-cleanupsLennart Poettering2017-04-0523-52/+39
|\ \ \
| * | | build-sys: drop obsolete hook from Makefile.amZbigniew Jędrzejewski-Szmek2017-04-051-3/+0
| * | | udev: rename gperf struct name to match other headersZbigniew Jędrzejewski-Szmek2017-04-052-3/+3
| * | | tree-wide: standardize on $(PACKAGE_VERSION) for the version stringZbigniew Jędrzejewski-Szmek2017-04-0517-24/+23
| * | | build-sys: drop undefined target ref from Makefile.amZbigniew Jędrzejewski-Szmek2017-04-051-2/+0
| * | | build-sys: drop undefined var ref from Makefile.amZbigniew Jędrzejewski-Szmek2017-04-051-4/+0
| * | | build-sys: use a single ENABLE_LOGIND conditionalZbigniew Jędrzejewski-Szmek2017-04-052-9/+8
| * | | shared/dissect-image: fix warning about unused function when !HAVE_BLKIDZbigniew Jędrzejewski-Szmek2017-04-051-4/+2
| * | | Move busctl sources to src/busctlZbigniew Jędrzejewski-Szmek2017-04-054-3/+3
* | | | logind: Stopped inhibitions should be considered inactive (#5698)afrantzis2017-04-051-1/+4
* | | | po: fix typo in pt_BRMartin Pitt2017-04-041-1/+1
* | | | man: fix <function> tag (#5686)Lucas Werkmeister2017-04-041-1/+1
* | | | Update Brazilian Portuguese translation (#5694)Rafael Fontenelle2017-04-031-121/+121
* | | | hwdb: Asus TP300LJ accelerometer quirks (#5681)wiertel2017-04-031-0/+3
| |/ / |/| |
* | | Merge pull request #5589 from jasonreeder/claimed_address_fixLennart Poettering2017-04-013-0/+17
|\ \ \
| * | | libsystemd-network: sd-ipv4ll: acquire new address after claimed address conf...Jason Reeder2017-03-311-0/+10
| * | | libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after co...Jason Reeder2017-03-312-0/+7
* | | | Merge pull request #5558 from dm0-/nspawn-resolvedLennart Poettering2017-04-012-4/+22
|\ \ \ \ | |/ / / |/| | |
| * | | nspawn: check if the DNS stub is listening for requestsDavid Michael2017-03-311-4/+19
| * | | resolved: add a DNSStubListener property to ManagerDavid Michael2017-03-311-0/+3
|/ / /
* | | udev: net_id - support predictable ifnames on vio buses (#5675)Franck Bui2017-03-311-0/+40
* | | networkd: RFC compliant autonomous prefix handling (#5636)hendrikw012017-03-311-2/+28
* | | Merge pull request #5534 from ssahani/vxlan-labelLennart Poettering2017-03-317-3/+72
|\ \ \