[network-manager-applet: 5/5] Implement a means to change password flags in the editor (rh #879566)
- From: Jiří Klimeš <jklimes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet: 5/5] Implement a means to change password flags in the editor (rh #879566)
- Date: Wed, 4 Dec 2013 16:52:11 +0000 (UTC)
commit 8b8aca4aa14de3af84756717635d6564d7c42719
Merge: dcd90d9 6439ee7
Author: Jiří Klimeš <jklimes redhat com>
Date: Wed Dec 4 17:44:20 2013 +0100
Implement a means to change password flags in the editor (rh #879566)
Passwords are stored by default only for current user (keyring). Users
can change that to system-wide storage.
src/connection-editor/nm-connection-editor.c | 44 -------
src/utils/utils.c | 173 ++++++++++++++++++++++++++
src/utils/utils.h | 9 ++
src/wireless-security/eap-method-fast.c | 5 +-
src/wireless-security/eap-method-leap.c | 22 ++--
src/wireless-security/eap-method-peap.c | 5 +-
src/wireless-security/eap-method-simple.c | 25 +++--
src/wireless-security/eap-method-tls.c | 24 +++--
src/wireless-security/eap-method-ttls.c | 5 +-
src/wireless-security/eap-method.c | 6 +-
src/wireless-security/eap-method.h | 7 +-
src/wireless-security/wireless-security.c | 25 +++--
src/wireless-security/ws-leap.c | 33 ++++--
src/wireless-security/ws-wep-key.c | 27 ++++-
src/wireless-security/ws-wpa-psk.c | 27 ++++-
15 files changed, 336 insertions(+), 101 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]