..
backends
core: don't warn on existing loopback interfaces
2009-05-20 12:06:43 -04:00
bluez-manager
bluetooth: ask Bluez to connect/disconnect from remote device when appropriate
2009-05-14 19:17:56 -04:00
dhcp-manager
dhcp: clean up DHCP status message format
2009-06-10 22:31:18 -04:00
dnsmasq-manager
makefile cleanups
2009-02-15 11:20:25 -05:00
modem-manager
modem: should be unmanaged by default
2009-06-18 14:18:42 -04:00
named-manager
core: Block until netconfig exits on suse.
2009-06-21 12:53:02 +03:00
ppp-manager
ppp: wait 20 seconds (instead of 15) for PPP connections to come up
2009-07-01 10:38:02 -04:00
supplicant-manager
wifi: Allow 63 byte long PSK (Patch from Robert Piasek).
2009-06-19 11:34:56 +03:00
system-settings
system-settings: let UID 0 bypass PolicyKit for PK < 1.0
2009-07-02 12:46:32 -04:00
tests
core: don't shadow basename (2)
2009-04-21 18:29:44 -04:00
vpn-manager
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
gdb-cmd
2006-02-26 Dan Williams <dcbw@redhat.com>
2006-02-27 04:31:52 +00:00
Makefile.am
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
NetworkManager.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
NetworkManager.conf
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
NetworkManagerAP.c
core: remove dead code
2009-04-29 13:21:54 -04:00
NetworkManagerAP.h
core: remove dead code
2009-04-29 13:21:54 -04:00
NetworkManagerPolicy.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04: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
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
NetworkManagerUtils.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-activation-request.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-activation-request.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04: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
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-dbus-manager.h
2008-11-21 Dan Williams <dcbw@redhat.com>
2008-11-21 18:11:15 +00:00
nm-device-bt.c
bluetooth: implement check_connection_compatible for BT devices
2009-06-18 10:44:59 -04:00
nm-device-bt.h
bluetooth: resync bluetooth devices on connection events
2009-05-20 12:02:18 -04:00
nm-device-ethernet.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device-ethernet.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device-interface.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device-interface.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04: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
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device-wifi.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-device.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-dhcp4-config.c
core: ensure superclass' finalize method is called
2009-02-25 13:53:24 -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: 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-hostname-provider.c
Implement sending current host name to DHCP server.
2009-03-20 14:44:49 +02:00
nm-hostname-provider.h
Implement sending current host name to DHCP server.
2009-03-20 14:44:49 +02:00
nm-ip4-config.c
dns: fix handling of searches and domains in resolv.conf
2009-05-11 20:07:39 -04:00
nm-ip4-config.h
dns: fix handling of searches and domains in resolv.conf
2009-05-11 20:07:39 -04: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: fix mixed-up soft/hard kill states
2009-06-17 07:24:28 -04:00
nm-manager.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-netlink-monitor.c
core: use IFF_LOWER_UP instead of IFF_RUNNING for carrier (lp #332064 )
2009-02-20 09:43:27 -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-secrets-provider-interface.c
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-secrets-provider-interface.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04:00
nm-udev-manager.c
rfkill: fix mixed-up soft/hard kill states
2009-06-17 07:24:28 -04:00
nm-udev-manager.h
everything: use libgudev instead of HAL; merge NM and nm-system-settings
2009-06-11 00:39:12 -04: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