summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-26meson: get rid of libfirewallMichael Biebl4-20/+10
2017-04-26meson: drop libiptc link dependencies from libsharedMichael Biebl2-3/+1
2017-04-26main: improve RLIMIT_NOFILE handling (#5795)Christian Brauner1-1/+11
2017-04-25importd: support SUSE style checksums supplementary (#5800)tblume1-5/+3
2017-04-25bus: report builtins in GetManagedObjects() (#5799)David Herrmann1-0/+16
2017-04-25Merge pull request #5803 from ssahani/utilZbigniew Jędrzejewski-Szmek6-89/+24
2017-04-25Merge pull request #5805 from keszybz/apendv-man-ruleMichael Biebl1-1/+1
2017-04-25meson: add sd_bus_message_appendv alias to man listZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-25Merge pull request #5804 from ssahani/geneveMichael Biebl2-0/+3
2017-04-25meson: add geneve to build systemSusant Sahani2-0/+3
2017-04-25networkd: route add missing search for route object.Susant Sahani1-0/+4
2017-04-25networkd: replace geneve parsers with generic config_parse_uint8Susant Sahani3-89/+18
2017-04-25config parser: Introduce config_parse_uint8Susant Sahani2-0/+2
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin82-47/+7893
2017-04-25meson: require newest meson and revert m4 patchZbigniew Jędrzejewski-Szmek1-2/+2
2017-04-25meson: use name arg so check result is reportedZbigniew Jędrzejewski-Szmek1-6/+7
2017-04-25meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek4-5/+17
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek21-79/+109
2017-04-25fix parenthesis in pager.c (#5798)Matija Skala1-2/+2
2017-04-25Merge pull request #5752 from ssahani/geneveLennart Poettering11-0/+632
2017-04-25networkd: make IPv6 route preference configurable (#5700)Susant Sahani4-0/+43
2017-04-25Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico7-25/+41
2017-04-25load-fragment: don't print error about incorrect syntax when IPv6 is disabled...Michal Sekletar1-1/+3
2017-04-25docs: clarify ExecStop= implications for remaining processes (#5793)Amir Yalon1-1/+2
2017-04-25networkd: Introduce GENEVE netdevSusant Sahani7-0/+595
2017-04-25sd-netlink: Add Geneve properties to netlinkSusant Sahani2-0/+17
2017-04-25Add Geneve netlink properties to missing.hSusant Sahani2-0/+20
2017-04-24meson: add git-snapshot targetZbigniew Jędrzejewski-Szmek1-0/+19
2017-04-24meson: test-ns is manual, not just unsafeZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-24meson: there is no smack libraryZbigniew Jędrzejewski-Szmek2-13/+2
2017-04-24meson: add forgotten tpm supportZbigniew Jędrzejewski-Szmek2-0/+7
2017-04-24meson: use -f{function,data}-sections for optimized buildsZbigniew Jędrzejewski-Szmek1-0/+15
2017-04-24meson: allow static linking of systemd-hwdbMichael Biebl1-2/+2
2017-04-24meson: add forgotten parse_hwdb.py testZbigniew Jędrzejewski-Szmek1-0/+6
2017-04-24meson: fix gcrypt config optionMichael Biebl5-8/+37
2017-04-24meson: add option to disable libacl supportZbigniew Jędrzejewski-Szmek2-6/+13
2017-04-24meson: $DESTDIR might be undefinedZbigniew Jędrzejewski-Szmek2-6/+6
2017-04-24meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek2-7/+21
2017-04-24hwdb: add IBM USB Travel Mouse (MO32BO) (#5787)Zbigniew Jędrzejewski-Szmek1-0/+8
2017-04-24importd: support SUSE style checksums (#5206)tblume6-25/+119
2017-04-24Merge pull request #5354 from msekletar/issue-518Lennart Poettering3-16/+375
2017-04-24update TODOLennart Poettering1-0/+5
2017-04-24fstab-generator: do not skip Before= ordering for noauto mountpoints (#5547)Ivan Shapovalov1-1/+1
2017-04-24sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...Michal Sekletar1-0/+1
2017-04-24redirect stdout/stderr back when closing the pager (#5661)Matija Skala1-4/+25
2017-04-24load-fragment: resolve specifiers in BindPaths/BindReadOnlyPaths (#5687)Danielle Church1-6/+22
2017-04-24man: clarify udevadm monitor --tag-match/--filter-match (#5726)Julian Mehne1-2/+2
2017-04-24man: systemd.journal-fields: Note about originator PID (#5724)Michal Koutný1-1/+3
2017-04-23meson: detect getrandom in sys/random.h, fall back to linux/random.hZbigniew Jędrzejewski-Szmek1-1/+8
2017-04-23meson: check string.h not strings.h for explicit_bzeroZbigniew Jędrzejewski-Szmek1-1/+1