NetworkManager/libnm
Dan Winship 9ec70a8877 libnm: fix a g_signal_handler_find() call in NMRemoteSettings
NMRemoteSettings was looking for a signal handler on an
NMRemoteConnection using only G_SIGNAL_MATCH_FUNC, which means it
would get tripped up if a connection was known to two different
NMRemoteSettings objects at once. Although that can't happen now, it
might in the future if NMRemoteConnection became an NMObject, so use
G_SIGNAL_MATCH_DATA too.
2014-08-07 15:43:43 -04:00
..
tests
libnm-vpn.pc.in
libnm-vpn.ver
libnm.pc.in
libnm.ver
Makefile.am
NetworkManager.h
nm-access-point.c
nm-access-point.h
nm-active-connection.c
nm-active-connection.h
nm-client.c
nm-client.h
nm-dbus-helpers-private.h
nm-dbus-helpers.c
nm-device-adsl.c
nm-device-adsl.h
nm-device-bond.c
nm-device-bond.h
nm-device-bridge.c
nm-device-bridge.h
nm-device-bt.c
nm-device-bt.h
nm-device-ethernet.c
nm-device-ethernet.h
nm-device-generic.c
nm-device-generic.h
nm-device-infiniband.c
nm-device-infiniband.h
nm-device-modem.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
nm-device-modem.h
nm-device-olpc-mesh.c
nm-device-olpc-mesh.h
nm-device-private.h
nm-device-team.c
nm-device-team.h
nm-device-vlan.c
nm-device-vlan.h
nm-device-wifi.c
nm-device-wifi.h
nm-device-wimax.c
nm-device-wimax.h
nm-device.c
nm-device.h
nm-dhcp4-config.c
nm-dhcp4-config.h
nm-dhcp6-config.c
nm-dhcp6-config.h
nm-ip4-config.c
nm-ip4-config.h
nm-ip6-config.c
nm-ip6-config.h
nm-object-cache.c
nm-object-cache.h
nm-object-private.h
nm-object.c
nm-object.h
nm-remote-connection-private.h
nm-remote-connection.c
nm-remote-connection.h
nm-remote-settings.c libnm: fix a g_signal_handler_find() call in NMRemoteSettings 2014-08-07 15:43:43 -04:00
nm-remote-settings.h
nm-secret-agent.c
nm-secret-agent.h
nm-types-private.h
nm-types.c
nm-types.h
nm-vpn-connection.c
nm-vpn-connection.h
nm-vpn-plugin-ui-interface.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-plugin-ui-interface.h
nm-vpn-plugin-utils.c
nm-vpn-plugin-utils.h
nm-vpn-plugin.c
nm-vpn-plugin.h
nm-wimax-nsp.c
nm-wimax-nsp.h