NetworkManager/src
Dan Williams c100d0d779 dbus: clean up reconnection
The reconnection timeout would never be canceled, and get rid of the
"disconnected by the system bus" message on exit, which while
technically true was useless due to the pending exit.
2009-02-15 10:17:53 -05:00
..
backends Remove .cvsignore file, they are obsolete 2008-12-19 21:23:08 -05:00
dhcp-manager clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
dnsmasq-manager clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
modem-manager Use the correct signature for DeviceAdded and DeviceRemoved MM signals. 2009-02-10 15:34:21 +02:00
named-manager Remove .cvsignore file, they are obsolete 2008-12-19 21:23:08 -05:00
ppp-manager ppp: don't require separate bus name for pppd plugin communication 2009-02-05 06:05:10 -05:00
supplicant-manager Use g_timeout_add_seconds() to reduce wakeups 2008-12-31 18:57:36 -05:00
tests fix distcheck for real 2009-02-02 01:36:43 -05:00
vpn-manager vpn: ignore VPN service files that don't end in .name 2009-01-30 00:00:12 -05:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
Makefile.am Use the 'Simple' modem interface. 2009-02-09 11:01:35 +02:00
NetworkManager.c core: log when exiting 2009-02-15 10:14:34 -05:00
NetworkManager.conf fix dbus conf file broken by 7c3063faea 2009-02-05 07:15:04 -05:00
NetworkManagerAP.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
NetworkManagerAP.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
NetworkManagerPolicy.c Remove HSO and MBM modem implementations and replace them with generic code. 2009-02-09 11:01:35 +02:00
NetworkManagerPolicy.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
NetworkManagerSystem.c core: fix error reporting from replace_default_ip4_route() (rh #477916) 2009-02-13 07:00:34 -05:00
NetworkManagerSystem.h 2008-11-07 Dan Williams <dcbw@redhat.com> 2008-11-07 13:57:39 +00:00
NetworkManagerUtils.c Share some utility helper functions to send hash tables containing GValues over dbus. 2009-02-09 11:01:35 +02:00
NetworkManagerUtils.h Share some utility helper functions to send hash tables containing GValues over dbus. 2009-02-09 11:01:35 +02:00
nm-activation-request.c Clarify variable name 2009-01-12 10:44:00 -05:00
nm-activation-request.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-active-connection.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-active-connection.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-call-store.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-call-store.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-crash-logger.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-dbus-manager.c dbus: clean up reconnection 2009-02-15 10:17:53 -05:00
nm-dbus-manager.h 2008-11-21 Dan Williams <dcbw@redhat.com> 2008-11-21 18:11:15 +00:00
nm-device-ethernet.c Use g_timeout_add_seconds() to reduce wakeups 2008-12-31 18:57:36 -05:00
nm-device-ethernet.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-device-interface.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-device-interface.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-device-private.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-device-wifi.c core: increase SSID buffer size to fix 32-character SSIDs (rh #485312, lp281755) 2009-02-12 16:25:19 -05:00
nm-device-wifi.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-device.c dhcp: handle classless static routes (bgo #567246) 2009-01-18 23:19:09 -05:00
nm-device.h 2008-11-07 Dan Williams <dcbw@redhat.com> 2008-11-07 13:57:39 +00:00
nm-dhcp4-config.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-dhcp4-config.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-gsm-device.c gsm: add init string for USBModem by MobileStream for Palm devices 2009-01-16 16:41:54 -05:00
nm-gsm-device.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-hal-manager.c rfkill: rework to handle new dynamic HAL killswitches 2009-02-10 23:06:24 -05:00
nm-hal-manager.h rfkill: rework to handle new dynamic HAL killswitches 2009-02-10 23:06:24 -05:00
nm-ip4-config.c move nm_utils_ip4_addr_to_nl_addr() to nm-ip4-config.c 2009-01-18 20:04:14 -05:00
nm-ip4-config.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-logging.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-logging.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-manager.c rfkill: rework to handle new dynamic HAL killswitches 2009-02-10 23:06:24 -05:00
nm-manager.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-netlink-monitor.c Fix literal error message 2008-12-03 23:14:59 +00:00
nm-netlink-monitor.h 2008-11-25 Dan Williams <dcbw@redhat.com> 2008-11-25 18:30:44 +00:00
nm-netlink.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-netlink.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-properties-changed-signal.c 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-properties-changed-signal.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
wpa.c 2008-03-14 Dan Williams <dcbw@redhat.com> 2008-03-14 21:12:03 +00:00
wpa.h 2005-12-14 Dan Williams <dcbw@redhat.com> 2005-12-14 20:48:08 +00:00