summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25meson: require newest meson and revert m4 patchZbigniew Jędrzejewski-Szmek
2017-04-25meson: use name arg so check result is reportedZbigniew 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-25docs: clarify ExecStop= implications for remaining processes (#5793)Amir Yalon
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: add git-snapshot targetZbigniew Jędrzejewski-Szmek
2017-04-24meson: test-ns is manual, not just unsafeZbigniew Jędrzejewski-Szmek
2017-04-24meson: there is no smack libraryZbigniew Jędrzejewski-Szmek
2017-04-24meson: add forgotten tpm supportZbigniew Jędrzejewski-Szmek
2017-04-24meson: use -f{function,data}-sections for optimized buildsZbigniew Jędrzejewski-Szmek
2017-04-24meson: allow static linking of systemd-hwdbMichael Biebl
2017-04-24meson: add forgotten parse_hwdb.py testZbigniew Jędrzejewski-Szmek
2017-04-24meson: fix gcrypt config optionMichael Biebl
2017-04-24meson: add option to disable libacl supportZbigniew Jędrzejewski-Szmek
2017-04-24meson: $DESTDIR might be undefinedZbigniew Jędrzejewski-Szmek
2017-04-24meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek
2017-04-24hwdb: add IBM USB Travel Mouse (MO32BO) (#5787)Zbigniew 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-24update TODOLennart 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-24man: clarify udevadm monitor --tag-match/--filter-match (#5726)Julian Mehne
2017-04-24man: systemd.journal-fields: Note about originator PID (#5724)Michal Koutný
2017-04-23meson: detect getrandom in sys/random.h, fall back to linux/random.hZbigniew Jędrzejewski-Szmek
2017-04-23meson: check string.h not strings.h for explicit_bzeroZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix 'clean'Zbigniew Jędrzejewski-Szmek
2017-04-23meson: install the dbus aliases for resolve1 and network1 in /etcZbigniew Jędrzejewski-Szmek
2017-04-23README: update with meson instructionsZbigniew Jędrzejewski-Szmek
2017-04-23meson: add rule to regenerate man/rules/meson.buildZbigniew Jędrzejewski-Szmek
2017-04-23meson: add ln --relative checkZbigniew Jędrzejewski-Szmek
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: use run_target instead of custom_target where appropriateZbigniew 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