summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: add --rescan option to help outputbg/manBeniamino Galvani2018-10-311-3/+4
* nm-online: sort options in man page and program helpBeniamino Galvani2018-10-312-21/+32
* cli: display double-dash long options in helpBeniamino Galvani2018-10-311-13/+13
* cli: sort options in man page and program helpBeniamino Galvani2018-10-312-112/+112
* 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
|/ /
* | settings/ifupdown: fix block_name typo in initialize()Michael Biebl2018-10-231-1/+1
* | cli: initialize readline before installing the redisplay handlerlr/readline-initLubomir Rintel2018-10-231-0/+4
* | Revert "keyfile: drop with_extension argument from _internal_write_connection()"Thomas Haller2018-10-231-2/+5
* | contrib: adjust NM-log for changes to platform loggingThomas Haller2018-10-231-2/+2
* | wifi/iwd: merge branch 'balrog-kun/iwd-fixes' (#236)Thomas Haller2018-10-232-114/+261
|\ \
| * | wifi/iwd: check priv->dbus_obj in is_availableAndrew Zaborowski2018-10-231-1/+2
| * | wifi/iwd: add a sanity check for duplicate Networks on DBusAndrew Zaborowski2018-10-231-3/+12