Commit Graph

75 Commits

Author SHA1 Message Date
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 0a45c84272 - Update to NetworkManager 0.4.1 2005-08-17 16:41:10 +00:00
Daniel Williams 8c76f17a6d - Rebuild against new cairo/gtk 2005-08-16 18:59:37 +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
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 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 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