summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.280.28Marcel Holtmann2009-07-182-1/+5
* During the scan trigger set scanning to false to start freshMarcel Holtmann2009-07-181-0/+2
* Use common function for resetting the scan triggerMarcel Holtmann2009-07-181-30/+20
* Revert supplicant change to always set scanning false after resultsMarcel Holtmann2009-07-181-2/+4
* Remove the unneeded out-of-range error code settingMarcel Holtmann2009-07-181-5/+0
* Fix another reference counting imbalance when adding networksMarcel Holtmann2009-07-181-42/+16
* Release 0.270.27Marcel Holtmann2009-07-182-1/+6
* Fix limitation with simultaneous connects from different technologiesMarcel Holtmann2009-07-181-2/+3
* If supplicant is already disconnecting return EALREADY error codeMarcel Holtmann2009-07-181-1/+1
* Fix missing disarming of the connection timeoutMarcel Holtmann2009-07-181-7/+4
* Release 0.260.26Marcel Holtmann2009-07-172-1/+10
* Make sure to always trigger disconnect on users requestMarcel Holtmann2009-07-171-4/+1
* Mention that Disconnect method implies the abort funtionalityMarcel Holtmann2009-07-171-0/+3
* Ensure only one service connection attempt at a timeMarcel Holtmann2009-07-171-0/+12
* Remove delay when removing services since it causes troubleMarcel Holtmann2009-07-171-61/+29
* Handle error for operation aborted caseMarcel Holtmann2009-07-171-0/+2
* Remove timeout when service connect is stopped via disconnectMarcel Holtmann2009-07-171-0/+5
* Don't remove network from service during remove grace periodMarcel Holtmann2009-07-171-5/+0
* Ensure to disconnect from devices and networksMarcel Holtmann2009-07-172-3/+3
* Remove WiFi interface from supplicant when powering downMarcel Holtmann2009-07-171-0/+2
* Add full support for enable/disable technology methodsMarcel Holtmann2009-07-174-2/+180
* Update test script with new manager interface methodsMarcel Holtmann2009-07-171-26/+17
* Update the network address when connectedMarcel Holtmann2009-07-171-22/+17
* One second timeout for service list update delays is enoughMarcel Holtmann2009-07-171-1/+1
* Fix reference counting with multiple networks with same SSIDMarcel Holtmann2009-07-173-22/+30
* Fix function names in commentsMarcel Holtmann2009-07-171-4/+4
* Add missing service state change signal sendingMarcel Holtmann2009-07-171-0/+1
* Don't store empty passphrasesMarcel Holtmann2009-07-171-1/+1
* Protect hidden and active networks during scanningMarcel Holtmann2009-07-172-4/+15
* Fix cleanup handling if hidden network connect attempt failsMarcel Holtmann2009-07-171-12/+32
* If the signal strength is zero don't declare this as weakMarcel Holtmann2009-07-171-1/+1
* Add function for cleaning out stale networksMarcel Holtmann2009-07-172-2/+8
* Disable the get_bssid() function for nowMarcel Holtmann2009-07-171-0/+2
* Remove the BSSID retrieval for hidden networksMartin Xu2009-07-171-29/+0
* Register hidden networks with the system and connect to themMarcel Holtmann2009-07-171-16/+84
* Fix the reference counting for revived servicesMarcel Holtmann2009-07-171-3/+7
* Keep Ethernet services around only for one secondMarcel Holtmann2009-07-171-1/+5
* Fix the issue with service re-orderingMarcel Holtmann2009-07-171-3/+8
* Free reference count on network when it goes awayMarcel Holtmann2009-07-171-0/+5
* Fix handling of out-of-range access pointsMarcel Holtmann2009-07-172-39/+70
* Use proper function to set association stateMarcel Holtmann2009-07-171-6/+2
* When network gets remove ensure to disconnect the serviceMarcel Holtmann2009-07-171-0/+4
* When scanning finished check for the auto-connect triggerMarcel Holtmann2009-07-171-0/+2
* Ensure that supplicant disconnects from the networkMarcel Holtmann2009-07-171-0/+4
* Fix issues with current auto-connect logicMarcel Holtmann2009-07-172-40/+24
* Release 0.250.25Marcel Holtmann2009-07-172-1/+5
* Fix regression from the passphrase update changeMarcel Holtmann2009-07-171-0/+3
* If the WiFi signal strength is below 20 then don't show networkMarcel Holtmann2009-07-173-0/+27
* Fix small coding style issueMarcel Holtmann2009-07-171-1/+1
* Don't update service passphrases from networksMarcel Holtmann2009-07-171-11/+1