NetworkManager/src
Dan Williams 263c05118b build: ensure WiMAX bits are linked before system settings
System settings still links to libnm-glib, which also contains
an NMDeviceWimax class.  We don't care about the libnm-glib
class, so link the wimax bits first to ensure they are the ones
used.

This issue will go away when user settings is removed in the
near future.
2011-01-06 14:22:17 -06:00
..
backends gentoo: handle both systemd and OpenRC loopback init at runtime 2010-12-06 09:36:28 -06:00
bluez-manager bluetooth: requery default adapter when Bluez actually starts 2010-09-13 11:02:26 -05:00
dhcp-manager dhcp: add DHCP lease release capability 2011-01-05 16:23:00 -06:00
dns-manager dns: direct IPv4 reverse DNS queries to split DNS servers 2010-12-16 17:49:22 -06:00
dnsmasq-manager build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
ip6-manager ip6: support for DNS Search List option (bgo #637077) 2010-12-15 17:44:20 -06:00
logging logging: add WiMAX log domain 2011-01-02 22:16:22 -06:00
modem-manager modem: handle IP Method changes after modem has been created 2011-01-01 18:00:50 -06:00
ppp-manager build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
supplicant-manager supplicant: fix state handling after READY has been reached 2010-12-11 12:33:15 -06:00
system-settings core: correct TIMESTAMP type; fixes potential crash when time() is 32bit 2010-11-23 19:06:58 +01:00
tests policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
vpn-manager build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
wimax build: make WiMAX support optional 2011-01-05 18:23:08 -06:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c Merge remote branch 'origin/master' into wimax 2011-01-02 17:24:23 -06:00
Makefile.am build: ensure WiMAX bits are linked before system settings 2011-01-06 14:22:17 -06:00
NetworkManager.conf core: ignore authorization for sleep/wake requests (but restrict to root) (rh #638640) 2010-10-15 10:33:34 -05:00
NetworkManagerUtils.c s390: replace 'zvm' with s390 2010-06-17 21:24:14 -07:00
NetworkManagerUtils.h s390: replace 'zvm' with s390 2010-06-17 21:24:14 -07:00
nm-activation-request.c core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07:00
nm-activation-request.h core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07:00
nm-active-connection.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-active-connection.h core: add 'default6' property to ActiveConnection implementations 2010-04-15 15:26:11 -07:00
nm-call-store.c core: update logging in misc files 2010-04-07 12:28:57 -07: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: update dbus-manager logging 2010-04-07 11:36:02 -07: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 bt: more debug logging 2010-05-05 13:09:12 -07:00
nm-device-bt.h bluetooth: finish DUN implementation 2010-01-28 11:21:53 -08:00
nm-device-cdma.c modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -07:00
nm-device-cdma.h modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -07:00
nm-device-ethernet.c wired: fix uninitialized variable 2010-11-19 16:17:40 -06:00
nm-device-ethernet.h core: consolidate and clean up MAC cloning code 2010-06-24 15:14:53 -07:00
nm-device-gsm.c modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -07:00
nm-device-gsm.h modem: consolidate common modem code into NMDeviceModem 2010-03-25 13:15:03 -07:00
nm-device-interface.c core: fix unmanaging of devices when quitting 2010-08-11 17:31:25 -05:00
nm-device-interface.h core: fix unmanaging of devices when quitting 2010-08-11 17:31:25 -05:00
nm-device-modem.c modem: fix WWAN hardware enable state tracking (rh #591622) 2010-05-24 17:07:46 -07:00
nm-device-modem.h modem: fix WWAN hardware enable state tracking (rh #591622) 2010-05-24 17:07:46 -07:00
nm-device-olpc-mesh.c wimax: make it build against Intel v1.5 SDK 2010-05-20 01:23:11 -07:00
nm-device-olpc-mesh.h core: use ifindex instead of interface name in a lot of places 2010-04-21 14:58:25 -07:00
nm-device-private.h core: better missing firmware handling when firmware appears (rh #609587) 2010-07-01 10:32:11 -07:00
nm-device-wifi.c wifi: move wireless_qual_to_percent() to get rid of prototype 2010-12-07 14:18:44 -06:00
nm-device-wifi.h core: consolidate and clean up MAC cloning code 2010-06-24 15:14:53 -07:00
nm-device.c dhcp: add DHCP lease release capability 2011-01-05 16:23:00 -06:00
nm-device.h dhcp: add DHCP lease release capability 2011-01-05 16:23:00 -06: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-dhcp6-config.c dhcp: add the NMDHCP6Config object 2010-01-13 22:30:40 -08:00
nm-dhcp6-config.h dhcp: add the NMDHCP6Config object 2010-01-13 22:30:40 -08: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 misc: license fixups 2010-01-21 15:11:50 -08:00
nm-hostname-provider.h misc: license fixups 2010-01-21 15:11:50 -08:00
nm-ip4-config.c dhcp4: handle NIS servers and domains 2010-07-16 11:28:39 -07:00
nm-ip4-config.h dhcp4: handle NIS servers and domains 2010-07-16 11:28:39 -07:00
nm-ip6-config.c ipv6: fix a crash when getting 'nameservers' property over D-Bus 2010-06-28 18:46:59 +02:00
nm-ip6-config.h trivial: IP6Config object cleanups 2010-05-01 08:05:39 -07:00
nm-manager-auth.c core: validate Enable/Disable WiFi and WWAN requests (rh #626337) 2010-08-25 15:12:32 -05:00
nm-manager-auth.h wimax: fix up WiMAX radio enable/disable and add polkit permission 2011-01-02 17:34:23 -06:00
nm-manager.c build: make WiMAX support optional 2011-01-05 18:23:08 -06:00
nm-manager.h Merge remote branch 'origin/master' into wimax 2011-01-02 17:24:23 -06:00
nm-netlink-monitor.c core: NL_CB_VERBOSE breaks error propagation (rh #594578) 2010-05-24 17:21:04 -07:00
nm-netlink-monitor.h netlink: merge nm-netlink.c into nm-netlink-monitor.c 2010-04-20 17:22:58 -07:00
nm-policy-hostname.c policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hostname.h policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hosts.c policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy-hosts.h policy: stop touching /etc/hosts 2010-12-17 09:28:49 -06:00
nm-policy.c build: make WiMAX support optional 2011-01-05 18:23:08 -06:00
nm-policy.h trivial: rename some CamelCase source files to not-camel-case 2010-03-02 15:06:14 -08:00
nm-properties-changed-signal.c core: update policy logging 2010-04-07 10:57:39 -07:00
nm-properties-changed-signal.h 2008-11-02 Dan Williams <dcbw@redhat.com> 2008-11-03 04:13:42 +00:00
nm-rfkill.h udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
nm-secrets-provider-interface.c core: update logging in misc files 2010-04-07 12:28:57 -07:00
nm-secrets-provider-interface.h modem: generalize GSM and CDMA modem classes 2009-10-04 21:41:49 -07:00
nm-system.c core: check address family, not route family 2010-10-07 12:09:17 -05:00
nm-system.h ip6: handle DHCPv6 initial routing better 2010-08-10 21:37:47 -05:00
nm-udev-manager.c build: make WiMAX support optional 2011-01-05 18:23:08 -06:00
nm-udev-manager.h udev: add support for other types of rfkill switches 2009-12-23 01:30:54 -08:00
nm-wifi-ap.c wifi: update signal quality calculation for new supplicant interface 2010-11-23 00:02:46 -06:00
nm-wifi-ap.h wifi: handle new supplicant AP property formats 2010-11-22 08:22:50 -06:00
wpa.c wifi: update wpa utils logging 2010-04-07 12:37:48 -07:00
wpa.h 2005-12-14 Dan Williams <dcbw@redhat.com> 2005-12-14 20:48:08 +00:00