Commit Graph

355 Commits

Author SHA1 Message Date
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
Jeremy Katz f5835e7a25 - Fix upgrading from an earlier rawhide snap 2007-11-27 14:55:05 +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 188ad177d7 - Fix crash and potential infinite nag dialog loop when ignoring CA
certificates
2007-11-19 22:23:14 +00:00
Daniel Williams 916b27c196 - Fix crash when ignoring CA certificate for EAP-TLS, EAP-TTLS, and
EAP-PEAP
2007-11-19 21:09:42 +00:00
Daniel Williams 798fed64c7 Update to latest from F-8 branch 2007-11-19 19:36:15 +00:00
Jeremy Katz 6e15902460 - sync with what was in F-8; rebuild against new dbus-glib 2007-11-13 14:54:20 +00:00
Matthias Clasen 3553c7b7ac Rebuild 2007-10-23 04:26:48 +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
Bill Nottingham 687e9678e6 makefile update to properly grab makefile.common 2007-10-15 18:34:58 +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 421e8744e9 Really fix installation of nm-tool now 2007-09-28 02:55:16 +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 8c53f10294 Don't need dhcdbd 2007-09-22 03:40:16 +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 4842b9df84 Remove upstreamed bit 2007-09-21 15:53:21 +00:00
Daniel Williams 81cb70ec36 - New snapshot 2007-09-21 15:41:14 +00:00
Daniel Williams f26e971d9a Fix build error due to missing include on ppc 2007-09-20 14:32:38 +00:00
Daniel Williams b6bef11444 - New SVN snapshot of 0.7 that sucks less 2007-09-20 14:06:41 +00:00
Daniel Williams 80ed194f8f grab gnome-common for GNOME_COMMON_INIT 2007-08-31 04:27:23 +00:00
Daniel Williams de08a34267 Fix autoconf -fPIC breakage; add a few more missing includes 2007-08-31 04:15:07 +00:00
Daniel Williams 6e9720ea8d Fix usage of g_return_val_if_fail 2007-08-31 02:04:21 +00:00
Daniel Williams 328d731512 Add more fPIC bits 2007-08-31 01:39:20 +00:00
Daniel Williams f11d3ac207 Add fPIC to ppp-manager compile options for x86-64 2007-08-30 23:49:36 +00:00
Daniel Williams 1e0e6b259c Fix more missing includes 2007-08-30 23:04:56 +00:00
Daniel Williams 8ac1f80ede Include signal.h in nm-hal-manager.c 2007-08-30 22:44:59 +00:00
Daniel Williams bec76ac0c4 Remove libnm_glib check too, should be internal 2007-08-30 22:29:47 +00:00
Daniel Williams 4ee58b7a06 BuildRequire ppp 2007-08-30 22:17:48 +00:00
Daniel Williams a03c871792 - Update to SVN snapshot of 0.7 2007-08-30 22:03:19 +00:00
Christopher Aillon 339c2fc7d2 - Update the license tag 2007-08-13 20:52:51 +00:00
Christopher Aillon 596ae3f21f typo fix 2007-08-07 19:44:33 +00:00
Christopher Aillon 40ebf6a789 *** empty log message *** 2007-08-07 19:34:16 +00:00
Christopher Aillon 553da917ee patch to temporarily allow using deprecated GNOME stuff as we're still
using that cruft.
2007-08-07 19:33:54 +00:00
Christopher Aillon 786b8be8e3 - Own /etc/NetworkManager/dispatcher.d and /etc/NetworkManager/VPN
(#234004)
2007-08-07 16:40:38 +00:00
Daniel Williams aed75cd58f - Fix Wireless Enabled checkbox when no killswitches are present 2007-06-27 14:09:46 +00:00
Daniel Williams 2f99c4361d - Update to stable branch snapshot:
- More fixes for ethernet link detection (gnome #354565, rh #194124)
- Support for HAL-detected rfkill switches
2007-06-21 15:11:09 +00:00