Commit Graph

350 Commits

Author SHA1 Message Date
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 7f7d17f543 - Switch to autostarting the applet instead of having it be session-managed
- Work better with non-broadcasting access points
- Add more manufacturer default SSIDs to the blacklist
2006-01-31 19:51:02 +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 0a45c84272 - Update to NetworkManager 0.4.1 2005-08-17 16:41:10 +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
Daniel Williams 3006b8dd0e - Update to latest CVS 2005-06-16 01:33:11 +00:00
Daniel Williams d0a1fba9d7 - #rh153234# NetworkManager quits/cores just as a connection is made 2005-04-04 18:05:53 +00:00
Daniel Williams 1ad63037e8 Update tarball to fix missing #include <signal.h> 2005-04-03 02:35:57 +00:00
Daniel Williams 6d637f777f - Update from latest CVS HEAD 2005-04-01 21:53:04 +00:00
Ray Strode f8887c5c13 hopefully fix some ppc issues 2005-03-15 15:35:15 +00:00
Ray Strode 0c5fe94722 - Pull from latest CVS HEAD 2005-03-15 15:23:17 +00:00
Ray Strode 2401464ef9 - Upload new source tarball (woops) 2005-03-15 13:38:33 +00:00
Ray Strode 498ec85bca - Pull from latest CVS HEAD
- Commit broken NetworkManager to satisfy to dbus dependency
2005-03-08 03:55:57 +00:00
Daniel Williams 8055d6b4e3 - Pull from latest CVS HEAD
- Rebuild for gcc 4.0
2005-03-04 21:32:11 +00:00
Daniel Williams 8cae1e3d3b - Fix free of invalid pointer for multiple search domains 2005-02-14 22:06:26 +00:00
Daniel Williams a39b3a6f6c - Never automatically choose a device that doesn't support carrier
detection
- Add right-click menu to applet, can now "Pause/Resume" scanning through
    it
- Fix DHCP Renew/Rebind timeouts
- Fix frequency cycling problem on some cards, even when scanning was off
- Play better with IPv6
- Don't send kernel version in DHCP packets, and ensure DHCP packets are at
    least 300 bytes in length to work around broken router
- New DHCP options D-BUS API by Dan Reed
- Handle multiple domain search options in DHCP responses
2005-02-14 15:38:16 +00:00
Daniel Williams 628015a4d7 Merge from FC-3 branch 2005-02-02 22:38:51 +00:00
Daniel Williams 09e5bd05ac - Display wireless network name in applet tooltip
- Hopefully fix double-default-route problem
- Write out valid resolv.conf when we exit
- Make multi-domain search options work
- Rework signal strength code to be WEXT conformant, if strength is still
    wierd then its 95% surely a driver problem
- Fix annoying instances of suddenly dropping and reactivating a wireless
    device (Cisco cards were worst offenders here)
- Fix some instances of NetworkManager not remembering your WEP key
- Fix some races between NetworkManager and NetworkManagerInfo where
    NetworkManager wouldn't recognize changes in the allowed list
- Don't shove Ad-Hoc Access Point MAC addresses into GConf
2005-02-02 22:12:22 +00:00
Daniel Williams ddd379d84e - Play nice with dbus 0.23
- Update our list of Allowed Wireless Networks more quickly
2005-01-25 19:20:50 +00:00
Daniel Williams 03d8f0b5ca - Update to latest CVS
- Make sure we start as late as possible so that we ensure dbus & HAL are
    already around
- Fix race in initial device activation
2005-01-24 22:24:31 +00:00
Daniel Williams f0ce8db546 - Update to latest CVS
- Fixes to DHCP code
- Link-Local (ZeroConf/Rendezvous) support
- Use bind in "caching-nameserver" mode to work around stupidity in glibc's
    resolver library not recognizing resolv.conf changes
- #rh144818# Clean up the specfile (Patch from Matthias Saou)
- Ad-Hoc mode support with Link-Local addressing only (for now)
- Fixes for device activation race conditions
- Wireless scanning in separate thread
2005-01-12 21:33:54 +00:00
Daniel Williams 2a53d4571d - Update to CVS
- Updates to link detection, DHCP code
- Remove NMLaunchHelper so we start up faster and don't block for a
    connection. This means services that depend on the network may fail if
    they start right after NM
- Make sure DHCP renew/rebinding works
2004-12-09 03:24:59 +00:00
Daniel Williams d644ecdc1c - Update to CVS
- Fixes to link detection
- Better detection of non-ESSID-broadcasting access points
- Don't dialog-spam the user if a connection fails
2004-11-17 18:14:54 +00:00
Daniel Williams cd6fe5243c - Update to CVS
- Much better link detection, works with Open System authentication
- Blacklist wireless cards rather than whitelisting them
2004-11-16 04:10:49 +00:00
Daniel Williams 61e764cb6c Update to CVS 2004-10-29 20:59:34 +00:00
Jonathan Blandford 678e1b0f2e - minor point release to improve error handling and translations 2004-10-19 18:31:27 +00:00
Daniel Williams 6bc0ce3aa6 New tarball 2004-10-15 14:37:59 +00:00
Daniel Williams 52d9ce4a5c Update to latest CVS 2004-10-12 15:04:51 +00:00
Daniel Williams 88875efd4b - Update from CVS 2004-09-13 21:09:43 +00:00
cvsdist de50d424dd auto-import NetworkManager-0.2-1 from NetworkManager-0.2-1.src.rpm 2004-09-09 02:38:48 +00:00
cvsdist 9906183d7b auto-import changelog data from NetworkManager-0.1-3.src.rpm
Fri Aug 20 2004 Dan Williams <dcbw@redhat.com> 0.1-3
- First public release
2004-09-09 02:38:41 +00:00
cvsdist 2c762d4522 Setup of module NetworkManager 2004-09-09 02:38:39 +00:00