Commit Graph

346 Commits

Author SHA1 Message Date
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
Daniel Williams bb17862580 Fix uninitialized variable error 2008-02-07 23:26:56 +00:00
Daniel Williams c2e0e4ea05 - Enable system settings service
- Allow explicit disconnection of mobile broadband devices
- Fix applet memory leaks (rh #430178)
- Applet Connection Information dialog tweaks (gnome.org #505899)
- Filter input characters to passphrase/key entry (gnome.org #332951)
- Fix applet focus stealing prevention behavior
2008-02-07 23:12:50 +00:00
Daniel Williams 30562d58f1 - Add CDMA mobile broadband support (if supported by HAL)
- Rework applet connection and icon handling
- Enable connection editor (only for deleting connections)
2008-01-22 03:50:07 +00:00
Daniel Williams bb9d6e9560 - Fix crash when activating a mobile broadband connection
- Better handling of non-SSID-broadcasting APs on kernels that support it
    (gnome.org #464215) (rh #373841)
- Honor DHCP-server provided MTU if present (gnome.org #332953)
- Use previous DNS settings if the VPN concentrator doesn't provide any
    (gnome.org #346833)
2008-01-11 06:10:35 +00:00
Daniel Williams f7bb7f5f6c - Fix WPA passphrase hashing on big endian (PPC, Sparc, etc) (rh #426233) 2008-01-04 18:49:56 +00:00
Daniel Williams bbeb7a1f5f Bump libnl req 2007-12-19 01:47:27 +00:00
Daniel Williams 6d4022b3b4 - Fixes to work better with new libnl (rh #401761) 2007-12-18 18:52:28 +00:00
Daniel Williams 334212aba8 - Fix WPA/WPA2 Enterprise Phase2 connections (rh #388471) 2007-12-18 12:42:04 +00:00
Daniel Williams 9e37500280 Update from F-8 branch 2007-12-05 21:59:14 +00:00