..
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
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
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
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00: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
makefile cleanups
2009-02-15 11:23:31 -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: clean up initial device messages
2009-02-18 14:15:48 -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: quiet pointless debug message
2009-02-17 06:25:52 -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
core: fix crash reading modem caps from HAL; log whether HAL/udev used
2009-02-18 14:00:40 -05: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
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
core: clean up initial device messages
2009-02-18 14:15:48 -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
nm-serial-device.c
gsm: handle different modem init sequences more elegantly
2009-01-16 16:40:59 -05: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