summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* cloud-setup: always replace addresses, routes and rules in _nmc_mangle_connec...Thomas Haller2020-07-201-15/+9
* all: add trailing semicolon to NM_UTILS_LOOKUP_DEFINE()/NM_GOBJECT_PROPERTIES...Thomas Haller2020-07-192-7/+7
* all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-192-3/+3
* cloud-setup: don't require delimiter in 'nmcs_utils_hwaddr_normalize'Sayed Shah2020-07-141-2/+1
* cli: fix leak in do_device_modify() and minor cleanupThomas Haller2020-07-131-13/+29
* cli: fix accessing argv with zero elements in nmc_process_connection_properti...Thomas Haller2020-07-131-2/+7
* cloud-setup: fix nmcs_utils_poll argument orderingFrazer Clews2020-07-131-1/+1
* tui: fix default values for bond options in nmtuiThomas Haller2020-07-111-57/+64
* tui: fix alternating miimon/arp_interval settings for bond options in nmtuiThomas Haller2020-07-111-5/+22
* cli: fix alternating miimon/arp_interval settings for bond options in nmcliThomas Haller2020-07-113-37/+50
* docs: fix pre-generated documentation "clients/common/settings-docs.h.in"Thomas Haller2020-07-071-1/+1
* all: fix minor typosYuri Chornoivan2020-07-075-6/+6
* cloud-setup: fix invalid assertion in nm_http_client_get_finish()Thomas Haller2020-07-031-1/+1
* cli: suppress "(unknown)" output in terse mode for device properties HWADDR a...Thomas Haller2020-07-031-2/+2
* cli: add nmc_meta_generic_get_str_i18n_null() helperThomas Haller2020-07-031-0/+18
* all: fix typo in man pagesSayed Shah2020-07-038-21/+21
* cloud-setup: don't check redundant error results from nm_http_client_poll_get...Thomas Haller2020-07-032-41/+20
* cloud-setup: ensure that nm_http_client_get_finish() always returns success o...Thomas Haller2020-07-031-4/+11
* cloud-setup: always report success or an GError from nm_http_client_poll_get_...Thomas Haller2020-07-032-14/+16
* cloud-setup: remove debugging message from _poll_cancelled_cb()Thomas Haller2020-07-031-1/+0
* cloud-setup: use stack allocated buffer for temporary strings in "nmcs-provid...Thomas Haller2020-07-031-8/+6
* cloud-setup: don't use a GString in loop in _get_net_ifaces_list_cb()Thomas Haller2020-07-031-10/+7
* cloud-setup: don't use a GString in _get_config_ips_list_cb()Thomas Haller2020-07-031-10/+9
* cloud-setup: use NMStrBuf in NMHttpClient to track responseThomas Haller2020-07-031-11/+14
* cloud-setup: use NMStrBuf in nmcs_utils_uri_build_concat_v()Thomas Haller2020-07-031-8/+7
* cloud-setup: use nm_utils_parse_next_line() in _get_config_metadata_ready_che...Thomas Haller2020-07-031-29/+14
* cloud-setup: assert that NMHttpClient returns NUL terminated bufferThomas Haller2020-07-032-2/+8
* cloud-setup: add gtk-doc comment for nm_http_client_get_finish()Thomas Haller2020-07-031-0/+15
* cloud-setup: fix allocating buffer for GetConfigMetadataMac in _get_config_me...Thomas Haller2020-07-031-1/+1
* all: add ap-isolation property to wifi settingBeniamino Galvani2020-07-013-4/+10
* libnm/doc: clarify values for "bridge.multicast-router"Thomas Haller2020-06-301-1/+1
* nmcs-gcp: add support for Google Cloud Platform load balancersAntonio Cardace2020-06-265-0/+548
* nmcs-main: support adding additional routesAntonio Cardace2020-06-263-56/+80
* nmcs-http: add param to GET API to set custom HTTP headersAntonio Cardace2020-06-263-0/+35
* main: remove unused argumentAntonio Cardace2020-06-261-2/+0
* nmcs: fix indentationAntonio Cardace2020-06-261-2/+2
* nmcs: add error message when a HTTP request times outAntonio Cardace2020-06-261-1/+2
* nmcs-http: remove the timeout once expiredAntonio Cardace2020-06-261-1/+1
* nmcs-http: fix multiple HTTP request bugAntonio Cardace2020-06-261-9/+19
* libnm/match: extend syntax for match patterns with '|', '&', '!' and '\\'Thomas Haller2020-06-261-4/+4
* cli: fix reference count handling in hotspot error pathBeniamino Galvani2020-06-181-1/+0
* all: reformat python files with python blackSayed Shah2020-06-151-519/+853
* all: add "path" property to the match settingBeniamino Galvani2020-06-122-0/+13
* all: add device.path propertyBeniamino Galvani2020-06-124-880/+1180
* docs: show aliases for settings in `man nm-settings-nmcli`Thomas Haller2020-06-121-2/+6
* docs: use describe_doc for "generate-docs-nm-settings-nmcli.c"Thomas Haller2020-06-121-0/+3
* libnm: don't require birdge multicast_snooping with multicast_router auto,ena...Thomas Haller2020-06-111-1/+1
* docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller2020-06-113-15/+91
* docs: move "nm-settings-docs-{dbus,nmcli}.xml" from "libnm/" to "man/"Thomas Haller2020-06-111-1/+1
* docs: rename "nm-property-docs.xml" to "nm-settings-docs-gir.xml"Thomas Haller2020-06-111-1/+1