Daniel Williams
e754b73598
- Fix initial carrier state detection on devices that are already up (rh
...
#134886 )
2008-05-14 14:12:56 +00:00
Daniel Williams
08be6c6c9a
- Restore behavior of marking wifi devices as "down" when disabling
...
wireless
- Fix a crash on resume when a VPN was active when going to sleep
2008-05-14 03:01:48 +00:00
Daniel Williams
818e4dcd38
- Fix issues with the Fedora plugin not noticing changes made by
...
system-config-network (rh #444502 )
- Allow autoconnection of GSM and CDMA connections
- Multiple IP address support for user connections
- Fixes for Mobile Broadband cards that return line speed on connect
- Implement PIN entry for GSM mobile broadband connections
- Fix crash when editing unencrypted WiFi connections in the connection
editor
2008-05-13 22:40:04 +00:00
Daniel Williams
4a90bfc5b2
- Clean up the dispatcher now that it's service is gone (rh #444798 )
2008-04-30 20:15:34 +00:00
Daniel Williams
9c92e25dfd
Sync with F-9 branch
2008-04-30 19:43:19 +00:00
Daniel Williams
b975c9c9f2
- Don't ask for wireless keys when the driver sends disconnect events
...
during association; wait until the entire assocation times out
- Replace dispatcher daemon with D-Bus activated callout
- Fix parsing of DNS2 and DNS3 ifcfg file items
- Execute dispatcher scripts in alphabetical order
- Be active at runlevel 2
- Hook up MAC address widgets for wired & wireless; and BSSID widget for
wireless
- Pre-populate anonymous identity and phase2 widgets correctly
- Clear out unused connection keys from GConf
2008-04-28 01:47:09 +00:00
Daniel Williams
c3af238f30
- Don't select devices without a default gateway as the default route (rh
...
#437338 )
- Fill in broadcast address if not specified (rh #443474 )
- Respect manual VPN IPv4 configuration options
- Show Connection Information for the device with the default route only
2008-04-23 12:50:34 +00:00
Daniel Williams
36714fbaca
- Add dbus-glib-devel BuildRequires for NetworkManager-glib-devel (rh
...
#442978 )
- Add PPP settings page to connection editor
- Fix a few crashes with PPPoE
- Fix active connection state changes that confused clients
2008-04-19 02:03:51 +00:00
Daniel Williams
14c0dc47f1
- Fix build in pppd-plugin
2008-04-17 12:44:15 +00:00
Daniel Williams
15b96c0d4f
- PPoE authentication fixes
...
- More robust handing of mobile broadband device communications
2008-04-17 11:24:20 +00:00
Daniel Williams
a2e8f79df4
- Honor options from /etc/sysconfig/network for blocking until network is
...
up
2008-04-16 19:39:54 +00:00
Daniel Williams
97d41da55d
- Turn on Add/Edit in the connection editor
...
- Don't flush or change IPv6 addresses or routes
- Enhance nm-online tool
- Some serial communication fixes for mobile broadband
2008-04-16 15:38:26 +00:00
Daniel Williams
0ec7b9d1b9
- Fix issues with VPN passwords not getting found
2008-04-10 03:54:04 +00:00
Daniel Williams
94d373b1c6
- Fix builds due to glib2 breakage of GStaticMutex with gcc 4.3
2008-04-08 21:30:20 +00:00
Daniel Williams
72b0042fa8
- Fix WEP key index handling in UI
...
- Fix handling of NM_CONTROLLED in ifcfg files
- Show device managed state in applet menu
- Show wireless enabled state in applet menu
- Better handling of default DHCP connections for wired devices
- Fix loading of connection editor on KDE (rh #435344 )
2008-04-08 19:27:32 +00:00
Daniel Williams
56d748d1d9
- Honor MAC address locking for wired & wireless devices
2008-04-03 01:10:47 +00:00
Daniel Williams
f27fa1f574
- Show VPN failures
...
- Support Static WEP key indexes
- Fix parsing of WEP keys from ifcfg files
- Pre-fill wireless security UI bits in connection editor and applet
2008-03-31 16:42:42 +00:00
Daniel Williams
01c93957a3
- Grab system settings from /etc/sysconfig/network-scripts, not from
...
profiles
2008-03-19 03:44:37 +00:00
Daniel Williams
5c04a2a6c5
- Fix crashes when returning VPN secrets from the applet to NM
2008-03-18 17:52:25 +00:00
Daniel Williams
d86688f830
- Fix crashes on suspend/resume and exit (rh #437426 )
...
- Ensure there's always an option to chose the wired device
- Never set default route via an IPv4 link-local addressed device (rh
#437338 )
2008-03-18 17:02:45 +00:00
Daniel Williams
6ecad12a78
Update for split ppp-devel package
2008-03-12 20:31:34 +00:00
Daniel Williams
271dc035fe
Really don't require gnome-common
2008-03-12 20:13:43 +00:00
Daniel Williams
f63f0a475c
- Fix DHCP rebind behavior
...
- Preliminary PPPoE support
2008-03-12 18:55:26 +00:00
Daniel Williams
117f8c0d5e
- Fix gnome-icon-theme Requires, should be on gnome subpackage
2008-03-11 03:34:43 +00:00
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
cd588e02a3
- Fix crash of nm-system-settings on malformed ifcfg files (rh #434919 )
...
- Require gnome-icon-theme to pick up lock.png (rh #435344 )
- Fix applet segfault after connection removal via connection editor or
GConf
2008-03-03 01:38:56 +00:00
Daniel Williams
086b92d340
- Don't create multiple connections for hidden access points
...
- Fix scanning behavior
2008-02-29 19:46:34 +00:00
Daniel Williams
d02fe96e33
- Rework connection editor connection list
2008-02-14 20:00:03 +00:00
Daniel Williams
e42beec285
turn off strict aliasing for Rawhide; glib's mutex functions fail
2008-02-08 03:15:08 +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
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
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
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
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
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
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
Daniel Williams
4e55f6caaf
- Fix applet crash on 64-bit platforms when choosing "Connect to other
...
wireless network..." (gnome.org #435036 )
- Add debug output for ethernet device link changes
2007-06-10 17:26:11 +00:00
Daniel Williams
63b6aaf3c5
- Fix ethernet link detection (gnome #354565 , rh #194124 )
...
- Fix perpetual credentials request with private key passwords in the
applet
- Sleep a bit before activating wireless cards to work around driver bugs
2007-06-07 17:11:37 +00:00
Daniel Williams
104d22528c
- Don't spawn wpa_supplicant with -o
2007-06-04 21:04:38 +00:00
Christopher Aillon
d5d5eabf03
- Rebuild
2007-05-23 04:26:09 +00:00
Christopher Aillon
663ef84f16
- Fix requires macro (237806)
2007-04-25 16:13:02 +00:00
Christopher Aillon
d2e88e5600
update tar flags
2007-04-20 03:41:24 +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
Matthew Barnes
759f628567
- Close private D-Bus connections. ( #232691 )
2007-03-29 11:32:43 +00:00
Matthias Clasen
a86ffd5557
Fix a dir ownership issue
2007-03-25 04:22:08 +00:00
Daniel Williams
9162306363
Fix gnome-common bits in applet configure
2007-03-15 20:35:01 +00:00
Daniel Williams
64f0a2525d
Test yum install segfault on PPC
2007-03-15 20:16:59 +00:00
Daniel Williams
9721497ee4
Fix hal version requires
2007-03-15 20:09:58 +00:00
Daniel Williams
f1be6f5be9
Add libtool back for AC_PROG_LIBTOOL
2007-03-15 20:03:21 +00:00
Daniel Williams
5b1b3d60af
make it really work this time
2007-03-15 20:01:38 +00:00
Daniel Williams
20a1b1144b
Run intltoolize
2007-03-15 19:51:34 +00:00
Daniel Williams
852a3164be
buildrequire libtool
2007-03-15 19:40:47 +00:00
Daniel Williams
baaaedcfa2
run aclocal on applet
2007-03-15 19:34:42 +00:00
Daniel Williams
55a16fd966
- Update to pre-0.6.5 snapshot
2007-03-15 18:24:14 +00:00
Christopher Aillon
dbe9cce746
- Guard against D-Bus LimitExceeded messages
2007-02-08 19:53:44 +00:00
Christopher Aillon
05baa40a15
- Move .so file to -devel package
2007-02-02 18:13:09 +00:00
Matthias Clasen
c3c355faf9
fix dbus 1.0 compilation
2006-11-26 01:56:29 +00:00
Matthias Clasen
e070299084
Fix a directory ownership problem
2006-11-25 23:27:24 +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
Christopher Aillon
21afa16b0c
- Own /usr/share/NetworkManager and /usr/include/NetworkManager
2006-10-19 11:55:21 +00:00
Christopher Aillon
6dfa3f98af
- BuildRequire wireless-tools-devel
...
- Update the BuildRoot tag
2006-09-05 04:57:16 +00:00
Bill Nottingham
1951e3e98c
catch a few more
2006-08-30 18:33:43 +00:00
Bill Nottingham
a438ea950a
add epochs in requirements
2006-08-30 18:30:38 +00:00