Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some typos, courtesy of codespell | Tobias Brunner | 2017-05-26 | 1 | -2/+2 |
| | |||||
* | nm: IKE/ESP proposal customization support | Defunct | 2017-05-08 | 1 | -0/+145 |
| | | | | Closes strongswan/strongswan#70. | ||||
* | nm: Add a widget for setting a password | Lubomir Rintel | 2016-09-05 | 1 | -25/+82 |
| | | | | | | | | | 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: Remove incorrect top-level GtkWindow | Tobias Brunner | 2016-09-05 | 1 | -312/+306 |
| | | | | Fixes #1013. | ||||
* | Migrated NM frontend plugin to NetworkManager 0.9 | Martin Willi | 2011-09-05 | 1 | -0/+379 |
Use GtkBuilder, drop gconf dependency. |