NetworkManager/libnm-glib
Dan Williams 98bd78c93b libnm-glib: better handling of missing user settings service
If it's not running or we can't spawn it (it's not supposed to be
autospawned anyway) we should just ignore the error and poke clients
that we've tried and failed to get user settings instead of warning
with an annoying message.
2010-08-10 15:47:55 -05: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 Revert "core: fix compilation on glib < 2.23.4" 2010-07-12 18:20:09 -07: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 build: enable AM_SILENT_RULES (bgo #625263) 2010-08-03 12:58:46 -07: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 core: add 'default6' property for ActiveConnection objects 2010-04-15 15:18:08 -07:00
nm-active-connection.h core: add 'default6' property for ActiveConnection objects 2010-04-15 15:18:08 -07: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 libnm-glib: get permissions synchronously at startup 2010-08-10 00:47:26 -05:00
nm-client.h core: add permissions framework for various operations (rh #585182) (bgo #619323) 2010-05-28 18:23:00 -07: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-exported-connection.c core: return valid error to dbus-glib (rh #581794) 2010-04-22 12:39:48 -07:00
nm-exported-connection.h misc: more license fixes 2010-01-21 15:19:28 -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 libnm-glib: ensure invalids secrets hash isn't used on error condition 2010-07-21 15:37:53 -07:00
nm-remote-connection.h libnm-glib: trivial documentation fixes 2009-11-23 15:02:56 -08:00
nm-remote-settings-system.c libnm-glib: use max timeout for settings dbus calls 2010-04-25 22:48:10 -07:00
nm-remote-settings-system.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-remote-settings.c libnm-glib: better handling of missing user settings service 2010-08-10 15:47:55 -05:00
nm-remote-settings.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07: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-settings-connection-interface.c misc: license fixups 2010-01-21 15:11:50 -08:00
nm-settings-connection-interface.h libnm-glib: add class padding for future expansion 2009-09-30 09:21:32 -07:00
nm-settings-interface.c settings: add InvalidSetting error 2010-07-21 15:37:00 -07:00
nm-settings-interface.h settings: add InvalidSetting error 2010-07-21 15:37:00 -07:00
nm-settings-service.c Revert "core: fix compilation on glib < 2.23.4" 2010-07-12 18:20:09 -07:00
nm-settings-service.h Revert "core: fix compilation on glib < 2.23.4" 2010-07-12 18:20:09 -07:00
nm-settings-system-interface.c misc: license fixups 2010-01-21 15:11:50 -08:00
nm-settings-system-interface.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-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