NetworkManager/src
Jiří Klimeš af0eb9e7ad core: don't default to IPv6 temp addr while completing connection (bgo #633233)
Enabling NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_TEMP_ADDR in
nm_device_complete_connection() made IPv6 temp address enabled for connections
created via AddAndActivateConnection() D-Bus call. But it is disabled for other
connections. That is not much consistent. So, do not enable IPv6 privacy when
completing connections and leave it up to users, who would like to use IPv6
Privacy Extensions, to enable it manually.
2012-06-11 09:32:49 +02:00
..
backends backends: fix nscd condrestart for systemd installations (rh #805531) 2012-05-10 17:47:01 +02:00
bluez-manager bluetooth: move device logic to bluez manager 2012-05-17 13:27:09 -05:00
dhcp-manager dhcp: use /128 as prefix length for IPv6 IA_NA assignments (bgo #656610) (debian #661885) 2012-05-31 15:47:55 -05:00
dns-manager vpn: support IPv6 over VPNs 2012-05-30 14:24:46 -04:00
dnsmasq-manager core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
firewall-manager firewall: set interface zone before IP configuration (rh #805405) 2012-03-21 15:10:11 -05:00
generated build: fix build 2012-03-01 17:48:31 +01:00
ip6-manager ip6: add default gateway to NMIP6Config (bgo #676317) 2012-05-31 15:37:49 -05:00
logging adsl: initial PPPoE support for ADSL devices 2012-05-18 15:42:56 -05:00
modem-manager modem: don't warn if disconnect fails when the modem already failed 2012-06-04 15:55:18 -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 core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
settings core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
supplicant-manager wifi: use supplicant's last_scan time for on-demand scan checking 2012-06-07 15:06:48 -05:00
tests build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
vpn-manager vpn-manager: handle empty IPv4/IPv6 config 2012-05-31 12:44:35 -04:00
wifi wifi: attempt to use same kernel API wpa_supplicant does (bgo #675017) 2012-05-04 14:26:10 -05:00
wimax Fix names of error enum values 2012-03-12 15:29:52 -04:00
gdb-cmd 2006-02-26 Dan Williams <dcbw@redhat.com> 2006-02-27 04:31:52 +00:00
main.c core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
Makefile.am core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
NetworkManagerUtils.c core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
NetworkManagerUtils.h core: fix parent/master confusion in some argument names 2012-03-01 17:40:17 -06:00
nm-activation-request.c core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
nm-activation-request.h core: wait for dependencies before continuing with device activation 2012-03-01 17:40:17 -06: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: track active connection dependencies 2012-03-01 17:40:17 -06: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 core: add internet connectivity check 2012-02-27 10:56:51 -06: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 up connectivity state checks 2012-02-27 10:56:51 -06: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 adsl: carrier handling and PPPoA support 2012-05-18 15:42:55 -05: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: consolidate mobile broadband device types 2011-02-25 10:16:17 -06: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 Fix a few misc issues noticed by Coverity 2012-04-05 13:30:09 -04:00
nm-device-vlan.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-device-wifi.c wifi: use supplicant's last_scan time for on-demand scan checking 2012-06-07 15:06:48 -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: don't default to IPv6 temp addr while completing connection (bgo #633233) 2012-06-11 09:32:49 +02:00
nm-device.h core: add driver-version, firmware-version properties to NMDevice (bgo #636124) 2012-06-08 08:55:15 +02: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 dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05: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 dispatcher: pass DHCP options as string:string hash 2011-05-11 16:01:12 -05: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 core: silently ignore duplicates in NMIP[46]Config 2012-05-15 13:51:37 -04:00
nm-ip4-config.h dhcp4: handle NIS servers and domains 2010-07-16 11:28:39 -07:00
nm-ip6-config.c ip6: add default gateway to NMIP6Config (bgo #676317) 2012-05-31 15:37:49 -05:00
nm-ip6-config.h ip6: add default gateway to NMIP6Config (bgo #676317) 2012-05-31 15:37:49 -05: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: re-implement device disconnect using generic auth request signal 2012-06-01 17:05:00 -05:00
nm-manager.h Fix names of error enum values 2012-03-12 15:29:52 -04: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 core: use nm_device_get_connection() in a few more places 2012-06-06 10:24:48 -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 core: fix undefined reference to assert in session-monitor-{systemd, null} 2012-02-09 10:48:20 -06: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 ip6: add default gateway debugging 2012-05-31 15:37:49 -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: move device creation into the manager 2012-02-05 23:18:32 -06: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 wifi: ensure APs remain in scan list when supplicant updates them 2012-02-20 15:06:05 -06:00
org.freedesktop.NetworkManager.conf dbus: remove 'max_replies_per_connection' limit from D-Bus configuration 2012-05-23 10:37:19 +02:00