NetworkManager/libnm-glib
Daniel Gnoutcheff f98e2528a6 NetworkMangerSettings -> NetworkManager.Settings
Just for consistency, make settings related stuff live under the
org.freedesktop.NetworkManager namespace, rather than its own
org.freedesktop.NetworkManagerSettings namespace. Renames are done for
DBus interface names, DBus object paths, and polkit actions.
2010-08-07 01:19:46 -04:00
..
libnm-glib-test.c libnm-glib-test: fix crash when a VPN connection is active and print its base connection 2010-03-12 10:49:59 +01:00
libnm-glib-vpn.pc.in build: pkg-config file fixes 2010-01-20 16:53:04 -08:00
libnm-glib-vpn.ver libnm-glib: libnm_glib -> libnm-glib 2009-08-26 13:07:35 -05:00
libnm-glib.pc.in build: pkg-config file fixes 2010-01-20 16:53:04 -08:00
libnm-glib.ver remove nm-settings-connection-interface 2010-08-06 20:53:37 -04:00
libnm_glib.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
libnm_glib.h libnm-glib: deprecate original libnm_glib bits 2010-03-10 09:18:08 -08:00
Makefile.am remove nm-settings-connection-interface 2010-08-06 20:53:37 -04:00
nm-access-point.c libnm-glib: trivial documentation fixes 2009-11-23 15:02:56 -08:00
nm-access-point.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-active-connection.c libnm-*: remove user settings support 2010-08-06 13:05:46 -04:00
nm-active-connection.h libnm-*: remove user settings support 2010-08-06 13:05:46 -04:00
nm-cdma-device.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-cdma-device.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-client.c Remove use-user-connections polkit action 2010-08-06 13:05:46 -04:00
nm-client.h Remove use-user-connections polkit action 2010-08-06 13:05:46 -04:00
nm-dbus-utils.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-dbus-utils.h 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-device-bt.c libnm-util: fix NMDeviceBt hardware address property 2010-01-19 21:23:37 -08:00
nm-device-bt.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-device-ethernet.c core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
nm-device-ethernet.h core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
nm-device-private.h License header and FSF address update 2008-12-20 09:46:41 -05:00
nm-device-wifi.c core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
nm-device-wifi.h core: MAC address spoofing/cloning (rh #447827) (bgo #553771) 2010-06-22 14:21:25 +02:00
nm-device.c libnm-glib: add IpInterface property 2010-06-10 10:21:19 -07:00
nm-device.h libnm-glib: add IpInterface property 2010-06-10 10:21:19 -07:00
nm-dhcp4-config.c libnm-glib: fix retrieval of DHCP4 and DHCP6 options (rh #611141) 2010-08-03 16:39:37 -07:00
nm-dhcp4-config.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-dhcp6-config.c libnm-glib: fix retrieval of DHCP4 and DHCP6 options (rh #611141) 2010-08-03 16:39:37 -07:00
nm-dhcp6-config.h libnm-glib: add NMDHCP6Config class 2010-01-15 12:40:19 -08:00
nm-gsm-device.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-gsm-device.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-ip4-config.c libnm-glib: add NMIP6Config object that proxies device's IP6 config 2009-08-20 11:30:52 -05:00
nm-ip4-config.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-ip6-config.c libnm-glib: fix retrieval of IPv6 addresses 2010-08-03 16:49:53 -07:00
nm-ip6-config.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-object-cache.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-object-cache.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-object-private.h 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-object.c libnm-glib: fix invalid memory access during property notification 2010-06-30 11:51:40 -07:00
nm-object.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-remote-connection-private.h libnm-glib: add missing private header 2009-08-24 12:59:24 -05:00
nm-remote-connection.c NetworkMangerSettings -> NetworkManager.Settings 2010-08-07 01:19:46 -04:00
nm-remote-connection.h remove nm-settings-connection-interface 2010-08-06 20:53:37 -04:00
nm-remote-settings.c NetworkMangerSettings -> NetworkManager.Settings 2010-08-07 01:19:46 -04:00
nm-remote-settings.h libnm-glib: remove NMSettingsInterface 2010-08-06 13:05:47 -04:00
nm-serial-device.c 2008-11-14 Dan Williams <dcbw@redhat.com> 2008-11-14 17:41:16 +00:00
nm-serial-device.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-types-private.h libnm-glib: add NMIP6Config object that proxies device's IP6 config 2009-08-20 11:30:52 -05:00
nm-types.c libnm-glib: fix handling of 'nameservers' property in NMIP6Config 2010-06-28 19:05:40 +02:00
nm-types.h libnm-{util|glib}: fix headers to be C++ compatible - C_BEGIN_DECLS/C_END_DECLS (rh #592783) 2010-05-18 10:14:59 +02:00
nm-vpn-connection.c libnm-glib: add 'vpn-state' and 'banner' properties to NMVPNConnection class 2010-03-12 11:03:14 +01:00
nm-vpn-connection.h libnm-glib: add 'vpn-state' and 'banner' properties to NMVPNConnection class 2010-03-12 11:03:14 +01:00
nm-vpn-plugin-ui-interface.c libnm-glib: fix VPN plugin builds for C++ 2010-05-18 16:44:27 -07:00
nm-vpn-plugin-ui-interface.h libnm-glib: fix VPN plugin builds for C++ 2010-05-18 16:44:27 -07:00
nm-vpn-plugin.c Use g_timeout_add_seconds() to reduce wakeups 2008-12-31 18:57:36 -05:00
nm-vpn-plugin.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00