Commit Graph

355 Commits

Author SHA1 Message Date
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
Daniel Williams 716eed3a51 - Fix parsing of DOMAIN in ifcfg files (rh #459370)
- Fix reconnection to mobile broadband networks after an auth failure
- Fix recognition of timeouts of PPP during mobile broadband connection
- More compatible connection sharing (rh #458625)
- Fix DHCP in minimal environments without glibc locale information
    installed
- Add support for Option mobile broadband devices (like iCON 225 and iCON
    7.2)
- Add IP4 config information to dispatcher script environment
- Merge WEP ASCII and Hex key types for cleaner UI
- Pre-fill PPPoE password when authentication fails
- Fixed some changes not getting saved in the connection editor
- Accept both prefix and netmask in the conection editor's IPv4 page
2008-08-27 20:56:34 +00:00
Daniel Williams 2031bfe40f - Fix issue with mobile broadband connections that don't require
authentication
2008-08-11 20:37:59 +00:00
Daniel Williams 36a390d6a8 - Expose DHCP-returned options over D-Bus and to dispatcher scripts
- Add support for customized static routes
- Handle multiple concurrent 3G or PPPoE connections
- Fix GSM/CDMA username and password issues
- Better handling of unmanaged devices from ifcfg files
- Fix timeout handling of errors during 3G connections
- Fix some routing issues (rh #456685)
- Fix applet crashes after removing a device (rh #457380)
2008-08-11 17:59:20 +00:00
Daniel Williams f9c3099cf3 Own /usr/include/libnm-glib 2008-08-07 02:43:18 +00:00
Daniel Williams 5a0b5687c7 - Convert stored IPv4 static IP addresses to new prefix-based scheme
automatically
- Fix pppd connections to some 3G providers (rh #455348)
- Make PPPoE "Show Password" option work
- Hide IPv4 config options that don't make sense in certain configurations
2008-07-24 20:08:48 +00:00
Daniel Williams 3595afa94c Add temporary dhclient buildrequires 2008-07-18 16:58:03 +00:00
Daniel Williams 72a4a26129 Remove fuzz from patches 2008-07-18 16:38:27 +00:00
Daniel Williams 5562f2db9f Update patch to remove fuzz 2008-07-18 16:22:44 +00:00
Daniel Williams 59441c7d2c - Expose server-returned DHCP options via D-Bus
- Use avahi-autoipd rather than old built-in IPv4LL implementation
- Send hostname to DHCP server if provided (DHCP_HOSTNAME ifcfg option)
- Support sending DHCP Client Identifier to DHCP server
- Allow forcing 802.1x PEAP Label to '0'
- Make connection sharing more robust
- Show status for shared and Ad-Hoc connections if no other connection is
    active
2008-07-18 16:08:25 +00:00
Matthias Clasen 3668bb6ca3 drop explicit hal dep in -gnome 2008-07-12 03:52:44 +00:00
Daniel Williams 3d623e70ed - Move VPN configuration into connection editor
- Fix mobile broadband username/password issues
- Fix issues with broken rfkill setups (rh #448889)
- Honor APN setting for GSM mobile broadband configurations
- Fix adding CDMA connections in the connection editor
2008-07-02 21:49:09 +00:00
Daniel Williams 47f18b1bc3 Remove reference to obsolete patch 2008-06-11 16:15:16 +00:00
Daniel Williams 728686f0e6 - Update to latest SVN
- Enable connection sharing
- Respect VPN-provided routes
2008-06-11 16:11:56 +00:00
Daniel Williams 2080fe707d Add missing patch 2008-06-05 15:50:06 +00:00
Daniel Williams 2d830df7a9 - Move NM later in the shutdown process (rh #449070)
- Move libnm-util into a subpackage to allow NM to be removed more easily
    (rh #351101)
2008-06-05 15:12:26 +00:00
Daniel Williams 87e85fc03a - Read global gateway from /etc/sysconfig/network if missing (rh #446527)
- nm-system-settings now terminates when dbus goes away (rh #444976)
2008-05-19 17:46:12 +00:00
Daniel Williams e754b73598 - Fix initial carrier state detection on devices that are already up (rh
#134886)
2008-05-14 14:12:56 +00:00
Daniel Williams 08be6c6c9a - Restore behavior of marking wifi devices as "down" when disabling
wireless
- Fix a crash on resume when a VPN was active when going to sleep
2008-05-14 03:01:48 +00:00
Daniel Williams 818e4dcd38 - Fix issues with the Fedora plugin not noticing changes made by
system-config-network (rh #444502)
- Allow autoconnection of GSM and CDMA connections
- Multiple IP address support for user connections
- Fixes for Mobile Broadband cards that return line speed on connect
- Implement PIN entry for GSM mobile broadband connections
- Fix crash when editing unencrypted WiFi connections in the connection
    editor
2008-05-13 22:40:04 +00:00
Daniel Williams 4a90bfc5b2 - Clean up the dispatcher now that it's service is gone (rh #444798) 2008-04-30 20:15:34 +00:00
Daniel Williams 9c92e25dfd Sync with F-9 branch 2008-04-30 19:43:19 +00:00
Daniel Williams b975c9c9f2 - Don't ask for wireless keys when the driver sends disconnect events
during association; wait until the entire assocation times out
- Replace dispatcher daemon with D-Bus activated callout
- Fix parsing of DNS2 and DNS3 ifcfg file items
- Execute dispatcher scripts in alphabetical order
- Be active at runlevel 2
- Hook up MAC address widgets for wired & wireless; and BSSID widget for
    wireless
- Pre-populate anonymous identity and phase2 widgets correctly
- Clear out unused connection keys from GConf
2008-04-28 01:47:09 +00:00
Daniel Williams c3af238f30 - Don't select devices without a default gateway as the default route (rh
#437338)
- Fill in broadcast address if not specified (rh #443474)
- Respect manual VPN IPv4 configuration options
- Show Connection Information for the device with the default route only
2008-04-23 12:50:34 +00:00
Daniel Williams 36714fbaca - Add dbus-glib-devel BuildRequires for NetworkManager-glib-devel (rh
#442978)
- Add PPP settings page to connection editor
- Fix a few crashes with PPPoE
- Fix active connection state changes that confused clients
2008-04-19 02:03:51 +00:00
Daniel Williams 14c0dc47f1 - Fix build in pppd-plugin 2008-04-17 12:44:15 +00:00
Daniel Williams 15b96c0d4f - PPoE authentication fixes
- More robust handing of mobile broadband device communications
2008-04-17 11:24:20 +00:00
Daniel Williams a2e8f79df4 - Honor options from /etc/sysconfig/network for blocking until network is
up
2008-04-16 19:39:54 +00:00
Daniel Williams 97d41da55d - Turn on Add/Edit in the connection editor
- Don't flush or change IPv6 addresses or routes
- Enhance nm-online tool
- Some serial communication fixes for mobile broadband
2008-04-16 15:38:26 +00:00
Daniel Williams 0ec7b9d1b9 - Fix issues with VPN passwords not getting found 2008-04-10 03:54:04 +00:00
Daniel Williams 94d373b1c6 - Fix builds due to glib2 breakage of GStaticMutex with gcc 4.3 2008-04-08 21:30:20 +00:00
Daniel Williams 72b0042fa8 - Fix WEP key index handling in UI
- Fix handling of NM_CONTROLLED in ifcfg files
- Show device managed state in applet menu
- Show wireless enabled state in applet menu
- Better handling of default DHCP connections for wired devices
- Fix loading of connection editor on KDE (rh #435344)
2008-04-08 19:27:32 +00:00
Daniel Williams 56d748d1d9 - Honor MAC address locking for wired & wireless devices 2008-04-03 01:10:47 +00:00
Daniel Williams f27fa1f574 - Show VPN failures
- Support Static WEP key indexes
- Fix parsing of WEP keys from ifcfg files
- Pre-fill wireless security UI bits in connection editor and applet
2008-03-31 16:42:42 +00:00
Daniel Williams 01c93957a3 - Grab system settings from /etc/sysconfig/network-scripts, not from
profiles
2008-03-19 03:44:37 +00:00
Daniel Williams 5c04a2a6c5 - Fix crashes when returning VPN secrets from the applet to NM 2008-03-18 17:52:25 +00:00
Daniel Williams d86688f830 - Fix crashes on suspend/resume and exit (rh #437426)
- Ensure there's always an option to chose the wired device
- Never set default route via an IPv4 link-local addressed device (rh
    #437338)
2008-03-18 17:02:45 +00:00
Daniel Williams 6ecad12a78 Update for split ppp-devel package 2008-03-12 20:31:34 +00:00
Daniel Williams 271dc035fe Really don't require gnome-common 2008-03-12 20:13:43 +00:00
Daniel Williams f63f0a475c - Fix DHCP rebind behavior
- Preliminary PPPoE support
2008-03-12 18:55:26 +00:00
Daniel Williams 117f8c0d5e - Fix gnome-icon-theme Requires, should be on gnome subpackage 2008-03-11 03:34:43 +00:00
Daniel Williams 683025b88c - Honor DHCP rebinds
- Multiple active device support
- Better error handling of mobile broadband connection failures
- Allow use of interface-specific dhclient config files
- Recognize system settings which have no TYPE item
2008-03-11 03:14:08 +00:00
Daniel Williams cd588e02a3 - Fix crash of nm-system-settings on malformed ifcfg files (rh #434919)
- Require gnome-icon-theme to pick up lock.png (rh #435344)
- Fix applet segfault after connection removal via connection editor or
    GConf
2008-03-03 01:38:56 +00:00
Daniel Williams 086b92d340 - Don't create multiple connections for hidden access points
- Fix scanning behavior
2008-02-29 19:46:34 +00:00
Daniel Williams d02fe96e33 - Rework connection editor connection list 2008-02-14 20:00:03 +00:00
Daniel Williams 12e1ae9fbe try again 2008-02-08 03:23:51 +00:00
Daniel Williams e42beec285 turn off strict aliasing for Rawhide; glib's mutex functions fail 2008-02-08 03:15:08 +00:00