Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm: Update auth-dialog | Tobias Brunner | 2016-09-05 | 1 | -106/+250 |
| | | | | | | 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. | ||||
* | nm: Replace libgnomeui with libnma for password dialog | Lubomir Rintel | 2016-09-05 | 1 | -42/+25 |
| | | | | | | | | 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. | ||||
* | nm: Port to libnm | Lubomir Rintel | 2016-09-05 | 1 | -5/+4 |
| | |||||
* | nm: Replace libgnomekeyring with libsecret | Lubomir Rintel | 2016-09-05 | 1 | -36/+16 |
| | | | | The former is deprecated and the newer API is nicer anyway. | ||||
* | nm: Require the PSK to be at least 20 characters long | Tobias Brunner | 2013-11-27 | 1 | -2/+9 |
| | |||||
* | nm: Add PSK option to auth-dialog | Tobias Brunner | 2013-11-27 | 1 | -3/+10 |
| | |||||
* | Migrated NM frontend plugin to NetworkManager 0.9 | Martin Willi | 2011-09-05 | 1 | -65/+65 |
| | | | | Use GtkBuilder, drop gconf dependency. | ||||
* | Moved sources of the NetworkManager plugin to src/frontends. | Tobias Brunner | 2010-10-14 | 1 | -0/+247 |