summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: add "00-server-dhcp-client-id.conf"th/dhcp-match-specThomas Haller2018-10-314-5/+18
* device: add "dhcp-plugin" match spec for deviceThomas Haller2018-10-3112-7/+68
* core/tests: allow temporarily suppressing logging during testsThomas Haller2018-10-311-0/+36
* core/tests: allow to reset singleton instantiations for testingThomas Haller2018-10-311-4/+19
* libnm: merge branch 'th/uuid'Thomas Haller2018-10-313-49/+326
|\
| * libnm: add nm_utils_uuid_is_null() helperThomas Haller2018-10-313-0/+36
| * libnm: add nm_utils_uuid_generate_from_string_bin() functionThomas Haller2018-10-312-15/+40
| * libnm: add support for SHA1 based version 5 UUIDsThomas Haller2018-10-313-114/+146
| * libnm/tests: add more tests for generating UUIDsThomas Haller2018-10-311-7/+146
| * libnm/trivial: rename uuid type VARIANT3 to VERSION3Thomas Haller2018-10-313-17/+17
| * libnm: expose UUID utils as internal APIThomas Haller2018-10-312-17/+62
|/
* systemd: merge branch systemd into masterThomas Haller2018-10-2840-459/+572
|\
| * systemd: update code from upstream (2018-10-27)Thomas Haller2018-10-2741-577/+677
* | systemd: merge branch 'systemd-dhcp6-fix'Thomas Haller2018-10-275-112/+99
|\ \
| * | dhcp6: prefer offsetof() over sizeof() for structs with undefined sizesLennart Poettering2018-10-271-15/+15
| * | dhcp6: make sure we have enough space for the DHCP6 option headerLennart Poettering2018-10-271-1/+1
| * | dhcp6: reduce whitespace a bitLennart Poettering2018-10-271-3/+3
| * | dhcp6: split assert_return() to be more debuggable when hitLennart Poettering2018-10-271-1/+4
| * | dhcp6: constify things where we canLennart Poettering2018-10-272-4/+4
| * | sd-dhcp: remove unreachable route after rebinding return NAKLi Song2018-10-271-0/+2
| * | sd-dhcp6: drop empty 'error' labelYu Watanabe2018-10-271-36/+19
| * | sd-dhcp6: make dhcp6_option_parse_domainname() not store empty domainYu Watanabe2018-10-271-37/+29
| * | sd-dhcp6: do not update serverid when ENOMEMYu Watanabe2018-10-271-5/+6
| * | sd-dhcp6: coding style cleanupsYu Watanabe2018-10-271-7/+10
| * | sd-dhcp6: fix argument and error handling of dhcp6_option_parse_status()Yu Watanabe2018-10-272-8/+11
|/ /
* | po: update Ukrainian (uk) translation (#36)Yuri Chornoivan2018-10-261-2259/+2483
* | man: clarify udev property "NM_UNMANAGED" in `man NetworkManager`Thomas Haller2018-10-261-10/+7
* | libnm/vpn: merge branch 'th/read-vpn-plugins-tests'Thomas Haller2018-10-256-3/+291
|\ \
| * | libnm: fix endless loop in nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-252-9/+10
| * | libnm/tests: add test for nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-251-0/+275
| * | shared/tests: add NMTST_EXPECT_LIBNM_WARNING() macroThomas Haller2018-10-251-0/+1
| * | build: add configure check for having memfd_create() APIThomas Haller2018-10-253-0/+11
|/ /
* | libnm: fix crash in activate_info_complete() when cancellingThomas Haller2018-10-251-7/+5
* | man: fix "no-auto-default" state dir in NetworkManager.conf manualThomas Haller2018-10-254-1/+4
* | client: tests: avoid mixing stdout and stderr output on failureBeniamino Galvani2018-10-255-1339/+1341
* | checkpatch: complain about XXX markers in codeThomas Haller2018-10-251-0/+1
* | build: fix check-docs.sh for out-of-tree buildsThomas Haller2018-10-255-24/+33
* | build: merge branch 'fix-bashism-in-tools-check-docs-sh'Thomas Haller2018-10-251-14/+40
|\ \
| * | docs: rework check-docs test scriptThomas Haller2018-10-251-14/+40
| * | docs: fix bashism in tools/check-docs.shMichael Biebl2018-10-251-1/+1
|/ /
* | build: fix ibft option in create-exports-NetworkManager.shBeniamino Galvani2018-10-241-1/+1
* | build: merge branch 'bg/issue65'Beniamino Galvani2018-10-242-12/+12
|\ \
| * | build: enable ibft plugin for make dist-checkbg/issue65Thomas Haller2018-10-241-1/+3
| * | build: fix build_clean.sh script to enable ibftThomas Haller2018-10-241-1/+1
| * | build: unconditionally dist ibft test filesBeniamino Galvani2018-10-241-10/+8
|/ /
* | shared/vpn-plugin-utils: load the editor from the same place as pluginlr/relative-editor-pluginLubomir Rintel2018-10-241-6/+28
* | shared/vpn-plugin-utils: change the domain of errorsLubomir Rintel2018-10-241-6/+6
* | build/meson: merge branch 'esrevinu/master'Thomas Haller2018-10-242-2/+4
|\ \
| * | meson: set RPATH for libnm_device_plugin_wwan.soTaegil Bae2018-10-241-1/+2
| * | meson: set RPATH for libnm_device_plugin_bluetooth.soTaegil Bae2018-10-241-1/+2
|/ /