aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/gnome/properties/nm-strongswan-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-261-2/+2
|
* nm: IKE/ESP proposal customization supportDefunct2017-05-081-0/+145
| | | | Closes strongswan/strongswan#70.
* nm: Add a widget for setting a passwordLubomir Rintel2016-09-051-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 GtkWindowTobias Brunner2016-09-051-312/+306
| | | | Fixes #1013.
* Migrated NM frontend plugin to NetworkManager 0.9Martin Willi2011-09-051-0/+379
Use GtkBuilder, drop gconf dependency.