Commit Graph

686 Commits

Author SHA1 Message Date
Peter Robinson cbce54a480 adsl plugin needs rp-pppoe to work otherwise you get these errors and the ADSL link doesn't come up
Jan 01 01:21:47 localhost NetworkManager[3128]: <info> Activation (eth1) starting connection 'pppoe-isp'
Jan 01 01:21:48 localhost NetworkManager[3128]: <warn> (eth1): PPPoE failed to start: Could not find pppoe binary.
Jan 01 01:21:48 localhost NetworkManager[3128]: <info> Disabling autoconnect for connection 'pppoe-isp'.
Jan 01 01:21:48 localhost NetworkManager[3128]: <warn> Activation (eth1) failed for connection 'pppoe-isp'
2014-08-30 18:57:43 +01:00
Dan Horák 6637d9e75b - always include ModemManager-glib-devel (#1129632) 2014-08-18 17:09:49 +02:00
Peter Robinson c4d68f6c20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 18:49:00 +00:00
Kalev Lember a66b4def38 Rebuilt for ppp 2.4.7 2014-08-11 18:49:52 +02:00
Dan Williams 05a1e014e2 connectivity: ensure interval is set to enable connectivity checking (rh #1123772)
Patch by Elad Alfassa <el.il@doom.co.il>
2014-07-30 08:46:59 -05:00
Kalev Lember 2d43347aad Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:13:59 +02:00
Thomas Haller 3f9b32f187 Update to upstream 0.9.10.0 release snapshot
I took the official upstream build and recompressed it with bzip2.
66a88346bb04d4f402540281181340313b2ec433e75aa9d9ea13f31697f9487e NetworkManager-0.9.10.0.tar.xz
2014-07-04 15:40:40 +02:00
Thomas Haller 672348a955 update spec file to make ppp_version dependent on fedora version
This way we can build rawhide packages against F20.

To build master on F20, you need to specify --dist
  fedpkg --dist f20 local
2014-07-04 14:04:47 +02:00
Dan Williams 11e58160ed add new NetworkManager-config-connectivity-fedora RPM
Adds defaults for using Fedora servers for connectivity checking.
2014-07-04 11:57:50 +02:00
Thomas Haller f285c1502b Update to upstream 0.9.9.98 (0.9.10-rc1) release snapshot
I took the official upstream build and recompressed it with bzip2.
f5f859ad76bd8cf32d866a6c2b9504f9bc89d8a317ca51939a45949a6a312513 NetworkManager-0.9.9.98.tar.xz
2014-06-25 18:40:30 +02:00
Thomas Haller 41a1662e75 update spec file to make it more similar to the upstream contrib spec file
also fix --with-teamdctl
2014-06-25 18:33:36 +02:00
Dan Williams e09ac81902 Update to upstream 0.9.9.95 (0.9.10-beta1) release snapshot 2014-06-09 11:09:28 -05:00
Dennis Gilmore bdaabccf5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 17:52:38 -05:00
Jiří Klimeš dd37ad8fc1 Own some missing directories (rh #1099789)
https://bugzilla.redhat.com/show_bug.cgi?id=1099789

Based on a hint from jpopelka@redhat.com
2014-05-21 16:05:55 +02:00
Dan Williams 3f6d3ea213 Rebuild against ppp 2.4.6 2014-04-11 11:17:43 -05:00
Dan Winship 74e11b0e43 Update snapshot, rename two plugins
- Update to a git snapshot (git20140319 git:3980806)
- Rename NetworkManager-atm package to NetworkManager-adsl
- Rename NetworkManager-bt package to NetworkManager-bluetooth
2014-03-19 17:19:35 -04:00
Jiří Klimeš 4815a8a9bc Update to a git snapshot (git20140317 git:1e89b4)
Fixes:
- platform: fix NM crash if link has no name (e.g. for failed VPN connection)
- libnm-util/cli: fix bridge priority default value (rh #1073664)
2014-03-17 14:46:19 +01:00
Jiří Klimeš 251fa91d5d Update to a git snapshot (git20140314 git:45a326d) and fix Obsoletes
Fix obsoleting and requiring packages due to splitout of -atm, -bt and -wwan.
It is needed so that new packages are installed on update.
2014-03-14 12:46:04 +01:00
Jiří Klimeš a36fa77d88 Install new plugins as separate packages
NetworkManager-atm  - libnm-device-plugin-atm.so
NetworkManager-bt   - libnm-device-plugin-bt.so
NetworkManager-wwan - libnm-device-plugin-wwan.so, libnm-wwan.so

Upstream commit:
c1a064b merge: move ATM, Bluetooth, and WWAN into device plugins (bgo #724324)
2014-03-10 17:04:54 +01:00
Jiří Klimeš b18c4ca63f Update to a git snapshot (git20140310 git:350b6d6) 2014-03-10 16:10:39 +01:00
Thomas Haller b749848e40 update to snapshot from new development release 0.9.9.1 2014-02-28 14:53:00 +01:00
Thomas Haller 691505aed9 bugfix caching of libnl objects (caused error with new libnl3 version when activating bridges) (rh #1063290)
and cherry-pick diverse other patches from upstream.
2014-02-22 00:00:40 +01:00
Thomas Haller 13de8b49e8 make spec file similar to NetworkManager.spec from automation branch
upstream branch automation contains a template spec file that is supposed
to work for all kind of RHEL and Fedora versions. Make the spec file of
rawhide similar to that one, so that it's easier to compare them.
2014-02-22 00:00:40 +01:00
Thomas Haller fdc10f83b5 cleanup *spec file and add nmtui package
Make the spec file more similar to the one from f20.
2014-02-22 00:00:40 +01:00
Thomas Haller 9ab3949bca Fix crash in libnm-glib getting secrets 2014-02-02 11:37:02 +01:00
Thomas Haller 8db2aec80d rename patch file (to order them) 2014-02-02 11:26:55 +01:00
Jiří Klimeš 4ec14888d4 Update to a git snapshot (git20140131) 2014-01-31 11:34:12 +01:00
Jiří Klimeš 1ceac5a09d Update to a git snapshot (git20140117) 2014-01-17 09:28:43 +01:00
Jiří Klimeš 85e37a3d52 Update to a git snapshot (git20140114) 2014-01-14 18:24:46 +01:00
Adam Williamson c5f0e5fcd8 whoops...helps to hit save when merging 2014-01-10 10:29:03 -08:00
Adam Williamson 93c10b457c Merge commit 'd9c5764ddb7a90f57a3d13b542bafada9beb6d92'
Conflicts:
	NetworkManager.spec
2014-01-10 10:26:34 -08:00
Dan Winship d9c5764ddb bluez-manager: fix a crash (rh #1048711) 2014-01-06 12:13:01 -05:00
Dan Williams 2af4e12ad1 core: fix IPv6 router solicitation loop (rh #1044757) 2013-12-19 18:07:36 -06:00
Dan Williams 170f1c14b7 Fix a couple bugs (rh #1034921) (rh #1029213) (rh #1032819)
- core: wait for link before declaring startup complete (rh #1034921)
- core: ignore RA-provided IPv6 default routes (rh #1029213)
- core: set IPv4 broadcast address correctly (rh #1032819)
2013-12-18 13:03:30 -06:00
Dan Winship 7212c621a9 core: Fix PtP/peer address support, for OpenVPN 2013-12-02 15:02:03 -05:00
Jiří Klimeš 8df33b293d cherry-picked several fixes (for crashes)
- dispatcher: fix crash on exit while logging from signal handler (rh #1017884)
- core: workaround crash when connecting to wifi (rh #1025371)
- ethernet: don't crash if device doesn't have a MAC address (rh #1029053)
- libnm-glib: fix crash by taking additional ref in result_cb() (rh #1030403)
- ifcfg-rh: fix ignoring updates that don't change anything
2013-11-20 14:47:19 +01:00
Jiří Klimeš b75568ba24 cherry-picked several fixes (for crashes)
- dispatcher: fix crash on exit while logging from signal handler (rh #1017884)
- core: workaround crash when connecting to wifi (rh #1025371)
- ethernet: don't crash if device doesn't have a MAC address (rh #1029053)
- libnm-glib: fix crash by taking additional ref in result_cb() (rh #1030403)
- ifcfg-rh: fix ignoring updates that don't change anything
2013-11-20 14:41:57 +01:00
Dan Winship c753429967 several fixes
- nmcli: add "con load" to manually load an ifcfg file
- vpn: fix logging to help debug rh #1018317
- bridge: fix crash with bridge ports with empty settings (rh #1031170)
2013-11-18 12:19:26 -05:00
Dan Winship bd53380b9a several fixes
- nmcli: add "con load" to manually load an ifcfg file
- vpn: fix logging to help debug rh #1018317
- bridge: fix crash with bridge ports with empty settings (rh #1031170)
2013-11-18 12:18:43 -05:00
Dan Williams bc22bc29b3 core: fix detection of non-mac80211 devices that do not set DEVTYPE (rh #1015598) 2013-11-18 11:36:27 -05:00
Dan Williams 9e072a43ad core: add some debugging to help diagnose netlink errors (rh #1029213) 2013-11-18 11:36:18 -05:00
Dan Williams c995aec494 core: fix detection of non-mac80211 devices that do not set DEVTYPE (rh #1015598) 2013-11-14 11:02:45 -06:00
Dan Williams 66ccec23c5 core: add some debugging to help diagnose netlink errors (rh #1029213) 2013-11-13 20:17:59 -06:00
Jiří Klimeš de841598c4 Include the patches for following bugs (mostly crashes):
rh #1021112
rh #1023571
rh #1019021
rh #1025007
rh #1012151
2013-11-08 14:05:52 +01:00
Jiří Klimeš d3cdc3cf7f Include the patches for following bugs (mostly crashes):
rh #1021112
rh #1023571
rh #1019021
rh #1025007
rh #1012151
2013-11-08 13:42:29 +01:00
Thomas Haller 1c5320e921 add notes to %changelog about upcomming fixes in F20 2013-10-31 16:56:56 +01:00
Dan Williams f2061f25cc Note that 1023571 is fixed upstream for next snapshot 2013-10-30 11:57:44 -05:00
Dan Williams 7b37dbf377 Update snapshot 2013-10-03 14:14:55 -05:00
Dan Williams f40b011443 Update snapshot 2013-10-03 14:14:28 -05:00
Dan Winship afa35614d0 Update to git snapshot 2013-10-01 10:55:07 -04:00
Bill Nottingham c624969933 Drop wimax. 2013-09-20 10:04:03 -05:00
Bill Nottingham f6ce662521 Drop wimax. 2013-09-20 10:02:52 -05:00
Dan Williams 29eeee6b30 Update to latest snapshot; enable MM1 support 2013-09-13 14:16:35 -05:00
Dan Williams fb6dddd20c Update to git snapshot 2013-09-13 13:11:15 -05:00
Dan Williams 6a6586fe83 Update to a new git snapshot 2013-08-07 15:34:26 -05:00
Dan Winship 9c603c307c Create NetworkManager-config-server package 2013-07-26 11:02:34 -04:00
Dan Williams 1cfbec021e Update to git snapshot 2013-07-24 14:16:15 -05:00
Dan Winship 430484addd brewtap fixes
- Belatedly update udev directory for UsrMove
- Fix incorrect dates in old changelog entries to avoid rpm warnings
2013-07-02 09:30:04 -04:00
Dan Winship d28f80dced build support for connectivity checking (rh #810457) 2013-06-26 19:10:27 -04:00
Daniel Mach 3ab8a0adf1 Disable WiMax for RHEL 2013-06-25 16:50:52 +02:00
Dan Williams d8a14c6e91 Update to new 0.9.10 snapshot 2013-06-03 12:05:29 -05:00
Dan Williams 64aa00035d Fix systemd leftovers 2013-05-15 10:13:45 -05:00
Dan Williams 7cf89f50f6 Update systemd unit files (rh #948433) (rh #787314) 2013-05-15 09:56:29 -05:00
Dan Williams 4aa8a04bae Update to 0.9.10 snapshot; hardened build 2013-05-14 15:45:14 -05:00
Dan Williams c5cf66f378 Update to new pre-0.9.8.2 snapshot 2013-05-08 11:42:14 -05:00
Dan Williams 3f856145ca Update to 0.9.8.2 snapshot 2013-04-01 10:16:30 -05:00
Dan Williams f9d309e44a Install nmcli bash-completion file 2013-02-21 21:58:23 -06:00
Dan Williams 4321ca06c6 Fix file list 2013-02-21 21:44:53 -06:00
Dan Williams 00360eb65e Update to the 0.9.8.0 release 2013-02-21 21:29:06 -06:00
Dan Williams 43f2027c21 BuildRequires iptables 2013-02-09 09:01:15 -06:00
Dan Williams 611f7e194d Requires iptables 2013-02-09 00:45:41 -06:00
Dan Williams 3bbea25ab4 Update to 0.9.7.997 (0.9.8-beta2) 2013-02-09 00:36:15 -06:00
Rex Dieter ca0bea6c3e BR: iptables
an attempt at fixing ftbfs
2013-01-20 08:28:54 -06:00
Kalev Lember 80084ae4ea Rebuilt for libnl3 2013-01-20 08:14:09 +01:00
Dan Winship 7f9de59e07 Set correct systemd KillMode to fix anaconda shutdown hangs (rh #876218) 2013-01-14 08:53:53 -05:00
Jiří Klimeš 3cbd4c0545 Update to git snapshot (git20121211) 2012-12-11 10:43:39 +01:00
Dan Winship 90967adf83 Build vapi files and add them to the devel package 2012-12-05 16:27:26 -05:00
Dan Winship c5ee82b8f7 Apply patch from master to read hostname from /etc/hostname (rh #831735) 2012-12-05 06:37:26 -05:00
Jiří Klimeš a8ce3a91df spec: create /etc/NetworkManager/dnsmasq.d (rh #873621) 2012-11-27 14:32:48 +01:00
Jiří Klimeš d7b2ff1ec5 Apply patch from master to set a hostname (rh #875085) 2012-11-27 14:32:43 +01:00
Daniel Drake 2f2cea1765 Don't bring up uninitialized devices (fd #56929) 2012-11-27 06:40:05 -06:00
Dan Winship d1e13ca88f Actually apply the patch from the previous commit... 2012-10-15 08:23:15 -04:00
Dan Winship 9ad08529a6 Apply patch from master to fix a crash (rh #865009) 2012-10-15 08:17:50 -04:00
Dan Winship 0b8cc37839 Apply patch from master so connections finish connecting properly (bgo #685581) 2012-10-06 15:53:46 -04:00
Dan Williams 4b595f89d5 Forward-port some forgotton fixes from F17 (rh #787314) (rh #811200) 2012-10-05 13:45:51 -05:00
Dan Winship 8ab74ba0ab Update to git snapshot 2012-10-04 09:46:17 -04:00
Dan Williams 53e545647e ModemManager no longer a hard requirement
It's installed via comps, through the dial-up group which is installed
by base-system.
2012-10-02 16:50:43 -05:00
Dan Winship 505eafa6ce Update to 0.9.7.0 snapshot 2012-08-21 13:54:37 -04:00
Dennis Gilmore df09a64d12 Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 01:03:50 -05:00
Dan Williams ecc6e1a5ac Update to 0.9.6-rc2 2012-07-23 20:50:41 -05:00
Jiří Klimeš cc80b12c60 Update to 0.9.5.95 (0.9.6-rc1) snapshot 2012-07-13 09:49:21 +02:00
Jiří Klimeš 78b5304fe0 Update to git snapshot 2012-05-21 15:52:28 +02:00
Dan Winship 6fe804af61 NM no longer uses /var/run/NetworkManager, so don't claim to own it. (rh #656638) 2012-05-08 09:54:05 -04:00
Dan Williams d14fbd59dc remove Requires on stuff that only the applet needed 2012-05-07 16:00:22 -05:00
Dan Williams fc0f9a2909 iso-codes-devel was only needed by the GUI stuff 2012-05-07 15:52:35 -05:00
Jiří Klimeš 63d6a6e886 Update to git snapshot 2012-05-02 10:19:23 +02:00
Jiří Klimeš bc36dde52f Fix Fedora version check for cases where "fedora" is undefined (rh #810851) 2012-04-10 09:48:06 +02:00
Colin Walters fc54dd3346 Add _isa for internal requires; otherwise depsolving may pull in an
arbitrary architecture.
2012-03-28 17:19:10 -04:00
Jiří Klimeš 8e3991ce46 Updated to 0.9.4 2012-03-28 17:19:10 +02:00
Dan Williams 9cf9eba369 libnm-glib: updated for new symbols the applet wants 2012-03-19 23:08:56 -05:00
Dan Williams a65e61e75e Fix systemd paths (revert bad debug commit) 2012-03-19 22:08:54 -05:00
Dan Williams cf9d329f24 Split applet/editor/libnm-gtk out to separate RPMS 2012-03-19 22:05:15 -05:00
Dan Williams 2a5adcbd65 Sync with f17 2012-03-14 13:05:48 -05:00
Dan Williams 5909613e6c Update to 0.9.3.995 (0.9.4-beta1) 2012-03-02 15:42:34 -06:00
Matthias Clasen 02c1ba597e fix BRs 2012-01-19 22:11:55 -05:00
Matthias Clasen 38633124a1 rebuild 2012-01-19 21:38:48 -05:00
Dennis Gilmore 2ad2e2861c - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 14:25:48 -06:00
Daniel Drake 1321eb99eb Rebuild for libgnome-bluetooth.so.9 2011-11-26 10:10:00 -06:00
Dan Williams 08d5cbe0e2 Ignore GTK deprecated symbols 2011-11-10 15:09:58 -06:00
Dan Williams ba531f599f Work around nss error 2011-11-10 12:41:41 -06:00
Dan Williams 04ba8e9140 Update to 0.9.2 2011-11-10 12:23:14 -06:00
Adam Williamson 3a8d9ca672 Merge commit '38ea3e9999aff478d05f59c739bc593bc97e2791'
Conflicts:
	.gitignore
	NetworkManager.spec
2011-11-09 11:36:18 -08:00
Dennis Gilmore 9635326330 - Rebuilt for glibc bug#747377 2011-10-26 18:34:26 -05:00
Jiří Klimeš 38ea3e9999 Fix setting hostname from DHCP options (rh #719100) 2011-10-21 10:38:10 +02:00
Dan Williams b752f10c74 fix location of wifi.ui (rh #741448) 2011-09-27 14:01:11 -05:00
Dan Williams 06db800a5c fix location of wifi.ui (rh #741448) 2011-09-27 14:00:05 -05:00
Jiří Klimeš 69624ea7ae Updated git snapshot to fix ifcfg-rh security issue (CVE-2011-3364) (rh #737338)
see https://bugzilla.redhat.com/show_bug.cgi?id=737338 (parent bug)
    https://bugzilla.redhat.com/show_bug.cgi?id=741418 (tracker bug)
2011-09-27 14:32:38 +02:00
Jiří Klimeš 186a7c6c6c Updated to git snapshot to fix ifcfg-rh security issue (CVE-2011-3364) (rh #737338)
see https://bugzilla.redhat.com/show_bug.cgi?id=737338 (parent bug)
    https://bugzilla.redhat.com/show_bug.cgi?id=741418 (tracker bug)
2011-09-27 14:20:43 +02:00
Ray Strode 48702bb8c4 Update to 0.9.1.90 2011-09-27 07:32:06 -04:00
Dan Williams 025e2e7c11 Fix iso-codes requirement 2011-09-20 00:23:12 -05:00
Dan Williams a32d732869 Fix iso-codes requirement 2011-09-20 00:23:03 -05:00
Dan Williams 1dd9159654 BuildRequire: iso-codes 2011-09-20 00:13:38 -05:00
Dan Williams 459e9986dd BuildRequire: iso-codes 2011-09-20 00:13:23 -05:00
Dan Williams 39811eb2b2 Update to 0.9.1.90 2011-09-20 00:07:10 -05:00
Dan Williams 71139934b4 Update to 0.9.1.90 2011-09-20 00:02:31 -05:00
Dan Williams f0fa260b64 Remove some old bits 2011-09-19 23:25:09 -05:00
Tom "spot" Callaway a6893b4a25 fix systemd scriptlets and trigger 2011-09-09 13:46:18 -04:00
Tom "spot" Callaway 9261b89fcb fix systemd scriptlets and trigger 2011-09-09 13:44:48 -04:00
Dan Williams 1fe2e942f6 Update to 0.9 2011-08-26 10:38:45 -05:00
Dan Williams 2a9230ddc9 Update to 0.9 2011-08-26 10:37:57 -05:00
Ray Strode ad57d03301 handle changes to ifcfg files properly
This commit adds upstream commits:

312c7c952cbb3f20bcb1092db9bfbb51485fcebd
adc7ec170d429b6b8cdeb302c8afa96fbd3ba907

in order to squash an alpha blocker.

See https://bugzilla.redhat.com/show_bug.cgi?id=727501
2011-08-05 16:03:43 -04:00
Dan Williams 60c6349daa Another stab at autopoint; it's in gettext-devel so why can't the buildsys find it? 2011-07-21 09:53:18 -05:00
Dan Williams a974d52eda Try something else for autopoint 2011-07-21 01:02:41 -05:00
Dan Williams 4483a5fb58 Update to new git snapshot 2011-07-21 00:44:51 -05:00
Dan Williams e11025f97d Update from f15 2011-07-02 16:41:11 -05:00
Dan Williams c97c74c589 Update to 0.8.9997 (0.9-rc3) 2011-05-31 10:46:35 -05:00
Bill Nottingham b9d101456e Fix upgrade trigger.
/sbin/chkconfig, without a level, will redirect to systemd; this is not
what you want when you're checking its SysV status for migration.
2011-05-06 11:35:33 -04:00
Dan Williams 29aca24d1a Update to 0.8.999 (0.9-rc2) 2011-05-03 23:31:43 -05:00
Dan Williams e0aab189a8 Update from f15 2011-04-27 19:07:05 -05:00
Dan Williams aef144ecdb New snapshot to fix wired connection issues 2011-03-28 11:31:04 -05:00
Dan Williams 65bc38d0ff Update to 0.8.997 (0.9-beta3) 2011-03-25 11:02:41 -05:00
Jiří Klimeš 8d0ac9988c Fix updating resolv.conf (rh #672282) 2011-02-23 10:21:21 +01:00
Matthias Clasen 82da7ab587 rebuild 2011-02-11 07:45:34 -05:00
Dennis Gilmore e535f832f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 17:59:06 -06:00
Matthias Clasen 2d76c19ed9 rebuild 2011-02-02 10:05:22 -05:00
Dan Williams 2f00cb8294 Fix build issues due to smarter GCC 2011-02-01 22:13:35 -06:00
Dan Williams a231c3eb8d Suppress unused-but-set GCC warning 2011-02-01 21:44:23 -06:00
Dan Williams 1c77896629 Handle modem IP interface changes after device is recognized 2011-02-01 21:21:21 -06:00
Matthias Clasen 31be45ca2f bump rev 2011-01-10 07:49:16 -05:00
Matthias Clasen da9fd0545f rebuild 2011-01-10 07:45:10 -05:00
Dan Horák 3f81a971ed - use --force in autoreconf to fix FTBFS 2010-12-21 10:58:27 +01:00
Matthias Clasen c2aef42384 rebuild 2010-12-03 16:44:26 -05:00
Dan Williams 73253af956 Update to 0.8.2 2010-11-18 10:20:15 -06:00
Dan Williams 8945c4bc19 Update to 0.8.2 2010-11-03 14:00:41 -05:00
Matthias Clasen 3029c8db21 build against libnotify 0.7 2010-11-03 09:55:17 -04:00
Matthias Clasen 58750a040f build against libnotify 0.7.0 2010-11-03 09:51:54 -04:00
Dan Williams 86ef1e5f8f Preserve Wifi Enabled state across reboot and suspend/resume 2010-11-01 20:26:49 -05:00
Dan Williams 3e67131815 fix suspend/resume and nmcli issues
- core: fix suspend/resume regression (rh #638640)
- core: fix issue causing some nmcli requests to be ignored
2010-10-15 14:19:56 -05:00
Dan Williams 10e568e9dd core: preserve custom local-mapped hostnames in /etc/hosts (rh #627269) 2010-10-08 09:44:44 -05:00
Dan Williams c28c070c1c * Thu Oct 7 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-7
- core: remove stale /etc/hosts mappings (rh #630146)
2010-10-07 00:41:47 -05:00
Dan Williams c52f751c04 Update to git snapshot 2010-08-31 17:54:20 -05:00
Dan Williams f732a55d63 Fix systemd and polkit stuff 2010-08-24 11:58:48 -05:00
Dan Williams 66776fa91e Fixes for polkit >= 0.97 and systemd 2010-08-17 10:11:33 -05:00
Dan Williams 080bb863d8 core: rebuild to fix dbus-glib security issue (CVE-2010-1172) (rh #585394) 2010-08-13 12:44:59 -05:00
Dan Williams 081dd42bdb Update to 0.8.1.x for bugfix rollup
* Wed Aug 13 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-2
- core: quiet annoying warnings (rh #612991)
- core: fix retrieval of various IP options in libnm-glib (rh #611141)
- core: ship NetworkManager.conf instead of deprecated nm-system-settings.conf (rh #606160)
- core: add short hostname to /etc/hosts too (rh #621910)
- core: recheck autoactivation when new system connections appear
- core: enable DHCPv6-only configurations (rh #612445)
- core: don't fail connection immediately if DHCP lease expires (rh #616084) (rh #590874)
- core: fix editing of PPPoE system connections
- core: work around twitchy frequency reporting of various wifi drivers
- core: don't tear down user connections on console changes (rh #614556)
- cli: wait a bit for NM's permissions check to complete (rh #614866)
- ifcfg-rh: ignore BRIDGE and VLAN configs and treat as unmanaged (rh #619863)
- man: add manpage for nm-online
- applet: fix crash saving ignore-missing-CA-cert preference (rh #619775)
- applet: hide PIN/PUK by default in the mobile PIN/PUK dialog (rh #615085)
- applet: ensure Enter closes the PIN/PUK dialog (rh #611831)
- applet: fix another crash in ignore-CA-certificate handling (rh #557495)
- editor: fix handling of Wired/s390 connections (rh #618620)
- editor: fix crash when canceling editing in IP address pages (rh #610891)
- editor: fix handling of s390-specific options
- editor: really fix crash when changing system connections (rh #603566)
2010-08-13 11:38:33 -05:00
Daniel Williams 5c4507f6fe - core: read nm-system-settings.conf before NetworkManager.conf (rh
#606160)
- core: fix editing system DSL connections when using keyfile plugin
- core: work around inconsistent proprietary driver associated AP reporting
- core: ensure empty VPN secrets are not used (rh #587784)
- core: don't request WiFi scans when connection is locked to a specific
    BSSID
- cli: show IPv6 settings and configuration
- applet: updated translations
- editor: fix a PolicyKit-related crash editing connections (rh #603566)
- applet: fix saving the ignore-missing-CA-cert preference (rh #610084)
- editor: fix listing connections on PPC64 (rh #608663)
- editor: ensure editor windows are destroyed when closed (rh #572466)
2010-07-22 15:06:54 +00:00
Matthias Clasen 61e98e4461 rebuild 2010-07-01 23:00:55 +00:00
Daniel Williams 27e3dfe381 - Update to 0.8.1 release candidate
- core: fix WWAN hardware enable state tracking (rh #591622)
- core: fix Red Hat initscript return value on double-start (rh #584321)
- core: add multicast route entry for IPv4 link-local connections
- core: fix connection sharing in cases where a dnsmasq config file exists
- core: fix handling of Ad-Hoc wifi connections to indicate correct network
- core: ensure VPN interface name is passed to dispatcher when VPN goes
    down
- ifcfg-rh: fix handling of ASCII WEP keys
- ifcfg-rh: fix double-quoting of some SSIDs (rh #606518)
- applet: ensure deleted connections are actually forgotten (rh #618973)
- applet: don't crash if the AP's BSSID isn't availabe (rh #603236)
- editor: don't crash on PolicyKit events after windows are closed (rh
    #572466)
Wed May 26 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-0.3
- core: fix nm-online crash (rh #593677)
- core: fix failed suspend disables network (rh #589108)
- core: print out missing firmware errors (rh #594578)
- applet: fix device descriptions for some mobile broadband devices
- keyfile: bluetooth fixes
- applet: updated translations (rh #589230)
Wed May 19 2010 Dan Williams <dcbw@redhat.com> - 0.8.1-0.2.git20100519
- core: use GIO in local mode only (rh #588745)
- core: updated translations (rh #589230)
- core: be more lenient in IPv6 RDNSS server expiry (rh #590202)
- core: fix headers to be C++ compatible (rh #592783)
- applet: updated translations (rh #589230)
- applet: lock connections with well-known SSIDs to their specific AP
2010-06-26 02:48:14 +00:00
Daniel Williams abba078907 - core: fix handling of IPv6 RA flags when router goes away (rh #588560)
- bluetooth: fix crash configuring DUN connections from the wizard (rh
    #590666)
2010-05-11 05:46:43 +00:00
Daniel Williams 1818cd0761 - core: restore initial accept_ra value for IPv6 ignored connections (rh
#588619)
- bluetooth: fix bad timeout on PAN connections (rh #586961)
- applet: updated translations
2010-05-10 06:34:03 +00:00
Daniel Williams fffdd0e26e - core: treat missing IPv6 configuration as ignored (rh #588814)
- core: don't flush IPv6 link-local routes (rh #587836)
- cli: update output formatting
2010-05-05 08:07:31 +00:00
Daniel Williams 4c8a9e5088 - core: allow IP configuration as long as one method completes (rh #567978)
- core: don't prematurely remove IPv6 RDNSS nameservers (rh #588192)
- core: ensure router advertisements are only used when needed (rh #588613)
- editor: add IPv6 gateway editing capability
2010-05-03 11:59:10 +00:00
Daniel Williams ff2676f4a9 - core: IPv6 autoconf, DHCP, link-local, and manual mode fixes
- editor: fix saving IPv6 address in user connections
2010-05-02 08:06:53 +00:00
Daniel Williams 5042b3a594 - core: fix crash when IPv6 is enabled and interface is deactivated 2010-04-29 15:45:04 +00:00
Daniel Williams e58e81d016 - core: fix issues with IPv6 router advertisement mishandling (rh #530670)
- core: many fixes for IPv6 RA and DHCP handling (rh #538499)
- core: ignore WWAN ethernet devices until usable (rh #585214)
- ifcfg-rh: fix handling of WEP passphrases (rh #581718)
- applet: fix crashes (rh #582938) (rh #582428)
- applet: fix crash with multiple concurrent authorization requests (rh
    #585405)
- editor: allow disabling IPv4 on a per-connection basis
- editor: add support for IPv6 DHCP-only configurations
2010-04-27 07:28:51 +00:00
Daniel Williams b176f83e73 - core: fix crash during install (rh #581794)
- wifi: fix crash when supplicant segfaults after resume (rh #538717)
- ifcfg-rh: fix MTU handling for wired connections (rh #569319)
- applet: fix display of disabled mobile broadband devices
2010-04-22 22:35:15 +00:00
Daniel Williams 5276ed77f9 Fix RPM release # 2010-04-09 01:39:15 +00:00
Daniel Williams 264c26cdce - core: fix automatic WiFi connections on resume (rh #578141) 2010-04-09 01:37:00 +00:00
Daniel Williams 9d335e7056 - core: more flexible logging
- core: fix crash with OLPC mesh devices after suspend
- applet: updated translations
- applet: show mobile broadband signal strength and technology in the icon
- applet: fix continuous password requests for 802.1x connections
- applet: many updated translations
2010-04-08 19:37:17 +00:00
Daniel Williams 0ddad2d7dc - core: fix modem enable/disable
- core: fix modem default route handling
2010-03-25 21:24:49 +00:00
Daniel Williams 2d2011df1f - core: don't exit early on non-fatal state file errors
- core: fix Bluetooth connection issues (rh #572340)
- applet: fix some translations (rh #576056)
- applet: better feedback when wrong PIN/PUK is entered
- applet: many updated translations
- applet: PIN2 unlock not required for normal modem functionality
- applet: fix wireless secrets dialog display
2010-03-24 09:07:49 +00:00
Daniel Williams 940ffda987 - man: many manpage updates
- core: determine classful prefix if non is given via DHCP
- core: ensure /etc/hosts is always up-to-date and correct (rh #569914)
- core: support GSM network and roaming preferences
- applet: startup speed enhancements
- applet: better support for OTP/token-based WiFi connections
- applet: show GSM and CDMA registration status and signal strength when
    available
- applet: fix zombie GSM and CDMA devices in the menu
- applet: remove 4-character GSM PIN/PUK code limit
- applet: fix insensitive WiFi Create... button (rh #541163)
- applet: allow unlocking of mobile devices immediately when plugged in
2010-03-17 08:02:35 +00:00
Daniel Williams ac78a21419 - core: update to final 0.8 release
- core: fix Bluetooth DUN connections when secrets are needed
- ifcfg-rh: add helper for initscripts to determine ifcfg connection UUIDs
- applet: fix Bluetooth connection secrets requests
- applet: fix rare conflict with other gnome-bluetooth plugins
2010-02-19 20:51:28 +00:00
Daniel Williams 029921f8a9 - core: fix mobile broadband PIN handling (rh #543088) (rh #560742)
- core: better handling of /etc/hosts if hostname was already added by the
    user
- applet: crash less on D-Bus property errors (rh #557007)
- applet: fix crash entering wired 802.1x connection details (rh #556763)
2010-02-12 07:31:37 +00:00
Kevin Kofler 06d43b082c - fix nm-connection-editor for the stricter ld, need -lm (fixes FTBFS) 2010-02-09 23:09:41 +00:00
Kevin Kofler ee6541a10b - fix nmcli-build.patch hack for the stricter ld (fixes FTBFS)
(but why are we patching nmcli to build in the NetworkManager tree at all,
    as opposed to packaging it separately as it appears to be designed to?)
2010-02-09 22:48:31 +00:00
Kevin Kofler 09da2aa657 - don't autostart in KDE on F13+ (#541353)
- validate the autostart .desktop file
2010-02-09 15:20:40 +00:00
Daniel Williams d80f4aaeb0 - core: add Bluetooth Dial-Up Networking (DUN) support (rh #136663)
- core: start DHCPv6 on receipt of RA 'otherconf'/'managed' bits
- nmcli: allow enable/disable of WiFi and WWAN
2010-01-30 00:23:00 +00:00
Daniel Williams 91d90886ef - ifcfg-rh: read and write DHCPv6 enabled connections (rh #429710)
- nmcli: update
Thu Jan 21 2010 Dan Williams <dcbw@redhat.com> - 0.7.999-2.git20100120
- core: clean NSS up later to preserve errors from crypto_init()
Wed Jan 20 2010 Dan Williams <dcbw@redhat.com> - 0.7.999-1.git20100120
- core: support for managed-mode DHCPv6 (rh #429710)
- ifcfg-rh: gracefully handle missing PREFIX/NETMASK
- cli: initial preview of command-line client
- applet: add --help to explain what the applet is (rh #494641)
2010-01-22 22:16:35 +00:00
Daniel Williams ac7dc195db - build: fix for new pppd (rh #548520)
- core: add WWAN enable/disable functionality
- ifcfg-rh: IPv6 addressing and routes support (rh #523288)
- ifcfg-rh: ensure connection is updated when route/key files change
- applet: fix crash when active AP isn't found (rh #546901)
- editor: fix crash when editing connections (rh #549579)
2010-01-07 07:13:20 +00:00
Daniel Williams 2e0f497b0f - core: fix recognition of standalone 802.1x private keys
- applet: clean notification text to ensure it passes libnotify validation
2009-12-14 20:13:03 +00:00
Daniel Williams 94cf4e1e4b - core: remove haldaemon from initscript dependencies (rh #542078)
- core: handle PEM certificates without an ending newline (rh #507315)
- core: fix rfkill reporting for ipw2x00 devices
- core: increase PPPoE timeout to 30 seconds
- core: fix re-activating system connections with secrets
- core: fix crash when deleting automatically created wired connections
- core: ensure that a VPN's DNS servers are used when sharing the VPN
    connection
- ifcfg-rh: support routes files (rh #507307)
- ifcfg-rh: warn when device will be managed due to missing HWADDR (rh
    #545003)
- ifcfg-rh: interpret DEFROUTE as never-default (rh #528281)
- ifcfg-rh: handle MODE=Auto correctly
- rpm: fix rpmlint errors
- applet: don't crash on various D-Bus and other errors (rh #545011) (rh
    #542617)
- editor: fix various PolicyKit-related crashes (rh #462944)
- applet+editor: notify user that private keys must be protected
2009-12-08 07:11:05 +00:00
Daniel Williams 84bc8411ee - nm: better pidfile handing (rh #517362)
- nm: save WiFi and Networking enabled/disabled states across reboot
- nm: fix crash with missing VPN secrets (rh #532084)
- applet: fix system connection usage from the "Connect to hidden..."
    dialog
- applet: show Bluetooth connections when no other devices are available
    (rh #532049)
- applet: don't die when autoconfigured connections can't be made (rh
    #532680)
- applet: allow system administrators to disable the "Create new wireless
    network..." menu item
- applet: fix missing username connecting to VPNs the second time
- applet: really fix animation stuttering
- editor: fix IP config widget tooltips
- editor: allow unlisted countries in the mobile broadband wizard (rh
    #530981)
- ifcfg-rh: ignore .rpmnew files (rh #509621)
2009-11-13 19:40:57 +00:00
Daniel Williams 6d431c1580 Don't run build-time tests since we can't get the dbus uuid 2009-10-22 03:16:26 +00:00
Daniel Williams 037c0ab4f9 Fix dbus uuid path 2009-10-22 01:45:13 +00:00
Daniel Williams 7be937635b Ensure there's a valid dbus UUID for our testcases 2009-10-22 01:31:18 +00:00
Daniel Williams bed27cd278 - install: better fix for (rh #526519)
- install: don't build Bluetooth bits on s390 (rh #529854)
- nm: wired 802.1x connection activation fixes
- nm: fix crash after modifying default wired connections like "Auto eth0"
- nm: ensure VPN secrets are requested again after connection failure
- nm: reset 'accept_ra' to previous value after deactivating IPv6
    connections
- nm: ensure random netlink events don't interfere with IPv6 connection
    activation
- ifcfg-rh: fix writing out LEAP connections
- ifcfg-rh: recognize 'static' as a valid BOOTPROTO (rh #528068)
- applet: fix "could not find required resources" error (rh #529766)
2009-10-22 01:09:23 +00:00
Daniel Williams 32ffde21cb - install: fix -gnome package %pre script failures (rh #526519)
- nm: fix failures validating private keys when using the NSS crypto
    backend
- applet: fix crashes when clicking on menu but not associated (rh #526535)
- editor: fix crash editing wired 802.1x settings
- editor: fix secrets retrieval when editing connections
2009-10-03 01:05:26 +00:00
Daniel Williams 56b3ef9f96 - nm: fix connection takeover when carrier is not on
- nm: handle certificate paths (CA chain PEM files are now fully usable)
- nm: defer action for 4 seconds when wired carrier drops
- ifcfg-rh: fix writing WPA passphrases with odd characters
- editor: fix editing of IPv4 settings with new connections (rh #525819)
- editor: fix random crashes when editing due to bad widget refcounting
- applet: debut reworked menu layout (not final yet...)
2009-09-29 02:52:15 +00:00
Matthias Clasen 790ff91785 Apply GConf schemas 2009-09-24 01:42:23 +00:00
Daniel Williams eb2c06a48e - nm: allow disconnection of all device types
- nm: ensure that wired connections are torn down when their hardware goes
    away
- nm: fix crash when canceling a VPN's request for secrets
- editor: fix issues changing connections between system and user scopes
- editor: ensure changes are thrown away when editing is canceled
- applet: ensure connection changes are noticed by NetworkManager
- applet: fix crash when creating new connections
- applet: actually use wired 802.1x secrets after they are requested
2009-09-21 21:24:31 +00:00
Daniel Williams 60d6eaef0a - nm: IPv6 zeroconf support and fixes
- nm: port to polkit (rh #499965)
- nm: fixes for ehea devices (rh #511304) (rh #516591)
- nm: work around PPP bug causing bogus nameservers for mobile broadband
    connections
- editor: fix segfault with "Unlisted" plans in the mobile broadband
    assistant
2009-08-26 20:32:30 +00:00
Daniel Williams 3c508c8fb1 - nm: add iSCSI support
- nm: add connection assume/takeover support for ethernet (rh #517333)
- nm: IPv6 fixes
- nm: re-add OLPC XO-1 mesh device support (removed with 0.7.0)
- applet: better WiFi dialog focus handling
2009-08-13 14:45:41 +00:00
Bastien Nocera b67f431a84 fix patch application 2009-08-11 09:06:38 +00:00
Bastien Nocera 400d59b381 - Add patch to fix service detection on phones 2009-08-11 08:52:18 +00:00
Daniel Williams fd62b915df - nm: IPv6 support for manual & router-advertisement modes 2009-08-04 20:02:08 +00:00
Matthias Clasen ebbe3390b5 Fix file list 2009-08-02 05:35:09 +00:00
Matthias Clasen 6d867595a4 Save some space 2009-08-02 05:04:09 +00:00
Daniel Williams c01a268fc7 fix buildrequires 2009-07-28 16:07:28 +00:00
Daniel Williams c3173c2c6d - Update to upstream 'master' branch
- Use modem-manager for better 3G modem support
- Integrated system settings with NetworkManager itself
- Use udev instead of HAL
2009-07-28 15:35:12 +00:00
Jesse Keating d2db5cff27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 15:40:11 +00:00
Daniel Williams 8ddf38c40d - applet: fix certificate validation in hidden wifi networks dialog (rh
#508207)
2009-07-09 17:54:21 +00:00
Daniel Williams 07a2252223 Fix buildreq for libuuid 2009-07-08 17:48:52 +00:00
Daniel Williams e7172c74a8 - nm: fixes for ZTE/Onda modem detection
- nm: prevent re-opening serial port when the SIM has a PIN
- applet: updated translations
- editor: show list column headers
Thu Jun 25 2009 Dan Williams <dcbw@redhat.com> - 0.7.1-6.git20090617
- nm: fix serial port settings
Wed Jun 17 2009 Dan Williams <dcbw@redhat.com> - 0.7.1-5.git20090617
- nm: fix AT&T Quicksilver modem connections (rh #502002)
- nm: fix support for s390 bus types (rh #496820)
- nm: fix detection of some CMOtech modems
- nm: handle unsolicited wifi scans better
- nm: resolv.conf fixes when using DHCP and overriding search domains
- nm: handle WEP and WPA passphrases (rh #441070)
- nm: fix removal of old APs when none are scanned
- nm: fix Huawei EC121 and EC168C detection and handling (rh #496426)
- applet: save WEP and WPA passphrases instead of hashed keys (rh #441070)
- applet: fix broken notification bubble actions
- applet: default to WEP encryption for Ad-Hoc network creation
- applet: fix crash when connection editor dialogs are canceled
- applet: add a mobile broadband provider wizard
Tue May 19 2009 Karsten Hopp <karsten@redhat.com> 0.7.1-4.git20090414.1
- drop ExcludeArch s390 s390x, we need at least the header files
0.7.1-4.git20090414
- nm-save-the-leases.patch: Use per-connection lease files, and don't
    delete them on interface deactivate.
2009-07-08 17:38:51 +00:00
Daniel Williams 491e6da313 - ifcfg-rh: fix problems noticing changes via inotify (rh #495884) 2009-04-16 14:49:38 +00:00
Daniel Williams 4bd54100c7 - ifcfg-rh: enable write support for wired and wifi connections
0.7.1-1
- nm: update to 0.7.1
- nm: fix startup race with HAL causing unmanaged devices to sometimes be
    managed (rh #494527)
2009-04-14 22:26:14 +00:00
Daniel Williams 3703829200 - nm: fix recognition of Option GT Fusion and Option GT HSDPA (nozomi)
devices (rh #494069)
- nm: fix handling of spaces in DHCP 'domain-search' option
- nm: fix detection of newer Option 'hso' devices
- nm: ignore low MTUs returned by broken DHCP servers
2009-04-09 02:44:27 +00:00
Daniel Williams 826ba9256a need e2fsprogs-devel for libuuid 2009-04-05 12:58:09 +00:00
Daniel Williams 1395c7d106 - Update to 0.7.1-rc4
- nm: use PolicyKit for system connection secrets retrieval
- nm: correctly interpret errors returned from chmod(2) when saving keyfile
    system connections
- editor: use PolicyKit to get system connection secrets
2009-04-05 12:41:16 +00:00
Daniel Williams 9e892b7807 - nm: fix crashes with out-of-tree modules that provide no driver link (rh
#492246)
- nm: fix USB modem probing on recent udev versions
2009-03-26 21:27:18 +00:00
Daniel Williams 214098dd23 - nm: fix communication with Option GT Max 3.6 mobile broadband cards
- nm: fix communication with Huawei mobile broadband cards (rh #487663)
- nm: don't look up hostname when HOSTNAME=localhost unless asked (rh
    #490184)
- nm: fix crash during IP4 configuration (rh #491620)
- nm: ignore ONBOOT=no for minimal ifcfg files (f9 & f10 only) (rh #489398)
- applet: updated translations
2009-03-24 13:00:22 +00:00
Daniel Williams 164b069eaf - nm: work around unhandled device removals due to missing HAL events
- nm: improve handling of multiple modem ports
- nm: support for Sony Ericsson F3507g / MD300 and Dell 5530
- applet: updated translations
2009-03-18 11:19:41 +00:00
Daniel Williams aae1d86989 - Missing ONBOOT should actually mean ONBOOT=yes (rh #489422) 2009-03-10 03:31:37 +00:00
Daniel Williams 7e93001cf9 - Fix conflict with NetworkManager-openconnect (rh #489271)
- Fix possible crash when resynchronizing devices if HAL restarts
2009-03-09 19:18:08 +00:00
Daniel Williams 13defc0cdc - nm: make default wired "Auto ethX" connection modifiable if an enabled
system settings plugin supports modifying connections (rh #485555)
- nm: manpage fixes (rh #447233)
- nm: CVE-2009-0365 - GetSecrets disclosure
- applet: CVE-2009-0578 - local users can modify the connection settings
- applet: fix inability to choose WPA Ad-Hoc networks from the menu
- ifcfg-rh: add read-only support for WPA-PSK connections
2009-03-05 00:22:16 +00:00
Daniel Williams 3f87941fab - Fix getting secrets for system connections (rh #486696)
- More compatible modem autodetection
- Better handle minimal ifcfg files
2009-02-25 20:38:29 +00:00
Jesse Keating d1e915cd47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-23 22:06:24 +00:00
Daniel Williams ef018e4517 - Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING
- Add small delay before probing cdc-acm driven mobile broadband devices
2009-02-20 20:17:25 +00:00
Daniel Williams d536e964ff Require udev 2009-02-19 22:37:42 +00:00
Daniel Williams e5543d4bc8 - Fix PEAP version selection in the applet (rh #468844)
- Match hostname behavior to 'network' service when hostname is localhost
    (rh #441453)
2009-02-19 22:25:56 +00:00
Daniel Williams 8a566a310e - Fix 'noreplace' for nm-system-settings.conf 2009-02-19 04:37:17 +00:00
Daniel Williams 8cd18ba6ea - Update to 0.7.1rc1
- nm: support for Huawei E160G mobile broadband devices (rh #466177)
- nm: fix misleading routing error message (rh #477916)
- nm: fix issues with 32-character SSIDs (rh #485312)
- nm: allow root to activate user connections
- nm: automatic modem detection with udev-extras
- nm: massive manpage rewrite
- applet: fix crash when showing the CA certificate ignore dialog a second
    time
- applet: clear keyring items when deleting a connection
- applet: fix max signal strength calculation in menu (rh #475123)
- applet: fix VPN export (rh #480496)
2009-02-19 03:43:04 +00:00
Daniel Williams c9f919f5d2 fix strict aliasing issues with gcc 4.4 2009-02-07 14:08:46 +00:00
Daniel Williams 9ba12dc4ab - applet: fix blank VPN connection message bubbles
- applet: better handling of VPN routing on update
- applet: silence pointless warning (rh #484136)
- applet: desensitize devices in the menu until they are ready (rh #483879)
- nm: Expose WINS servers in the IP4Config over D-Bus
- nm: Better handling of GSM Mobile Broadband modem initialization
- nm: Handle DHCP Classless Static Routes (RFC 3442)
- nm: Fix Mobile Broadband and PPPoE to always use 'noauth'
- nm: Better compatibility with older dual-SSID AP configurations (rh
    #445369)
- nm: Mark nm-system-settings.conf as %config (rh #465633)
- nm-tool: Show VPN connection information
- ifcfg-rh: Silence message about ignoring loopback config (rh #484060)
- ifcfg-rh: Fix issue with wrong gateway for system connections (rh
    #476089)
2009-02-07 05:35:01 +00:00
Daniel Williams 37b2e5017e - Update to 0.7.1 pre-release
- Allow connections to be ignored when determining the default route (rh
    #476089)
- Own /usr/share/gnome-vpn-properties (rh #477155)
- Fix log flooding due to netlink errors (rh #459205)
- Pass connection UUID to dispatcher scripts via the environment
- Fix possible crash after deactivating a VPN connection
- Fix issues with editing wired 802.1x connections
- Fix issues when using PKCS#12 certificates with 802.1x connections
2009-01-03 06:23:23 +00:00
Daniel Williams e603f7b25c Own libnm-util doc directory 2008-11-22 03:06:56 +00:00
Daniel Williams 7cfa9befe9 Update conflicts with older VPN plugins 2008-11-22 03:01:07 +00:00
Daniel Williams 30c9ed8d0d - API and documentation updates
- Fix PIN handling on 'hso' mobile broadband devices
2008-11-22 02:55:12 +00:00
Daniel Williams 233d3c5910 - Fix PIN/PUK issues with high-speed Option HSDPA mobile broadband cards
- Fix desensitized OK button when asking for wireless keys
2008-11-18 19:09:52 +00:00
Daniel Williams 00002781f7 Really fix fuzz 2008-11-17 23:11:08 +00:00
Daniel Williams 0be164047b - Fix issues reading ifcfg files
- Previously fixed:
- Doesn't send DHCP hostname (rh #469336)
- 'Auto eth0' forgets settings (rh #468612)
- DHCP renewal sometimes breaks VPN (rh #471852)
- Connection editor menu item in the wrong place (rh #471495)
- Cannot make system-wide connections (rh #471308)
2008-11-17 22:39:21 +00:00
Daniel Williams bc5dc4c42b - Update to NetworkManager 0.7.0 RC2
- Handle gateways on a different subnet from the interface
- Clear VPN secrets on connection failure to ensure they are requested
    again (rh #429287)
- Add support for PKCS#12 private keys
- Fix mangling of VPN's default route on DHCP renew
- Fix type detection of qemu/kvm network devices (rh #466340)
- Clear up netmask/prefix confusion in the connection editor
- Make the secrets dialog go away when it's not needed
- Fix inability to add system connections (rh #471308)
2008-11-14 23:25:27 +00:00
Daniel Williams 0b536f6fd0 - More reliable mobile broadband card initialization
- Handle mobile broadband PINs correctly when PPP passwords are also used
- Additional PolicyKit integration for editing system connections
- Close the applet menu if a keyring password is needed (rh #353451)
2008-10-28 03:39:07 +00:00
Daniel Williams 3ff1b444ba - Fix issues with hostname during anaconda installation (rh #461933)
- Fix Ad-Hoc WPA connections (rh #461197)
- Don't require gnome-panel or gnome-panel-devel (rh #427834)
- Fix determination of WPA encryption capabilities on some cards
- Fix conflicts with PPTP and vpnc plugins
- Allow .cer file extensions when choosing certificates
2008-10-21 18:29:25 +00:00
Daniel Williams 838ebf32f4 - Fix conflicts for older PPTP VPN plugins 2008-10-12 15:07:23 +00:00
Daniel Williams c9bde83e4c - Ensure that mobile broadband cards are powered up before trying to use
them
- Hostname changing support (rh #441453)
- Fix mobile broadband secret requests to happen less often
- Better handling of default devices and default routes
- Better information in tooltips and notifications
- Various UI cleanups; hide widgets that aren't used (rh #465397, rh
    #465395)
- Accept different separators for DNS servers and searches
- Make applet's icon accurately reflect signal strength of the current AP
2008-10-12 12:43:44 +00:00
Daniel Williams c6f296b687 - Fix connection comparison that could cause changes to get overwritten (rh
#464417)
2008-10-01 21:45:31 +00:00
Daniel Williams 25134e117e - Fix handling of VPN settings on upgrade (rh #460730, bgo #553465) 2008-09-30 20:39:11 +00:00
Daniel Williams b4b7c8b41b - Fix hang when reading system connections from ifcfg files 2008-09-11 20:24:17 +00:00
Daniel Williams 15a5fd4144 - Fix WPA Ad-Hoc connections 2008-09-04 17:35:25 +00:00