NetworkManager/src
2009-04-01 07:17:17 -04:00
..
backends makefile cleanups 2009-02-15 11:23:31 -05:00
dhcp-manager dhcp: always clean up DHCP client watch callback when stopping DHCP 2009-02-18 09:58:52 -05:00
dnsmasq-manager makefile cleanups 2009-02-15 11:23:31 -05:00
named-manager makefile cleanups 2009-02-15 11:23:31 -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 802.1x: allow explicitly specifying PEAP version to either 0 or 1 2009-02-19 13:00:03 -05:00
tests makefile cleanups 2009-02-15 11:23:31 -05:00
vpn-manager makefile cleanups 2009-02-15 11:23:31 -05:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
Makefile.am core: ask udev for modem capabilities 2009-02-16 18:07:49 -05:00
NetworkManager.c core: log when exiting 2009-02-15 11:23:11 -05:00
NetworkManager.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:45:44 -05:00
NetworkManagerAP.c wifi: fix AP flags for user-created Ad-Hoc and hidden Infrastructure networks 2009-03-04 17:09:09 -05:00
NetworkManagerAP.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
NetworkManagerPolicy.c clear pending activation checks on device removal 2009-02-06 15:38:09 -05: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 06:58:42 -05:00
NetworkManagerSystem.h 2008-11-07 Dan Williams <dcbw@redhat.com> 2008-11-07 13:57:39 +00:00
NetworkManagerUtils.c core: clean up initial device messages 2009-02-18 14:15:48 -05:00
NetworkManagerUtils.h move nm_utils_ip4_addr_to_nl_addr() to nm-ip4-config.c 2009-01-18 20:04:14 -05: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-cdma-device.c cdma: quiet message about lack of monitoring device 2009-03-04 08:50:03 -05:00
nm-cdma-device.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 core: fix crash when NameHasOwner fails but dbus-glib doesn't set an error (lp #352400) 2009-04-01 07:17:17 -04: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 wifi: remove user-created Ad-Hoc APs from the scan list when no longer used (bgo #569241) 2009-03-04 12:58:52 -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 core: don't schedule same activation stage multiple times 2009-03-23 17:36:52 -04:00
nm-device.h 2008-11-07 Dan Williams <dcbw@redhat.com> 2008-11-07 13:57:39 +00:00
nm-dhcp4-config.c core: ensure superclass' finalize method is called 2009-02-25 13:50:34 -05:00
nm-dhcp4-config.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-gsm-device.c gsm: re-try PIN checking on timeout 2009-03-20 18:33:58 -04: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 core: don't crash when a wired device doesn't have a driver (rh #492246) 2009-03-26 17:05:41 -04:00
nm-hal-manager.h core: ask udev for modem capabilities 2009-02-16 18:07:49 -05:00
nm-hso-gsm-device.c hso: only turn off unsolicited dial messages after dialing 2009-02-15 22:53:10 -05:00
nm-hso-gsm-device.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-ip4-config.c core: ensure superclass' finalize method is called 2009-02-25 13:50:34 -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 core: ensure device is removed from the device list before signaling its removal 2009-03-31 13:12:18 -04:00
nm-manager.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
nm-netlink-monitor.c core: use IFF_LOWER_UP instead of IFF_RUNNING for carrier (lp #332064) 2009-02-20 09:56:33 -05: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
nm-serial-device.c serial: slightly increase default send delay 2009-03-23 18:26:26 -04:00
nm-serial-device.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