summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-25networkd: route add missing search for route object.Susant Sahani
2017-04-25networkd: replace geneve parsers with generic config_parse_uint8Susant Sahani
2017-04-25config parser: Introduce config_parse_uint8Susant Sahani
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin
2017-04-25nspawn: check cgroups after parsing optionsZbigniew Jędrzejewski-Szmek
2017-04-25cgtop: check cgroups after parsing optionsZbigniew Jędrzejewski-Szmek
2017-04-25meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-25fix parenthesis in pager.c (#5798)Matija Skala
2017-04-25Merge pull request #5752 from ssahani/geneveLennart Poettering
2017-04-25networkd: make IPv6 route preference configurable (#5700)Susant Sahani
2017-04-25Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico
2017-04-25load-fragment: don't print error about incorrect syntax when IPv6 is disabled...Michal Sekletar
2017-04-25networkd: Introduce GENEVE netdevSusant Sahani
2017-04-25sd-netlink: Add Geneve properties to netlinkSusant Sahani
2017-04-25Add Geneve netlink properties to missing.hSusant Sahani
2017-04-24meson: test-ns is manual, not just unsafeZbigniew Jędrzejewski-Szmek
2017-04-24meson: fix gcrypt config optionMichael Biebl
2017-04-24meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek
2017-04-24importd: support SUSE style checksums (#5206)tblume
2017-04-24Merge pull request #5354 from msekletar/issue-518Lennart Poettering
2017-04-24fstab-generator: do not skip Before= ordering for noauto mountpoints (#5547)Ivan Shapovalov
2017-04-24sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...Michal Sekletar
2017-04-24redirect stdout/stderr back when closing the pager (#5661)Matija Skala
2017-04-24load-fragment: resolve specifiers in BindPaths/BindReadOnlyPaths (#5687)Danielle Church
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: add libblkid as libudev-core dep to fix include dirZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: use efi-includedir to look for headerZbigniew Jędrzejewski-Szmek
2017-04-23meson: allow optional static linking of shared code in udev helpersZbigniew Jędrzejewski-Szmek
2017-04-23test-efi-create-disk.sh: allow running from separate build dir, hook up to mesonZbigniew Jędrzejewski-Szmek
2017-04-23meson: add dist-check-includes replacementZbigniew Jędrzejewski-Szmek
2017-04-23meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek
2017-04-23meson: add test-dlopenZbigniew Jędrzejewski-Szmek
2017-04-23test-nss: fix loading of modules under mesonZbigniew Jędrzejewski-Szmek
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek
2017-04-23meson: replace yes/no/auto with true/false/autoZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek
2017-04-23meson: add support for building efi modulesZbigniew Jędrzejewski-Szmek
2017-04-23meson: specify a timeout of 90 s for tests which take a bit longerZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix compilation with -Dnetworkd=false, -Dkmod=no, -Dlibgcrypt=noZbigniew Jędrzejewski-Szmek
2017-04-23meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix compilation of libsystemdZbigniew Jędrzejewski-Szmek
2017-04-23meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek
2017-04-23meson: add test-libudev-symZbigniew Jędrzejewski-Szmek
2017-04-23meson: add test-libsystemd-sym, fix linking of libsystemdZbigniew Jędrzejewski-Szmek
2017-04-23meson: install systemd-sulogin-shell tooZbigniew Jędrzejewski-Szmek
2017-04-23meson: create /var/log/journal/remoteZbigniew Jędrzejewski-Szmek
2017-04-23meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek