summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* cli: add support for wifi.powersave settingDan Williams2015-01-211-1/+46
* cli: add description for certificate properties in editor (rh #1182575)Jiří Klimeš2015-01-201-5/+44
* cli: fix client bond option countLubomir Rintel2015-01-191-1/+1
* trivial: whitespace fixThomas Haller2015-01-111-1/+1
* tui: fix crash when editing DSL connectionJiří Klimeš2015-01-071-0/+2
* tui: fix saving "Available to all users" (rh #1176042)Jiří Klimeš2015-01-071-1/+1
* nmcli/bash-completion: don't allow specifying connection by apath for 'connec...Thomas Haller2014-12-221-1/+1
* nmcli/bash-completion: fix detecting connection for connection modifyThomas Haller2014-12-221-2/+2
* cli: fix DEADCODE (CWE-561) found by coverityJiří Klimeš2014-12-121-7/+4
* cli: mute coverity for Error: DEADCODE (CWE-561)Jiří Klimeš2014-12-121-0/+2
* cli: expose the vpn.persistent propertylr/vpn-fixesLubomir Rintel2014-12-111-1/+13
* tui: fix deletion of slaves with master (rh #1131574)Dan Winship2014-12-051-5/+12
* tui: width and height parameters was swapped, but they are ignored anywayJiří Klimeš2014-12-051-4/+4
* tui: set GError so that it is not NULL laterJiří Klimeš2014-12-051-1/+1
* cli: g_strdup(NULL) returns NULL; simplify code for thatJiří Klimeš2014-12-031-40/+40
* cli: additional fix for nmcli connection downJiří Klimeš2014-12-031-6/+13
* cli: fix deactivation for multiple connections (bgo #740775) (rh #1168383)Jiří Klimeš2014-12-031-38/+60
* cli: wait for "con down" to deactivate the connection (bgo #740775) (rh #1168...Dan Williams2014-12-011-3/+73
* nmcli/bash-completion: complete [+-] modifier for `connection modify` propertyThomas Haller2014-12-011-1/+6
* cli: fix setting ethernet.s390-subchannelsJiří Klimeš2014-11-281-12/+7
* tui: fix a bug that hid the IP method popup (rh #1167710)Dan Winship2014-11-251-0/+1
* cli: add parent device information for VLAN devicesJiří Klimeš2014-11-241-4/+7
* libnm: rename NMSecretAgent to NMSecretAgentOldDan Winship2014-11-216-42/+44
* clients: merge nm_secret_agent_simple_set_connection_path() into nm_secret_ag...Dan Williams2014-11-216-40/+25
* clients: NMSecretAgentSimple API fixupsDan Winship2014-11-216-37/+35
* nmtui: Add a not reached assert to make compiler happyLubomir Rintel2014-11-211-0/+2
* tui: tweak NmtEditorGrid column rulesDan Winship2014-11-212-27/+32
* tui: simplify DSL page handlingDan Winship2014-11-213-30/+76
* tui: rework how editor pages workDan Winship2014-11-2133-269/+514
* tui: merge NmtPageMain into NmtEditorDan Winship2014-11-214-386/+193
* tui: rename two classesDan Winship2014-11-2132-347/+347
* cli: add support for secret agent to 'nmcli dev connect' toojk/nmcli-dev-connect-secretsJiří Klimeš2014-11-204-88/+132
* clients: fix processing a secret agent requestJiří Klimeš2014-11-201-1/+1
* cli,vpn: merge branch 'lr/nm-1-0-fixes'Lubomir Rintel2014-11-205-24/+115
|\
| * cli: Process secret agent request for a connection only if we know its pathlr/nm-1-0-fixesLubomir Rintel2014-11-205-21/+103
| * cli: Abort when given name of a non-existent connection for nmcli upLubomir Rintel2014-11-191-1/+7
| * cli: Only escape VPN banner if it's presentLubomir Rintel2014-11-191-2/+5
* | translations: avoid preprocessor strings inside translation macroThomas Haller2014-11-202-4/+5
|/
* cli: Watch for device as well as AC state changes when activatingLubomir Rintel2014-11-191-8/+38
* tui: refresh the "nmtui connect" list when connections are added/removedDan Winship2014-11-191-18/+9
* cli, libnm: don't use D-Bus-specific documentation in nmcliDan Winship2014-11-191-1/+1
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-1/+1
* cli: fix showing secrets in nmcli editor (bgo #737415)Jiří Klimeš2014-11-191-7/+15
* cli: ignore timestamp when comparing connections in the editorJiří Klimeš2014-11-191-1/+1
* cli: Finish waiting for the device activation when it disconnectsLubomir Rintel2014-11-141-26/+12
* docs: make the settings docs work from tarball buildsDan Winship2014-11-141-2/+1
* Revert "cli: Finish waiting for device activation when they disconnect"Lubomir Rintel2014-11-141-2/+1
* all: consistently include config.hDan Winship2014-11-132-1/+3
* cli: Finish waiting for device activation when they disconnectLubomir Rintel2014-11-131-1/+2
* tui: fix unsetting Gateway (rh #1163896)Dan Winship2014-11-131-1/+1