summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* meson: use join_paths consistentlyMichael Biebl2017-04-236-12/+12
* meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-238-10/+16
* meson: add support for building efi modulesZbigniew Jędrzejewski-Szmek2017-04-232-0/+185
* meson: specify a timeout of 90 s for tests which take a bit longerZbigniew Jędrzejewski-Szmek2017-04-231-2/+4
* meson: fix compilation with -Dnetworkd=false, -Dkmod=no, -Dlibgcrypt=noZbigniew Jędrzejewski-Szmek2017-04-232-27/+27
* meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek2017-04-239-12/+16
* meson: fix compilation of libsystemdZbigniew Jędrzejewski-Szmek2017-04-231-1/+2
* meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek2017-04-238-145/+212
* meson: add test-libudev-symZbigniew Jędrzejewski-Szmek2017-04-232-3/+10
* meson: add test-libsystemd-sym, fix linking of libsystemdZbigniew Jędrzejewski-Szmek2017-04-233-4/+42
* meson: install systemd-sulogin-shell tooZbigniew Jędrzejewski-Szmek2017-04-231-0/+9
* meson: create /var/log/journal/remoteZbigniew Jędrzejewski-Szmek2017-04-231-0/+6
* meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek2017-04-233-0/+20
* meson: create a static version of libshared and link libcore and some tests t...Zbigniew Jędrzejewski-Szmek2017-04-234-42/+112
* meson: include the library symbol version list in link_dependsZbigniew Jędrzejewski-Szmek2017-04-233-4/+6
* meson: define testsZbigniew Jędrzejewski-Szmek2017-04-2312-2/+918
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-2340-0/+1945
* journal/fsprg: set -Wno-pointer-arithm only for that fileZbigniew Jędrzejewski-Szmek2017-04-231-0/+3
* Merge pull request #5774 from keszybz/printf-annotationsDjalal Harouni2017-04-2310-20/+46
|\
| * coredump: fix non-literal string used in printfZbigniew Jędrzejewski-Szmek2017-04-211-3/+2
| * basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek2017-04-212-6/+22
| * tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek2017-04-215-9/+9
| * µhttpd-util: use #pragma to silence warning about nonliteral patternZbigniew Jędrzejewski-Szmek2017-04-211-0/+3
| * basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek2017-04-203-2/+10
* | Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt2017-04-2116-30/+42
|\ \
| * | bus: include sd-{bus,messages}.h the same as other systemd headersZbigniew Jędrzejewski-Szmek2017-04-216-7/+5
| * | microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek2017-04-212-4/+11
| * | test-exec-util: drop duplicate constZbigniew Jędrzejewski-Szmek2017-04-211-1/+1
| * | basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek2017-04-211-1/+7
| * | libshared: fix compilation without libblkidZbigniew Jędrzejewski-Szmek2017-04-211-3/+5
| * | basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek2017-04-211-2/+0
| * | test-compress*: silence warning about unused definitions when w/o both xz and...Zbigniew Jędrzejewski-Szmek2017-04-192-0/+13
| * | rc-local-generator: drop duplicate definitions for rc.localZbigniew Jędrzejewski-Szmek2017-04-191-8/+0
| * | basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek2017-04-191-4/+0
* | | kernel-install: remove unneeded modules.* files created by depmod (#5766)Yu Watanabe2017-04-211-2/+10
* | | networkd: route - support 'onlink' routes (#5734)Susant Sahani2017-04-213-0/+43
* | | networkd: vlan add GVRP support (#5761)Susant Sahani2017-04-213-0/+19
* | | 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
* | | tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-199-33/+33
|/ /
* | Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering2017-04-175-5/+5
|\ \
| * | build-sys: correct blkid.h includesMatt Clarkson2017-04-065-5/+5
* | | 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
| | |/ | |/|
* | | networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov2017-04-115-2/+12
* | | 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