mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-21 20:30:44 +02:00
* include/NetworkManagerVPN.h src/vpn-manager/nm-dbus-vpn.c src/vpn-manager/nm-dbus-vpn.h src/vpn-manager/nm-vpn-act-request.c src/vpn-manager/nm-vpn-act-request.h src/vpn-manager/nm-vpn-service.c src/vpn-manager/nm-vpn-service.h libnm-glib/nm-vpn-connection.c libnm-glib/nm-vpn-connection.h libnm-glib/nm-client.h - Rename NM_VPN_STATE_* -> NM_VPN_SERVICE_STATE_* and NMVPNState -> NMVPNServiceState to clarify what they apply to - Rename NM_VPN_ACT_STAGE_* -> NM_VPN_CONNECTION_STATE_* and NMVPNActStage -> NMVPNConnectionState for the same reason * libnm-glib/nm-client.c - Constant + type renames from above - Properly handle NameOwnerChanged/manager_running signals for NM service; only emit when state really changes - Use hash tables correctly so that the key (which was previously owned by the D-Bus message) now has the same lifetime as the value, since the key is now taken from the the NMVPNConnection itself. This really fixes the double-VPN names in the applet git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2677 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| libnm-glib-test.c | ||
| libnm_glib.c | ||
| libnm_glib.h | ||
| libnm_glib.pc.in | ||
| Makefile.am | ||
| nm-access-point.c | ||
| nm-access-point.h | ||
| nm-client.c | ||
| nm-client.h | ||
| nm-device-802-3-ethernet.c | ||
| nm-device-802-3-ethernet.h | ||
| nm-device-802-11-wireless.c | ||
| nm-device-802-11-wireless.h | ||
| nm-device-private.h | ||
| nm-device.c | ||
| nm-device.h | ||
| nm-ip4-config.c | ||
| nm-ip4-config.h | ||
| nm-marshal-main.c | ||
| nm-marshal.list | ||
| nm-object.c | ||
| nm-object.h | ||
| nm-settings.c | ||
| nm-settings.h | ||
| nm-utils.c | ||
| nm-utils.h | ||
| nm-vpn-connection.c | ||
| nm-vpn-connection.h | ||