summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* clients/polkit: signal error when polkit setuid helper cannot be spawnedAntonio Cardace2019-12-241-0/+8
* clients: nm-polkit-listener: fix segfault when a session id for a given uid i...Antonio Cardace2019-12-241-3/+4
* clients: polkit-agent: implement polkit agent without using libpolkitAntonio Cardace2019-12-246-444/+896
* clients,libnm-core: zero-out memory used to store plain-text secretsAntonio Cardace2019-12-182-2/+4
* common: readline: fix memory leak of plain text secretAntonio Cardace2019-12-181-1/+5
* all: fix wrong "gs_free GError *" declarationsThomas Haller2019-12-161-1/+1
* all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-133-6/+6
* cloud-setup/trivial: rename timeout_ms to timeout_msecThomas Haller2019-12-134-13/+13
* clients/tests: add test for selecting fields from multiple connections with `...Thomas Haller2019-12-132-818/+2153
* clients/tests: support Util.replace_text_sort_list() helperThomas Haller2019-12-131-0/+6
* clients/tests: add NMStubServer.findConnections() helper functionThomas Haller2019-12-131-5/+9
* clients/tests: support replacing UUIDs in command textThomas Haller2019-12-131-0/+8
* clients/tests: fix wrongly constructing command line string as tuple in TestN...Thomas Haller2019-12-131-1/+1
* clients/tests: support string arguments to Util.replace_text()Thomas Haller2019-12-131-1/+8
* clients/tests: rename "replace_stdout" variable to "replace_uuids"Thomas Haller2019-12-131-64/+64
* cli: expose device D-Bus pathBeniamino Galvani2019-12-104-880/+1180
* doc: clarify default values for ipv4.mdns and ipv4.llmnr settingsThomas Haller2019-12-101-2/+2
* cli: don't fetch permissions for NMClient in nmcli unless requiredThomas Haller2019-12-102-40/+53
* cli: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-102-4/+14
* nm-online: don't fetch permissions for NMClient in nm-onlineThomas Haller2019-12-101-0/+1
* nm-online: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-102-12/+18
* cloud-setup: don't fetch permissions for NMClient in nm-cloud-setupThomas Haller2019-12-101-0/+1
* cloud-setup: reuse nmc_client_new_waitsync() to create NMClient instanceThomas Haller2019-12-102-62/+26
* tui: don't fetch permissions for NMClient in nmtuiThomas Haller2019-12-101-0/+1
* tui: create NMClient instance via async initThomas Haller2019-12-102-2/+7
* cli: sort permission in output of `nmcli general permissions`Thomas Haller2019-12-102-514/+513
* libnm,cli: cleanup mapping between NMClientPermission and stringsThomas Haller2019-12-101-38/+2
* core: also return unknown permission check resultThomas Haller2019-12-101-1/+4
* client/tui: add OWE supportDavid Bauer2019-12-052-0/+10
* client/cli: add support for OWE key management flagDavid Bauer2019-12-051-3/+11
* clients/secret-agent: don't require secrets for OWE connectionsDavid Bauer2019-12-051-1/+1
* clients/meta-setting-desc: allow setting wifi-sec.key-mgmt to OWEDavid Bauer2019-12-051-1/+1
* libnm-core/setting-wireless-security: add support for OWE key-managementDavid Bauer2019-12-051-1/+1
* cloud-setup: mark environment variables that are supported configurationThomas Haller2019-12-033-4/+13
* cloud-setup: require to explicitly opt-in for providers via environment variableThomas Haller2019-12-034-3/+19
* cloud-setup: let dispatcher script run tool only if service is enabledThomas Haller2019-12-032-1/+7
* cloud-setup: enable more sandboxing in systemd unitThomas Haller2019-12-031-0/+19
* cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-2814-0/+3410
* libnm: add ipvx.dhcp-hostname-flags propertiesBeniamino Galvani2019-11-284-632/+922
* all: add device carrier flagBeniamino Galvani2019-11-224-592/+821
* cli: print interface flagsBeniamino Galvani2019-11-224-408/+1269
* ovs: allow changing mac address of bridges and interfacesBeniamino Galvani2019-11-201-0/+1
* all: support 'stable' DHCP IAIDbg/dhcp-iaid-rh1749358Beniamino Galvani2019-11-111-2/+2
* all: add ipvX.dhcp-iaid propertiesBeniamino Galvani2019-11-114-632/+912
* clients/tests: read stdout/stderr buffers during test-clients.pyThomas Haller2019-11-071-12/+53
* clients/tests: set NM_TEST_CALLING_NUM environement variable for client testsThomas Haller2019-11-071-0/+1
* cli: unsubscribe permission signal from NMClient on exitThomas Haller2019-11-071-1/+4
* nmcli/tests: fix broken test after "nmcli: show IP interface name when doing ...Thomas Haller2019-11-072-612/+788
* nmcli: show IP interface name when doing 'nmcli connection show <PROFILE>'Antonio Cardace2019-11-062-2/+10
* clients: draw border around qr code on linux consoleLubomir Rintel2019-11-051-2/+2