Commit Graph

178 Commits

Author SHA1 Message Date
Dan Williams
840f407ef7 Enable EAP-TNC (rh #659038) 2011-01-11 09:24:42 -06:00
Dan Williams
cdd9d9b1c8 Buildrequire libnl for nl80211 driver 2010-12-15 12:54:06 -06:00
Dan Williams
ebf92bd18c Enable bgscan plugin 2010-12-15 11:58:41 -06:00
Dan Williams
10a08821ad Update to 0.7.3 2010-12-08 10:33:40 -06:00
Peter Lemenkov
33fe68f313 Cosmetic fixes from the merge review
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-10-07 16:27:49 +04:00
Fedora Release Engineering
9cca892948 dist-git conversion 2010-07-29 15:26:00 +00:00
Daniel Williams
b166cd6ec4 - Remove prereq on chkconfig
- Build GUI with qt4 for rawhide (rh #537105)
2010-05-13 19:38:13 +00:00
Daniel Williams
4b6173f748 - Fix crash when interfaces are removed (like suspend/resume) (rh #589507) 2010-05-07 01:16:58 +00:00
Daniel Williams
8529a653e7 - Fix handling of newer PKCS#12 files (rh #541924) 2010-01-07 03:31:05 +00:00
Daniel Williams
25bef9cb0e - Fix supplicant initscript return value (rh #521807)
- Fix race when connecting to WPA-Enterprise/802.1x-enabled access points
    (rh #508509)
- Don't double-scan when attempting to associate
2009-11-29 23:46:04 +00:00
Bill Nottingham
6148147d9c Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:43:16 +00:00
Tomáš Mráz
14e25e323d - rebuilt with new openssl 2009-08-21 16:28:10 +00:00
Jesse Keating
a545601386 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 07:27:03 +00:00
Daniel Williams
5a2016ff10 - Let D-Bus clients know when the supplicant is scanning 2009-05-13 14:53:07 +00:00
Daniel Williams
3da3dbf8e4 fix wireless header 2009-05-12 20:36:21 +00:00
Daniel Williams
184c33502b - Ensure the supplicant starts and ends with clean driver state
- Handle driver disconnect spammage by forcibly clearing SSID
- Don't switch access points unless the current association is dire (rh
    #493745)
2009-05-12 20:25:14 +00:00
Daniel Williams
cff725b80d add the patch for #497771 2009-05-12 18:08:21 +00:00
Daniel Williams
dd8912773d - Avoid creating bogus Ad-Hoc networks when forcing the driver to
disconnect (rh #497771)
2009-05-12 18:07:23 +00:00
Daniel Williams
bf697ebdfe drop upstreamed patch 2009-03-09 21:08:47 +00:00
Daniel Williams
6f5c0a590b - Update to latest upstream release 2009-03-09 21:02:40 +00:00
Colin Walters
3b7817c7cc - Add patch from upstream to suppress unrequested replies, this quiets a
dbus warning.
2009-02-25 18:17:56 +00:00
Daniel Williams
b206b7d518 - Fix scan result retrieval in very dense wifi environments 2009-02-06 22:25:50 +00:00
Daniel Williams
d455e80fd8 - Ensure that drivers don't retry association when they aren't supposed to 2009-02-06 21:35:16 +00:00
Daniel Williams
e7c2862af3 - Fix PEAP connections to Windows Server 2008 authenticators (rh #465022)
- Stop supplicant on uninstall (rh #447843)
- Suppress scan results message in logs (rh #466601)
2009-01-30 17:45:46 +00:00
Tomáš Mráz
e9bd286f5c - rebuild with new openssl 2009-01-18 15:31:52 +00:00
Daniel Williams
4e99d3d319 Add the patches 2008-10-13 15:09:39 +00:00
Daniel Williams
fb40b6cef9 - Handle encryption keys correctly when switching 802.11 modes (rh #459399)
- Better scanning behavior on resume from suspend/hibernate
- Better interaction with newer kernels and drivers
2008-10-13 15:06:57 +00:00
Daniel Williams
8b8c4d1c4e Remove fuzz 2008-08-27 21:21:51 +00:00
Daniel Williams
229cd7199e - Update to 0.6.4
- Remove 'hostap', 'madwifi', and 'prism54' drivers; use standard 'wext'
    instead
- Drop upstreamed patches
2008-08-27 21:14:47 +00:00
Daniel Williams
3b4d3de16a - Fix 802.11a frequency bug
- Always schedule specific SSID scans to help find hidden APs
- Properly switch between modes on mac80211 drivers
- Give adhoc connections more time to assocate
2008-06-11 11:01:48 +00:00
Christopher Aillon
8a6cfa2d53 - BuildRequires qt3-devel 2008-03-10 22:49:48 +00:00
Daniel Williams
bbc7f43cd1 - Fix log file path in service config file 2008-03-08 20:09:35 +00:00
Daniel Williams
a1b281305e - Don't start the supplicant by default when installed (rh #436380) 2008-03-06 22:51:39 +00:00
Daniel Williams
b68f1e8b3d - Fix a potential use-after-free in the D-Bus byte array demarshalling code 2008-03-04 15:11:01 +00:00
Daniel Williams
a3815518cd - Update to latest development release; remove upstreamed patches 2008-03-03 17:20:11 +00:00
Daniel Williams
8c8f86cedd Inclusion of stdib.h all around 2008-02-22 19:45:26 +00:00
Daniel Williams
b3366ca3f1 - Fix gcc 4.3 rebuild issues 2008-02-22 17:02:40 +00:00
Jesse Keating
9dc3497470 - Autorebuild for GCC 4.3 2008-02-19 01:01:36 +00:00
Daniel Williams
27ff85c0e9 - Backport 'frequency' option for Ad-Hoc network configs 2007-12-25 23:44:56 +00:00
Daniel Williams
0e97297861 - Fix LSB initscript header to ensure 'messagebus' is started first (rh
#244029)
2007-12-24 22:36:49 +00:00
Daniel Williams
dff5415b9c - Fix two leaks when signalling state and scan results (rh #408141)
- Add logrotate config file (rh #404181)
- Add new LSB initscript header to initscript with correct deps (rh
    #244029)
- Move other runtime arguments to /etc/sysconfig/wpa_supplicant
- Start after messagebus service (rh #385191)
- Fix initscript 'condrestart' command (rh #217281)
2007-12-06 23:40:35 +00:00
Matthias Clasen
236e5671fb Rebuild 2007-12-05 02:47:27 +00:00
Ville Skyttä
0af04b6066 - Group: Application/System -> Applications/System in -gui. 2007-12-04 21:27:39 +00:00
Daniel Williams
8653bc4e96 Copy -16 from F-8 branch 2007-11-13 21:19:45 +00:00
Daniel Williams
322c7cf838 - Add BLOB support to the D-Bus interface
- Fix D-Bus interface permissions so that only root can use the
    wpa_supplicant D-Bus interface
2007-10-21 16:02:20 +00:00
Bill Nottingham
80c37aa6f8 makefile update to properly grab makefile.common 2007-10-15 19:31:05 +00:00
Daniel Williams
feb46a6734 - Don't segfault with dbus control interface enabled and invalid network
interface (rh #310531)
2007-10-09 21:40:28 +00:00
Daniel Williams
8929edf7a2 - Always allow explicit wireless scans triggered from a control interface 2007-09-25 20:43:59 +00:00
Daniel Williams
a9342dcaea - Change system bus activation file name to work around D-Bus bug that
fails to launch services unless their .service file is named the same
    as the service itself
2007-09-21 00:37:14 +00:00
Daniel Williams
7653a03028 - Remove service start requirement for interfaces & devices from sysconfig
file, since wpa_supplicant's D-Bus interface is now turned on
2007-08-24 17:40:37 +00:00