NetworkManager/src
Dan Williams 1d7949e66c build: fix up includes; prefer builddir over srcdir
WiMAX failed distcheck if the iwmxsdk devel files were installed but
--enable-wimax=no was used, since the distcheck configure bits found
the iwmxsdk headers, defaulted WiMAX support to 'on', and then proceeded
to use the generated headers from the top srcdir, where of course
wimax was turned off (due to --enable-wimax=no).  Instead, everything
should use the headers from the builddir, which reflects the options
that 'make distcheck' actually selects.

At the same time, re-order various includes everywhere to ensure that
the builddir paths come before the srcdir paths to prevent this from
happening in the future.
2012-08-06 17:27:17 -05:00
..
backends backends: add Linux From Scratch (LFS) support (bgo #679202) 2012-07-02 12:54:12 +02:00
bluez-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
dhcp-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
dns-manager core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
dnsmasq-manager core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
firewall-manager firewall: set interface zone before IP configuration (rh #805405) 2012-03-21 15:10:11 -05:00
generated core: don't generate WiMAX glib enums when WiMAX isn't enabled 2012-08-02 15:39:02 -05:00
ip6-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
logging build: fix build after addition of new warnings 2012-08-01 09:48:03 -04:00
modem-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
posix-signals core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
ppp-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
settings build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
supplicant-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
tests build: fix build after addition of new warnings 2012-08-01 09:48:03 -04:00
vpn-manager build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
wifi wifi: attempt to use same kernel API wpa_supplicant does (bgo #675017) 2012-05-04 14:26:10 -05:00
wimax build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c core: describe arguments for --connectivity-* options 2012-07-09 16:21:11 +02:00
Makefile.am build: fix up includes; prefer builddir over srcdir 2012-08-06 17:27:17 -05:00
NetworkManagerUtils.c core: fix compat VLAN interface addition when interface already exists 2012-08-06 13:05:05 -05:00
NetworkManagerUtils.h core: fix parent/master confusion in some argument names 2012-03-01 17:40:17 -06:00
nm-activation-request.c agents: add a "user-requested" flag to secret agent requests 2012-06-27 09:42:47 -05:00
nm-activation-request.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-active-connection.c core: use active connection dependency master instead of manually setting it 2012-03-01 17:40:18 -06:00
nm-active-connection.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02: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-config.c config: fix return value in g_return_val_if_fail() - it's unsigned 2012-07-09 16:42:01 +02:00
nm-config.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-connection-provider.c core: move connection provider interface to src/ 2012-05-17 13:21:47 -05:00
nm-connection-provider.h core: move connection provider interface to src/ 2012-05-17 13:21:47 -05:00
nm-connectivity.c core: additional connectivity checking debug messages 2012-02-27 10:56:51 -06:00
nm-connectivity.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-crash-logger.c logger: ensure external crash logger buffer is terminated 2011-10-20 13:47:28 -05:00
nm-dbus-manager.c core: use #defines for NMDBusManager signal names 2010-12-10 11:36:55 -06:00
nm-dbus-manager.h build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
nm-device-adsl.c adsl: talk ADSL ioctls directly and kill usage of br2684ctl 2012-05-18 15:42:56 -05:00
nm-device-adsl.h docs: fix a few documentation errors 2012-06-29 11:49:51 +02:00
nm-device-bond.c core: fix NMDeviceBond:dispose() to chain up 2012-03-22 13:12:57 -04:00
nm-device-bond.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-bt.c bluetooth: ensure the device is deactivated if the modem disappears 2012-06-04 15:55:18 -05:00
nm-device-bt.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-ethernet.c core: use correct device state for supplicant link timeouts 2012-06-06 10:25:17 -05:00
nm-device-ethernet.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-factory.h core: add device factory infrastructure and make WiMAX a plugin 2011-12-02 13:30:08 -06:00
nm-device-infiniband.c infiniband: fix missing sentinal in 04959c39aa 2012-03-16 15:20:58 -05:00
nm-device-infiniband.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-modem.c modem: ensure radio disable cleans up during activation too 2012-06-06 10:25:47 -05:00
nm-device-modem.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-device-olpc-mesh.c olpc-mesh: force use of WEXT 2012-05-16 15:56:38 -05:00
nm-device-olpc-mesh.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-private.h core: pass connection provider to devices 2012-05-02 17:33:17 -05:00
nm-device-vlan.c core: add compat function for determining interface type 2012-08-02 20:56:46 -05:00
nm-device-vlan.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-wifi.c core: move failure logging to device superclass 2012-06-28 16:34:08 -05:00
nm-device-wifi.h wifi: use supplicant's last_scan time for on-demand scan checking 2012-06-07 15:06:48 -05:00
nm-device-wired.c core: don't print carrier messages if device is unmanaged 2012-05-16 18:10:24 -05:00
nm-device-wired.h core: const-ify nm_device_wired_get_hwaddr() 2012-02-23 00:03:50 -06:00
nm-device.c core: suppress a warning when a connection is assumed 2012-07-24 12:12:18 -05:00
nm-device.h core: add device IPv4 and IPv6 config change signals 2012-06-12 10:00:03 -05:00
nm-dhcp4-config.c dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-dhcp4-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-dhcp6-config.c dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05:00
nm-dhcp6-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02: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 trivial: use the constant for NM_IP*_COMPARE_FLAG_ALL 2012-06-12 10:00:03 -05:00
nm-ip4-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-ip6-config.c ip6: rename defgw to gateway 2012-06-26 23:50:19 -05:00
nm-ip6-config.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-manager-auth.c core: use nm_connection_get_setting_<type>() whenever possible 2011-12-06 16:06:43 -06:00
nm-manager-auth.h core: add nm_auth_chain_steal_data() 2011-07-01 15:38:38 -05:00
nm-manager.c core: more VPN activated/deactivated fixups 2012-06-14 18:01:58 -05:00
nm-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-netlink-compat.c core: replace strcpy() with g_strlcpy() 2012-04-26 09:25:58 -04:00
nm-netlink-compat.h vlan: add compatible functions for libnl1 2012-02-24 14:31:41 -06:00
nm-netlink-monitor.c netlink: consolidate netlink monitor error handling and initialization 2011-12-03 17:38:07 -06:00
nm-netlink-monitor.h netlink: consolidate netlink monitor error handling and initialization 2011-12-03 17:38:07 -06:00
nm-netlink-utils.c core: fix ifindex value checks 2012-05-17 13:23:39 -05:00
nm-netlink-utils.h core: #include <netinet/in.h> for struct in6_addr 2012-02-13 17:44:07 -05:00
nm-policy-hostname.c core: fix building for GLib thread API changes (GLib >= 2.31.0) (bgo #662695) 2011-10-31 15:30:02 +01: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 ip6: rename defgw to gateway 2012-06-26 23:50:19 -05:00
nm-policy.h settings: rename NMSysconfigSettings to NMSettings 2010-10-27 20:05:23 -05:00
nm-properties-changed-signal.c core: add nm-logging.h when compiling with DEBUG 2012-01-17 14:43:03 +01: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-session-monitor-ck.c build: easier selection of session tracking 2012-02-01 16:50:44 -06:00
nm-session-monitor-null.c core: fix undefined reference to assert in session-monitor-{systemd, null} 2012-02-09 10:48:20 -06:00
nm-session-monitor-systemd.c docs: update FSF address in license headers 2012-07-26 16:25:20 +02:00
nm-session-monitor.h settings: clean up connection visibility and session change handling 2010-10-26 16:33:47 -05:00
nm-session-utils.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-session-utils.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-system.c core: fix compat VLAN interface addition when interface already exists 2012-08-06 13:05:05 -05:00
nm-system.h vpn: support IPv6 over VPNs 2012-05-30 14:24:46 -04:00
nm-udev-manager.c adsl: settings and initial "scaffolding" 2012-05-18 15:42:55 -05:00
nm-udev-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-wifi-ap-utils.c wifi: fix connection completion when no wifi setting is sent 2011-04-11 11:42:12 -05:00
nm-wifi-ap-utils.h wifi: fix scanned signal strength calculation for WEXT-based drivers 2011-03-13 12:50:40 -05:00
nm-wifi-ap.c trivial: simplify AP mode setting function 2012-06-07 16:31:02 -05:00
nm-wifi-ap.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
org.freedesktop.NetworkManager.conf dbus: remove 'max_replies_per_connection' limit from D-Bus configuration 2012-05-23 10:37:19 +02:00