Commit Graph

60 Commits

Author SHA1 Message Date
Ray Strode 5fc3c61ef9 - Don't pass log messages into syslog format string (bug 164683). 2005-07-30 01:55:00 +00:00
Daniel Williams 2bc8ae2718 Fix #162316 2005-07-11 19:17: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 d18f971567 Fix CVS version usage in Release and Source lines 2005-06-17 01:48:06 +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 50f3024e62 BuildRequire dhcdbd too 2005-06-16 01:40:33 +00:00
Daniel Williams 43cb130fc1 Add the dhclient & dhcdbd reqs 2005-06-16 01:37:50 +00:00
Daniel Williams 3006b8dd0e - Update to latest CVS 2005-06-16 01:33:11 +00:00
Daniel Williams e67f345899 - Fix dispatcher and applet CFLAGS so they gets compiled with
FORTIFY_SOURCE
2005-05-16 18:52:34 +00:00
Daniel Williams 782bb48de2 - Fix dispatcher CFLAGS so it gets compiled with FORTIFY_SOURCE 2005-05-16 18:26:13 +00:00
Daniel Williams 3232b10f46 - Fix segfault in NetworkManagerDispatcher, add an initscript for it 2005-05-16 18:12:30 +00:00
Daniel Williams 1111b2708e - Fix condition that may have resulted in DHCP client returning success
when it really timed out
2005-05-16 16:46:24 +00:00
Daniel Williams e8ee593d21 - Enable OK button correctly in Passphrase and Other Networks dialogs when
using ASCII or Hex WEP keys
2005-05-14 21:20:28 +00:00
Daniel Williams ebec265199 - #rh154391# NetworkManager dies on startup (don't force-kill nifd) 2005-05-05 19:00:47 +00:00
Daniel Williams 74b9570bd4 - Fix leak of a socket in DHCP code 2005-05-04 19:01:09 +00:00
Daniel Williams 117b62c374 Bump revision 2005-05-04 18:33:31 +00:00
Daniel Williams 260649dff2 - Fix some memory leaks (Tom Parker)
- Join to threads rather than spinning for their completion (Tom Parker)
- Fix misuse of a g_assert() (Colin Walters)
- Fix return checking of an ioctl() (Bill Moss)
- Better detection and matching of hidden access points (Bill Moss)
- Don't use varargs, and therefore don't crash on PPC (Peter Jones)
2005-05-04 18:33:15 +00:00
Jeremy Katz 0bfe432751 - fix build with newer dbus 2005-04-27 05:17:34 +00:00
Jeremy Katz af5e650b06 - silence %post 2005-04-27 04:35:02 +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 fa75573945 Try to make new NPTL glibc stuff happy again 2005-04-03 06:56:12 +00:00
Daniel Williams ef31c18fc8 Attempt to work around new linkage issue with NPTL until it gets fixed in
glibc
2005-04-03 06:39:20 +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
Daniel Williams 860d84677c Fix missing space between [ and -x 2005-03-26 15:49:16 +00:00
Christopher Aillon b94c529610 - Update the GTK+ theme icon cache on (un)install 2005-03-25 16:03:22 +00:00
Ray Strode 0c5fe94722 - Pull from latest CVS HEAD 2005-03-15 15:23:17 +00:00
Ray Strode 0da0c98a80 One more time... 2005-03-15 13:46:00 +00:00
Ray Strode 6a6c655270 match version in changelog entry with version in spec header 2005-03-15 13:41:28 +00:00
Ray Strode 2401464ef9 - Upload new source tarball (woops) 2005-03-15 13:38:33 +00:00
Ray Strode add35c782f - Pull from latest CVS HEAD (hopefully works again) 2005-03-15 05:36:53 +00:00
Ray Strode c64aae4993 Fix version number to be 0.4 2005-03-08 03:59:01 +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 f2e4d32e7d Fix version # 2005-03-04 21:34:23 +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 10b6496960 Ooops, unquote arguments to configure 2005-02-03 16:48:28 +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 479eedee8c Fix inter-package requirements 2005-01-25 20:23:50 +00:00
Daniel Williams eaf4778d34 Oops, get dbus version right for rawhide. 2005-01-25 19:26:09 +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
Than Ngo 02cb332de7 - rebuilt against new wireless tool 2005-01-24 09:10:12 +00:00
Daniel Williams 8b7e496eec Version the RPM according to distribution 2005-01-12 21:41:21 +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