mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 05:20:08 +01:00
Moves the system settings permissions checking into the core service's permissions checking, which at the same time enables 3-way permission reporting (yes, no, auth) instead of the old yes/no that we had for system settings permissions before. This allows UI to show a lock icon or such when the user could authenticate to gain the permission. It also moves the wifi-create permissions' namespace to the main namespace (not .settings) since they really should be checked before starting a shared wifi connection, rather than having anything to do with the settings service. |
||
|---|---|---|
| .. | ||
| all.xml | ||
| errors.xml | ||
| generic-types.xml | ||
| Makefile.am | ||
| nm-access-point.xml | ||
| nm-active-connection.xml | ||
| nm-device-bt.xml | ||
| nm-device-cdma.xml | ||
| nm-device-ethernet.xml | ||
| nm-device-gsm.xml | ||
| nm-device-olpc-mesh.xml | ||
| nm-device-serial.xml | ||
| nm-device-wifi.xml | ||
| nm-device.xml | ||
| nm-dhcp4-config.xml | ||
| nm-dhcp6-config.xml | ||
| nm-ip4-config.xml | ||
| nm-ip6-config.xml | ||
| nm-manager-client.xml | ||
| nm-manager.xml | ||
| nm-ppp-manager.xml | ||
| nm-settings.xml | ||
| nm-sysconfig-connection.xml | ||
| nm-vpn-connection.xml | ||
| nm-vpn-plugin.xml | ||
| vpn-errors.xml | ||