Tobias Brunner
be1061c920
nm: Update auth-dialog
...
This updates the auth dialog so that passwords are properly retrieved
(e.g. for the nm-applet). It also adds support for external UI mode and
properly handles secret flags.
2016-09-05 15:41:16 +02:00
Lubomir Rintel
47bd094e53
nm: Replace libgnomeui with libnma for password dialog
...
libgnomeui is long deprecated.
There's one functional difference: the choice to save the passwords is gone.
The password flags and saved password should be set in the preferences dialog,
but this commit does not fix that.
2016-09-05 15:39:44 +02:00
Lubomir Rintel
ae8082daa8
nm: Port to libnm
2016-09-05 15:39:43 +02:00
Lubomir Rintel
0fa9863363
nm: Check for libnm
...
libnm replaces libnm-glib. This will make sense with port to libnm and is done
to reduce line noise in that commit.
2016-09-05 15:39:43 +02:00
Lubomir Rintel
a88831a018
nm: Replace libgnomekeyring with libsecret
...
The former is deprecated and the newer API is nicer anyway.
2016-09-05 15:30:54 +02:00
Lubomir Rintel
7f45e70ba1
nm: Drop some unneeded dependencies
2016-09-05 15:30:54 +02:00
Lubomir Rintel
97939530e0
nm: Automatically determine path to the auth dialog
2016-09-05 15:28:54 +02:00
Tobias Brunner
0b506edb19
nm: Require the PSK to be at least 20 characters long
2013-11-27 18:36:58 +01:00
Tobias Brunner
594878e552
nm: Add PSK option to auth-dialog
2013-11-27 18:36:58 +01:00
Martin Willi
791c93f3ea
Migrated NM frontend plugin to NetworkManager 0.9
...
Use GtkBuilder, drop gconf dependency.
2011-09-05 17:14:28 +02:00
Tobias Brunner
cf1bf2656e
Moved sources of the NetworkManager plugin to src/frontends.
2010-10-14 17:47:02 +02:00