summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: dist initrd meson.build filesbg/issue77Beniamino Galvani2018-11-061-0/+2
* ofono: fix crash when disconnectingBeniamino Galvani2018-11-061-1/+1
* modem: fix crash when disconnectingBeniamino Galvani2018-11-061-1/+1
* man: merge branch 'bg/man'Beniamino Galvani2018-11-055-141/+153
|\
| * cli: add --rescan option to help outputBeniamino Galvani2018-11-051-3/+4
| * nm-online: sort options in man page and program helpBeniamino Galvani2018-11-052-21/+32
| * cli: display double-dash long options in helpBeniamino Galvani2018-11-051-13/+13
| * cli: sort options in man page and program helpBeniamino Galvani2018-11-052-112/+112
|/
* tests/cli: merge branch 'bg/issue39'Beniamino Galvani2018-11-024-75/+85
|\
| * tests: simulate old LastScan wifi value in test-networkmanager-service.pybg/issue39Beniamino Galvani2018-11-021-10/+2
| * cli/tests: fix output on failureBeniamino Galvani2018-11-021-2/+2
| * cli: fix memory leaksBeniamino Galvani2018-11-022-1/+3
| * cli: wait for all wifi scans to finish before displaying the resultBeniamino Galvani2018-11-021-62/+78
|/
* dhcp: merge branch 'th/dhcp-match-spec'Thomas Haller2018-11-0116-15/+140
|\
| * contrib/rpm: add "00-server-dhcp-client-id.conf"Thomas Haller2018-11-013-4/+17
| * device: add "dhcp-plugin" match spec for deviceThomas Haller2018-11-0112-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