Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm: Update auth-dialog | Tobias Brunner | 2016-09-05 | 1 | -0/+1 |
| | | | | | | 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: Port to libnm | Lubomir Rintel | 2016-09-05 | 1 | -1/+4 |
| | |||||
* | nm: Install the .name file into /usr/lib/NetworkManager/VPN | Lubomir Rintel | 2016-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 |
| | |||||
* | Moved sources of the NetworkManager plugin to src/frontends. | Tobias Brunner | 2010-10-14 | 1 | -0/+8 |