Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm: Fix comment in service file in /etc/NetworkManager/VPN | Tobias Brunner | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | nm: Remove generated service file in `make clean` | Tobias Brunner | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | nm: Don't add generated AppStream metadata to tarball | Tobias Brunner | 2016-10-04 | 1 | -1/+0 |
| | |||||
* | nm: Port to libnm | Lubomir Rintel | 2016-09-05 | 1 | -1/+3 |
| | |||||
* | nm: Install the .name file into /usr/lib/NetworkManager/VPN | Lubomir Rintel | 2016-09-05 | 1 | -2/+17 |
| | | | | | | | | | | | | | It's the preferred location for system-provided plugins. A compatible file in /etc is still kept. Also, the compatibility /etc file needs to use a full path due to a bug in GNOME Shell. The full path to a arch-dependent file in a supposedly arch-independent file is a sin and a multilib violation in some distributions. However. some pre-release versions of NetworkManager-1.2 as shipped by distributions require a full path. Let's keep a configure-time option for that. | ||||
* | nm: Automatically determine path to the auth dialog | Lubomir Rintel | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | nm: Move the D-Bus policy to charon-nm | Lubomir Rintel | 2016-09-05 | 1 | -5/+2 |
| | | | | It's needed for useful use of charon-nm, unlike the GUI. | ||||
* | nm: Add AppStream metadata | Lubomir Rintel | 2016-09-05 | 1 | -1/+8 |
| | | | | | | | This will ensure the strongSwan NetworkManager plugin will be easily installable from the app stores such as GNOME Software. Closes strongswan/strongswan#41. | ||||
* | Use the GEN silent rule when generating files with sed | Martin Willi | 2013-05-06 | 1 | -0/+1 |
| | |||||
* | Moved sources of the NetworkManager plugin to src/frontends. | Tobias Brunner | 2010-10-14 | 1 | -0/+26 |