NetworkManager/src
2009-05-13 21:32:56 -04:00
..
backends Remove DBUS_API_SUBJECT_TO_CHANGE 2009-05-02 18:00:22 -04:00
bluez-manager bluetooth: add bluetooth manager 2009-05-13 21:32:56 -04:00
dhcp-manager dhcp: (dhclient) use per-connection leasefiles and don't delete on deactivate 2009-05-03 00:51:09 -04:00
dnsmasq-manager makefile cleanups 2009-02-15 11:20:25 -05:00
modem-manager modem: send network mode preference to MM when connecting 2009-04-09 07:37:53 -04:00
named-manager dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
ppp-manager ppp: don't require separate bus name for pppd plugin communication 2009-02-05 06:05:10 -05:00
supplicant-manager wifi: 64-bit compile warning fix 2009-05-13 12:02:45 -04:00
tests core: don't shadow basename (2) 2009-04-21 18:29:44 -04:00
vpn-manager makefile cleanups 2009-02-15 11:20:25 -05:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
Makefile.am bluetooth: add bluetooth manager 2009-05-13 21:32:56 -04:00
NetworkManager.c Implement sending current host name to DHCP server. 2009-03-20 14:44:49 +02:00
NetworkManager.conf dbus: fix issues with root being at_console 2009-05-10 00:20: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 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 dns: fix handling of searches and domains in resolv.conf 2009-05-11 20:07:39 -04:00
NetworkManagerUtils.h wifi: handle WEP & WPA passphrases (bgo #513820) (rh #441070) 2009-05-09 23:09:42 -04: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 core: fix crash when NameHasOwner fails but dbus-glib doesn't set an error (lp #352400) 2009-04-01 07:20:16 -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: handle unsolicited supplicant scans 2009-05-13 11:16:29 -04: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: actually emit reason for device state changes 2009-05-12 12:05:47 -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: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-hal-manager.c core: sync with NETWORKMANAGER_0_7 branch device creation changes 2009-02-16 18:47:03 -05:00
nm-hal-manager.h core: sync with NETWORKMANAGER_0_7 branch device creation changes 2009-02-16 18:47:03 -05: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 bluetooth: add bluetooth manager 2009-05-13 21:32:56 -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: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
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