Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm: Explicitly prevent the smartcard PIN from being stored | Raphael Geissert | 2017-05-08 | 1 | -0/+2 |
| | | | | | | | The secret storage flag wasn't being saved when using smartcard authentication, resulting in the PIN being stored. Fixes #2166. | ||||
* | nm: IKE/ESP proposal customization support | Defunct | 2017-05-08 | 1 | -0/+57 |
| | | | | Closes strongswan/strongswan#70. | ||||
* | nm: Add minimum length constraint for PSK passwords in connection editor | Tobias Brunner | 2016-09-05 | 1 | -0/+16 |
| | | | | We already have this restriction in the auth-dialog. | ||||
* | nm: Grey out the unneeded authentication options | Lubomir Rintel | 2016-09-05 | 1 | -52/+39 |
| | | | | | Hiding and showing the items is not ideal, since it leaves the spacing in place and the layout gets really messy. | ||||
* | nm: Add a widget for setting a password | Lubomir Rintel | 2016-09-05 | 1 | -3/+118 |
| | | | | | | | | | It was only possible to set the password from the authentication dialog, which is not ideal; as it requires a connection attempt. This adds an input entry along with a primary icon from libnma/libnm-gtk which allows selecting the backend and flags for the password (system, session agent, always ask or empty). | ||||
* | nm: Port to libnm | Lubomir Rintel | 2016-09-05 | 1 | -31/+42 |
| | |||||
* | nm: Add pre-shared key option in GUI | Tobias Brunner | 2013-11-27 | 1 | -2/+14 |
| | |||||
* | Remove debugging leftovers | Martin Willi | 2012-07-18 | 1 | -10/+2 |
| | |||||
* | Migrated NM frontend plugin to NetworkManager 0.9 | Martin Willi | 2011-09-05 | 1 | -74/+80 |
| | | | | Use GtkBuilder, drop gconf dependency. | ||||
* | Moved sources of the NetworkManager plugin to src/frontends. | Tobias Brunner | 2010-10-14 | 1 | -0/+541 |