summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: use --complete-args for connection add completionlr/connection-addLubomir Rintel2016-06-211-234/+2
* man: update the nmcli manual for new connection add syntaxLubomir Rintel2016-06-213-1279/+435
* nmcli: streamline connection additionLubomir Rintel2016-06-212-3621/+1274
* man: turn the manual page cross-references into linksLubomir Rintel2016-06-219-54/+54
* libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams2016-06-212-0/+20
* nmlci merge branch 'fg/autocomplete_fix_rh1301226_with_LR_patches'Francesco Giudici2016-06-214-141/+331
|\
| * nmcli: add support to shortnames for connection properties autocompletionfg/autocomplete_fix_rh1301226_with_LR_patchesFrancesco Giudici2016-06-211-26/+73
| * nmcli: improve connection autocompletion (2/2)Lubomir Rintel2016-06-213-91/+158
| * nmcli: improve connection autocompletion (1/2)Lubomir Rintel2016-06-211-5/+22
| * cli: streamline complete_connection_by_type() argumentsLubomir Rintel2016-06-211-74/+70
| * nmcli: enable connection autocompletion for 802.1x propertiesFrancesco Giudici2016-06-214-3/+70
| * nmcli autocompletion cleanupsFrancesco Giudici2016-06-211-15/+11
|/
* team: check return value of g_dbus_connection_call_sync()Beniamino Galvani2016-06-211-3/+11
* clients,vpn/trivial: rename argument of nm_vpn_get_secret_names()Thomas Haller2016-06-202-6/+6
* clients,vpn: only accept full service-types in nm_vpn_get_secret_names()Thomas Haller2016-06-201-4/+6
* clients: fix wrong assertion _assert_format_int()Thomas Haller2016-06-181-1/+1
* all: merge branch 'th/g_strv_contrains'Thomas Haller2016-06-1720-92/+98
|\
| * all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-1718-77/+60
| * nm-glib: implement compatibility macro for g_strv_contains() differentlyThomas Haller2016-06-171-14/+7
| * nm-glib: remove G_GNUC_EXTENSIONThomas Haller2016-06-172-17/+17
| * shared: backport g_strv_contains()Lubomir Rintel2016-06-171-0/+30
|/
* wwan: check at runtime whether to start ModemManagerDidier Raboud2016-06-173-10/+16
* platform: recognize rmnet and ccmni interfaces as WWAN network devicesDan Williams2016-06-171-0/+9
* platform/trivial: rename NM_LINK_TYPE_WWAN_ETHERNET to NM_LINK_TYPE_WWAN_NETDan Williams2016-06-174-5/+5
* logging: enable logging domain VPN_PLUGIN up to level <info>Thomas Haller2016-06-173-11/+25
* shared: add also "shared/nm-utils/nm-vpn-plugin-macros.h"Thomas Haller2016-06-162-0/+44
* tests: fix checking NM_ASSERT_NO_MSG define in "nm-test-utils.h"Thomas Haller2016-06-161-1/+1
* shared: merge branch 'th/shared-bgo767697'Thomas Haller2016-06-1635-37/+238
|\
| * shared/tests: build "nm-utils/nm-vpn-plugin-utils.c"th/shared-bgo767697Thomas Haller2016-06-161-0/+24
| * shared: include "nm-glib.h" from "nm-macros-internal.h"Thomas Haller2016-06-162-2/+3
| * shared: include "gsystem-local-alloc.h" from "nm-glib.h"Thomas Haller2016-06-163-2/+2
| * shared: add "nm-utils/nm-vpn-plugin-utils.h"Thomas Haller2016-06-164-0/+175
| * shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-1632-36/+37
|/
* libnm/vpn,cli: merge branch 'th/vpn-service-info-bgo767197'Thomas Haller2016-06-1516-147/+668
|\
| * libnm/vpn: add nm_vpn_editor_plugin_load_vt()Thomas Haller2016-06-157-1/+260
| * libnm/vpn: pass NMVpnPluginInfo to the NMVpnEditorPlugin instanceThomas Haller2016-06-155-1/+125
| * cli: fix handling of VPN names in nmcli by using libnm functionsThomas Haller2016-06-153-106/+29
| * libnm/vpn: add nm_vpn_plugin_info_list_find_service_name() functionThomas Haller2016-06-153-1/+180
| * libnm/vpn: refactor nm_vpn_plugin_info_list_find_by_service() and prefer alia...Thomas Haller2016-06-151-18/+16
| * clients/trivial: rename nm_vpn_get_plugins() to nm_vpn_get_plugin_infos()Thomas Haller2016-06-153-6/+6
| * nmcli: fix VPN export to find plugin by service-typeThomas Haller2016-06-151-1/+1
| * libnm/vpn: add nm_vpn_plugin_info_get_aliasesThomas Haller2016-06-153-2/+31
| * all: use nm_strcmp_p() for sorting stringsThomas Haller2016-06-152-17/+2
| * clients: fix potential crash due to wrong sort functionThomas Haller2016-06-151-7/+1
| * shared: add nm_strcmp_p() utils macroThomas Haller2016-06-151-0/+30
|/
* libnm: backport symbols nm_setting_ip_config_get_dns_priority to libnm_1_2_4Thomas Haller2016-06-102-0/+5
* all: merge branch 'th/assert-expr-strings-bgo767296'Thomas Haller2016-06-096-103/+157
|\
| * build: remove assertion messages in non-debug buildThomas Haller2016-06-092-1/+50
| * tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller2016-06-095-103/+108
|/
* platform: tests: skip already used macvtap ifindexesBeniamino Galvani2016-06-071-0/+21