summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: rename file to appease githubZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* po: update Turkish translationMuhammet Kara2018-10-011-23/+64
* Merge pull request #10218 from keszybz/export-sd-device-hwdbYu Watanabe2018-10-015-2/+154
|\
| * test-sd-hwdb: skip tests if hwdb cannot be openedZbigniew Jędrzejewski-Szmek2018-10-011-3/+14
| * libsystemd: export all functions in sd-hwdb.hZbigniew Jędrzejewski-Szmek2018-09-302-1/+13
| * test-sd-hwdb: add a simple test for export sd-hwdb functionsZbigniew Jędrzejewski-Szmek2018-09-303-0/+69
| * libsystemd: export all functions in sd-device.hZbigniew Jędrzejewski-Szmek2018-09-302-1/+61
* | Add a simple code of conduct based on ruby community guidelinesZbigniew Jędrzejewski-Szmek2018-10-011-0/+14
* | test: try system bus if user bus cannot be openedYu Watanabe2018-10-015-7/+27
* | Merge pull request #10138 from yuwata/test-check-containerZbigniew Jędrzejewski-Szmek2018-10-013-6/+45
|\ \
| * | test-execute: skip several tests when running in containerYu Watanabe2018-09-211-1/+11
| * | test-execute: also check python3 is installed or notYu Watanabe2018-09-211-0/+17
| * | test-process-util: skip several verifications when running in unprivileged co...Yu Watanabe2018-09-211-4/+9
| * | test-fs-util: skip some tests when running in unprivileged containerYu Watanabe2018-09-211-1/+8
* | | Merge pull request #10220 from floppym/efi-ccZbigniew Jędrzejewski-Szmek2018-10-012-8/+11
|\ \ \
| * | | meson: avoid calling the shell to resolve efi_libdirMike Gilbert2018-09-301-3/+6
| * | | meson: use an array option for efi-ccMike Gilbert2018-09-302-6/+6
* | | | import: sparse_write() returns negative errnoYu Watanabe2018-10-012-3/+6
|/ / /
* | | trivial: fix spelling in code commentsThomas Haller2018-09-3011-15/+15
| |/ |/|
* | dhcp6: fix memleak about sd_eventYu Watanabe2018-09-301-0/+3
* | test: Add tests for networkd (#10147)Susant Sahani2018-09-2980-0/+1429
* | Merge pull request #10200 from evverx/fuzz-dhcp6-clientYu Watanabe2018-09-299-2/+87
|\ \
| * | tests: add a reproducer for the heap-buffer-overflow fixed in cb1bdeaf5685227...Evgeny Vereshchagin2018-09-292-0/+1
| * | tests: add a reproducer for the heap-buffer-overflow fixed in b387d3c1327a3ad2Evgeny Vereshchagin2018-09-292-0/+1
| * | dhcp6: fix an off-by-one error in dhcp6_option_parse_domainnameEvgeny Vereshchagin2018-09-291-1/+1
| * | tests: make fuzz-dhcp6-client work in containers provided by the OSS-Fuzz pro...Evgeny Vereshchagin2018-09-291-1/+6
| * | fuzz: add a fuzzer for dhcp6_clientEvgeny Vereshchagin2018-09-294-0/+78
|/ /
* | man: add systemctl suspend-then-hibernate (#10194)Jonas DOREL2018-09-281-2/+13
* | Merge pull request #10190 from evverx/fuzz-ndisc-rsZbigniew Jędrzejewski-Szmek2018-09-286-2/+71
|\ \
| * | tests: add a reproducer for another infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2018-09-262-0/+1
| * | tests: add a reproducer for an infinite loop in ndisc_handle_datagramEvgeny Vereshchagin2018-09-262-0/+1
| * | ndisc: fix two infinite loopsYu Watanabe2018-09-261-2/+2
| * | tests: add a fuzzer for sd-ndiscEvgeny Vereshchagin2018-09-262-0/+67
* | | meson: use the host architecture compiler/linker for src/boot/efiHelmut Grohne2018-09-282-2/+8
* | | Merge pull request #10186 from yuwata/fix-10149Zbigniew Jędrzejewski-Szmek2018-09-287-64/+62
|\ \ \ | |/ / |/| |
| * | networkd-routing-policy-rule.c: drop unnecessary checkZbigniew Jędrzejewski-Szmek2018-09-271-14/+10
| * | dhcp6: fix memleakYu Watanabe2018-09-271-12/+5
| * | dhcp6: fix buffer size checkingYu Watanabe2018-09-271-2/+2
| * | dhcp6: use offsetof instead of sizeofYu Watanabe2018-09-271-1/+1
| * | sd-dhcp-lease: fix memleaksYu Watanabe2018-09-271-0/+2
| * | sd-dhecp-lease: use free_and_replace() at one moreYu Watanabe2018-09-271-2/+1
| * | network: fix memleak around Network.dhcp_vendor_class_identifierYu Watanabe2018-09-271-6/+1
| * | network: fix alignmentYu Watanabe2018-09-271-1/+1
| * | network: strdup iif and oif when creating RoutingPolicyRule objectYu Watanabe2018-09-273-18/+31
| * | network: use TAKE_PTR() at one more placeYu Watanabe2018-09-271-2/+1
| * | network: fix memleak about routing policyYu Watanabe2018-09-271-3/+2
| * | network: use structured initializer at one more placeYu Watanabe2018-09-271-3/+5
* | | uft8: add comment, requested by @keszybzLennart Poettering2018-09-271-1/+1
* | | update TODOLennart Poettering2018-09-271-0/+9
|/ /
* | Merge pull request #10173 from poettering/sd-boot-utfZbigniew Jędrzejewski-Szmek2018-09-273-30/+152
|\ \