Commit Graph

62 Commits

Author SHA1 Message Date
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 d02fe96e33 - Rework connection editor connection list 2008-02-14 20:00:03 +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 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 a388b12194 - Fix device descriptions shown in applet menu
0.7.0-0.6.5.svn3109
- Fix crash when deactivating VPN connections
2007-11-26 20:37:00 +00:00
Daniel Williams 2ca88e371f - Add rfkill functionality
- Fix applet crash when choosing wired networks from the menu
2007-10-16 20:47:39 +00:00
Daniel Williams 832e1293ac - Fix segfault with deferred connections
- Fix default username with vpnc VPN plugin
- Hidden SSID fixes
2007-10-11 03:01:23 +00:00
Daniel Williams 631245c1b3 - Fix merging of non-SSID-broadcasting APs into a device's scan list
- Speed up opening of the applet menu
2007-10-09 20:35:12 +00:00
Daniel Williams 6718e04f08 - New snapshot
- Add timestamps to networks to connect to last used wireless network
- Turn autoconnect on in the applet
- Hidden SSID support
- Invalidate failed or cancelled connections again
- Fix issues with reactivation of the same device
- Handle connection updates in the applet (ex. find new VPN connections)
- Fix vertical sizing of menu items
- Fix AP list on wireless devices other than the first device in the applet
- Fix matching of current AP with the right menu item
2007-10-09 15:04:00 +00:00
Daniel Williams dec812e438 - New snapshot
- Add WPA passphrase support to password dialog
- Applet now reflects actual VPN behavior of one active connection
- Applet now notices VPN active connections on startup
- Fix connections with some WPA and WEP keys
2007-09-29 04:23:37 +00:00
Daniel Williams c6e9f914e8 - New snapshot
- VPN support (only vpnc plugin ported at this time)
2007-09-28 03:29:30 +00:00
Daniel Williams b057dd5e42 - New snapshot
- Make wired device carrier state work in the applet
- Fix handling of errors with unencrypted APs
- Fix "frozen" applet icon by reporting NM state better
- Fix output of AP frequency in nm-tool
2007-09-25 19:41:28 +00:00
Daniel Williams ecd626da1c - New snapshot
- Fix applet icon sizing on start (mclasen)
- Fix nm-tool installation (mclasen)
- Fix 'state' method call return (#303271)
- Fix 40-bit WEP keys (again)
- Fix loop when secrets were wrong/invalid
- Fix applet crash when clicking Cancel in the password dialog
- Ensure NM doesn't get stuck waiting for the supplicant to re-appear if it
    crashes or goes away
- Make VPN properties applet work again
- Increase timeout for network password entry
2007-09-25 09:52:27 +00:00
Daniel Williams 284ea38091 - New snapshot (fix unencrypted & 40 bit WEP) 2007-09-22 03:34:03 +00:00
Daniel Williams a6e2fe350b - New snapshot 2007-09-21 18:50:07 +00:00
Daniel Williams 81cb70ec36 - New snapshot 2007-09-21 15:41:14 +00:00
Daniel Williams b6bef11444 - New SVN snapshot of 0.7 that sucks less 2007-09-20 14:06:41 +00:00
Daniel Williams a03c871792 - Update to SVN snapshot of 0.7 2007-08-30 22:03:19 +00:00
Christopher Aillon f5ab03bf00 - Update to 0.6.5 final
- Don't lose scanned security information
2007-04-20 03:35:58 +00:00
Daniel Williams c35cee8e8a - Update from trunk
- Updated translations
- Cleaned-up VPN properties dialogs
- Fix 64-bit kernel leakage issues in WEXT
- Don't capture and redirect wpa_supplicant log output
2007-04-09 17:15:45 +00:00
Daniel Williams 55a16fd966 - Update to pre-0.6.5 snapshot 2007-03-15 18:24:14 +00:00
Daniel Williams d647d56d5b - Update to a stable branch snapshot
- Gnome applet timeout/redraw suppression when idle
- Backport of LEAP patch from HEAD (from Thiago Bauermann)
- Backport of asynchronous scanning patch from HEAD
- Make renaming of VPN connections work (from Tambet Ingo)
- Dial down wpa_supplicant debug spew
- Cleanup of key/passphrase request scenarios (from Valentine Sinitsyn)
- Shut down VPN connections on logout (from Robert Love)
- Fix WPA passphrase hashing on PPC
2006-10-25 05:29:34 +00:00
Daniel Williams d3616dbdfa - Revert FC6 to latest stable NM
- Update to stable snapshot
- Remove bind/caching-nameserver hard requirement
2006-08-30 14:57:02 +00:00
Daniel Williams d613319584 - Update to latest CVS o Gnome.org #333420: dialog do not have window icons
o Gnome.org #336913: HIG tweaks for vpn properties pages o Gnome.org
    #336846: HIG tweaks for nm-vpn-properties o Gnome.org #336847: some
    bugs in nm-vpn-properties args parsing o Gnome.org #341306:
    nm-vpn-properties crashes on startup o Gnome.org #341263: Version
    0.6.2-0ubuntu5 crashes on nm_device_802_11_wireless_get_type o
    Gnome.org #341297: displays repeated keyring dialogs on resume from
    suspend o Gnome.org #342400: Building libnm-util --without-gcrypt
    results in linker error o Gnome.org #342398: Eleminate Gnome dependency
    for NetworkManager o Gnome.org #336532: declaration of 'link' shadows a
    global declaration
- Specfile fixes (#rh187489#)
2006-05-29 05:03:36 +00:00
Daniel Williams 919415e043 - Update to latest CVS
- Drop special-case-madwifi.patch, since WEXT code is in madwifi-ng trunk
    now
2006-05-21 20:36:35 +00:00
Christopher Aillon b87adf9150 - Update to 0.6.1 release 2006-03-17 04:43:36 +00:00
Daniel Williams 64db61d80c - Update to 0.6.0 release
- Move autostart file to /usr/share/gnome/autostart
2006-03-06 15:15:19 +00:00
Jeremy Katz fad0001474 - updated cvs snapshot. seems to make airo much less spastic 2006-03-03 05:08:15 +00:00
Daniel Williams cf6741f3db - Fix VPN-related crash
- Fix issue where NM would refuse to activate a VPN connection once it had
    timed out
- Log wpa_supplicant output for better debugging
2006-03-01 12:45:27 +00:00
Christopher Aillon 7608f788d8 - Update snapshot, which fixes up the libnotify stuff. 2006-02-27 21:00:10 +00:00
Daniel Williams d9c55cb2f8 - Add BuildRequires: libnl-devel (#rh179438#)
- Fix libnm_glib to not clobber an application's existing dbus connection
    (#rh177546#, gnome.org #326572)
- libnotify support
- AP compatibility fixes
2006-02-21 08:10:41 +00:00
Daniel Williams 0347f49eac - Minor bug fixes
- Update to VPN dbus API for passing user-defined routes to vpn service
2006-02-13 18:54:24 +00:00
Daniel Williams 678036388f - Workarounds for madwifi/Atheros cards
- Do better with non-SSID-broadcasting access points
- Fix hangs when access points change settings
2006-02-06 03:18:10 +00:00
Daniel Williams 8b77502804 - Longer association timeout
- Fix some SELinux issues
- General bug and cosmetic fixes
2006-01-31 16:21:12 +00:00
Daniel Williams c065b1500a - Snapshot from CVS
- WPA Support! Woohoo!
2006-01-27 06:49:05 +00:00
Christopher Aillon e9c890c958 - NetworkManager 0.5.1 2005-10-20 05:19:30 +00:00
Christopher Aillon ff9e0429ed - NetworkManager 0.5.0 2005-10-18 03:58:02 +00:00
Daniel Williams 369da7a46a - Fix automatic wireless connections
- Remove usage of NMLoadModules callout, no longer needed
- Try to fix deadlock when menu is down and keyring dialog pops up
2005-10-10 18:21:26 +00:00
Daniel Williams 3cd439bfc2 - Update to latest CVS o Integrate connection progress with applet icon
(Chris Aillon) o More information in "Connection Information" dialog
    (Robert Love) o Shorten time taken to sleep o Make applet icon wireless
    strength levels a bit more realistic o Talk to named using DBUS rather
    than spawning our own
- You need to add "-D" to the OPTIONS line in /etc/sysconfig/named
- You need to set named to start as a service on startup
2005-10-09 05:11:32 +00:00
Daniel Williams fbe8425b04 - Update to current CVS to fix issues with routing table and /sbin/ip 2005-09-22 20:45:03 +00:00
Jeremy Katz ec10f42c08 - update to current CVS and rebuild (workaround for #168120) 2005-09-13 03:47:41 +00:00
Daniel Williams d20c351f45 New NM from upstream HEAD 2005-08-19 18:12:09 +00:00
Daniel Williams e72aa41058 New file to ignore 2005-08-17 16:41:53 +00:00
Daniel Williams c1cc0282f0 - Update to latest CVS o Use DHCP server address as gateway address if the
DHCP server doesn't give us a gateway address #rh165698# o Fixes to the
    applet (Robert Love) o Better caching of information in the applet
    (Bill Moss) o Generate automatic suggested Ad-Hoc network name from
    machine's hostname (Robert Love) o Update all network information on
    successfull connect, not just authentication method
2005-08-11 16:41:06 +00:00
Ray Strode 23c3ec2b81 - Update to latest CVS to get fix for bug 165683. 2005-07-30 02:24:21 +00:00
David Zeuthen ea20347117 - Update to latest CVS to get latest VPN interface settings to satisfy
BuildReq for NetworkManager-vpnc in Fedora Extras Development
- Latest CVS also contains various bug- and UI-fixes
2005-06-30 00:53:15 +00:00
Daniel Williams 52aef86e79 - Update to latest CVS o VPN connection import/export capability o Fix up
some menu item names
- Move nm-vpn-properties.glade to the gnome subpackage
2005-06-17 11:11:55 +00:00
Daniel Williams cf2b9319d3 - Update to latest CVS o Clean up wording in Wireless Network Discovery
menu o Robert Love's applet beautify patch
2005-06-17 01:40:30 +00:00