summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek58-0/+5448
2017-04-23journal/fsprg: set -Wno-pointer-arithm only for that fileZbigniew Jędrzejewski-Szmek2-3/+4
2017-04-23gitignore: ignore all build* subdirs in main directoryZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-23Merge pull request #5774 from keszybz/printf-annotationsDjalal Harouni10-20/+46
2017-04-21Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt19-61/+78
2017-04-21kernel-install: remove unneeded modules.* files created by depmod (#5766)Yu Watanabe1-2/+10
2017-04-21coredump: fix non-literal string used in printfZbigniew Jędrzejewski-Szmek1-3/+2
2017-04-21basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek2-6/+22
2017-04-21tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek5-9/+9
2017-04-21µhttpd-util: use #pragma to silence warning about nonliteral patternZbigniew Jędrzejewski-Szmek1-0/+3
2017-04-21bus: include sd-{bus,messages}.h the same as other systemd headersZbigniew Jędrzejewski-Szmek6-7/+5
2017-04-21microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek2-4/+11
2017-04-21test-exec-util: drop duplicate constZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-21basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek2-2/+14
2017-04-21libshared: fix compilation without libblkidZbigniew Jędrzejewski-Szmek1-3/+5
2017-04-21basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek1-2/+0
2017-04-21Makefile.am: remove duplicated rules for efiZbigniew Jędrzejewski-Szmek1-26/+15
2017-04-21man: fix small typo (#5778)AsciiWolf1-1/+1
2017-04-21networkd: route - support 'onlink' routes (#5734)Susant Sahani4-0/+53
2017-04-21units: systemd-resolved should start before network-online.target and nss-loo...Yu Watanabe1-0/+2
2017-04-21networkd: vlan add GVRP support (#5761)Susant Sahani4-1/+27
2017-04-21core: move checking default_dependencies into target_add_default_dependencies...iplayinsun1-1/+4
2017-04-21ima: Ensure policy exists before asking the kernel to load it (#5777)Benjamin Gilbert1-2/+6
2017-04-21l10n: update Czech Translation (#5776)AsciiWolf1-110/+99
2017-04-20hwdb: fix warning "atkbd serio0: Unknown key pressed" (#5772)Franck Bui1-0/+4
2017-04-20basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek3-2/+10
2017-04-20man: Fix reference to timer-sync.target instead of time-sync.target (#5764)Philip Withnall2-2/+2
2017-04-19Makefile.am: link dbus-org.freedesktop.network1 alias in /etcZbigniew Jędrzejewski-Szmek2-4/+3
2017-04-19test-compress*: silence warning about unused definitions when w/o both xz and...Zbigniew Jędrzejewski-Szmek2-0/+13
2017-04-19configure: restore check for glib librariesZbigniew Jędrzejewski-Szmek1-0/+11
2017-04-19rc-local-generator: drop duplicate definitions for rc.localZbigniew Jędrzejewski-Szmek1-8/+0
2017-04-19basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek1-4/+0
2017-04-19units: drop explicit NotifyAccess setting from journald's unit file (#5749)Michal Sekletar1-1/+0
2017-04-19hwdb: MS Surface Pro Type Cover touchpad integration (#5751)Sarang S. Dalal1-0/+7
2017-04-19tree-wide: fix wrong indent (#5757)Yu Watanabe9-33/+33
2017-04-17Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering7-12/+21
2017-04-13Merge pull request #5731 from jprvita/hwdb-acerMartin Pitt1-0/+10
2017-04-13loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki1-1/+1
2017-04-12Merge pull request #5690 from yuwata/fix-5621Djalal Harouni1-0/+8
2017-04-12hwdb: Add power button mapping for Acer modelsChris Chiu1-0/+1
2017-04-12hwdb: Fix airplane mode key for all Acer seriesChris Chiu1-0/+5
2017-04-12hwdb: Map 0x8a to F20 on the Acer Travelmate P648-G2-MGJoão Paulo Rechi Vita1-0/+4
2017-04-11man: document how to include an equals sign in a value provided to Environmen...Mark Stosberg1-1/+1
2017-04-11networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov7-3/+102
2017-04-11test/TEST-12-ISSUE-3171: specify -w1 option to netcat due to default change. ...Dimitri John Ledkov1-4/+4
2017-04-10tmpfiles: downgrade error message when operation is not supported (#5692)Yu Watanabe1-1/+1
2017-04-10core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...Evgeny Vereshchagin1-1/+1
2017-04-10core: downgrade legit error logs (#5705)umuttl1-2/+2
2017-04-06Remove BTN_DPAD_* keys from ID_INPUT_KEY test (#5701)Nathaniel R. Lewis1-6/+30
2017-04-06build-sys: correct blkid.h includesMatt Clarkson5-5/+5