summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* tui: wifi: support WPA3-Personal (SAE)Beniamino Galvani2019-09-202-0/+11
* cli: add kill switch indication to "nmcli" outputLubomir Rintel2019-09-203-0/+38
* cli: add 'general reload' commandBeniamino Galvani2019-09-171-0/+97
* cli: don't create a NMClient for the 'connection reload' commandBeniamino Galvani2019-09-173-4/+65
* setting-gsm: add auto-config propertyLubomir Rintel2019-09-113-4/+10
* all: SPDX header conversionLubomir Rintel2019-09-10155-2043/+155
* core: fix a typoLubomir Rintel2019-09-031-1/+1
* clients: avoid clearing a structure pointer when we're still using itLubomir Rintel2019-09-021-2/+3
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-264-5/+4
* wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-263-634/+831
* cli: include BSSID to NMC_FIELDS_DEV_WIFI_LIST_COMMONMaciek Borzecki2019-08-223-925/+1315
* cli: prefer nm_assert() to g_assert*()Francesco Giudici2019-08-221-3/+3
* cli: fix bad indentationFrancesco Giudici2019-08-221-2/+2
* cli: cleanup unique_master_iface_ifname()Thomas Haller2019-08-201-12/+12
* cli: cleanup setting default interface-nameThomas Haller2019-08-201-17/+22
* cli: fix handling modifier in nmc_read_connection_properties() for aliasesThomas Haller2019-08-161-31/+28
* cli: add NMMetaAccessorModifier enum instead of using "char" typeThomas Haller2019-08-165-74/+175
* cli: reorder checks in nmc_setting_set_property() for modifier typeThomas Haller2019-08-161-6/+7
* cli: support +/- modifiers for flags propertiesThomas Haller2019-08-161-9/+29
* cli: don't require "ifname" when adding connectionThomas Haller2019-08-131-1/+0
* all: allow configuring default-routes as manual, static routesThomas Haller2019-08-131-1/+1
* shared,all: return boolean success from nm_utils_file_get_contents()Thomas Haller2019-08-081-7/+8
* cli/trivial: align property definitions with spaces and not with tabsThomas Haller2019-08-061-2182/+2182
* cli: use cleanup macro for freeing AddAndActivateInfoThomas Haller2019-08-051-57/+57
* cli: add helper function to create and initialize AddAndActivateInfo structThomas Haller2019-08-051-21/+29
* cli: update the existing connection on "dev wifi connect"lr/nm-d-wifi-con-updateLubomir Rintel2019-08-021-16/+49
* cli: take a reference to device in AddAndActivateInfoLubomir Rintel2019-08-021-6/+13
* cli: remove an unnecessary conditionLubomir Rintel2019-08-021-1/+1
* cli: (trivial) rename do_device_wifi_connect_network() to do_device_wifi_conn...Lubomir Rintel2019-08-021-6/+6
* tui: newt: remove NULL checks after dereferenceBeniamino Galvani2019-08-021-6/+4
* cli: fix type for loop variable in _get_fcn_vlan_xgress_priority_map()Thomas Haller2019-08-021-1/+1
* cli: fix dereferncing NULL pointer in parse_passwords() with empty fileThomas Haller2019-08-021-2/+1
* cli: use gs_free_error in nmcli's "connections.c"Thomas Haller2019-08-021-28/+32
* cli: abort on extra argumentsLubomir Rintel2019-07-304-40/+28
* cli: drop NMC_RETURNLubomir Rintel2019-07-302-26/+21
* wireguard: support configuring policy routing to avoid routing loopsThomas Haller2019-07-292-1/+9
* man: setting-wireless: add "mesh" to the available modesFrancesco Giudici2019-07-291-1/+1
* clients: Wi-Fi Mesh supportlr/wifi-meshLubomir Rintel2019-07-295-626/+826
* cli: use nm_client_add_connection2() API from nmcliThomas Haller2019-07-251-116/+114
* cleints: add support for ovs-bridge.datapath-type propertylr/ovs-bridge-datapath-typeLubomir Rintel2019-07-251-0/+6
* core: add ovs-bridge.datapath-type propertyLubomir Rintel2019-07-251-0/+1
* all: codespell fixesLubomir Rintel2019-07-241-2/+2
* clients/metta-setting-desc: allow "system" and "dpdk" ovs interface typesLubomir Rintel2019-07-101-1/+1
* libnm,cli,ifcfg-rh: add connection:wait-device-timeout propertyThomas Haller2019-07-105-516/+658
* cli: complete *-slave types (bond-slave, bridge-slave, team-slave)Dan Williams2019-07-021-1/+8
* clients: fix printing hexadecimal enum valuesBeniamino Galvani2019-06-271-2/+2
* clients: add ovs-dpdk interface supportlr/ovs-dpdkLubomir Rintel2019-06-142-1/+14
* libnm-core: add ovs-dpdk settingLubomir Rintel2019-06-141-1/+2
* core/ovs-interface: fix type documentationLubomir Rintel2019-06-141-1/+1
* tui: add only some options to new bond connectionsBeniamino Galvani2019-06-112-6/+18