summaryrefslogtreecommitdiffstats
path: root/lib/network/monitor.pm
Commit message (Collapse)AuthorAgeFilesLines
* keep track of hidden networksOlivier Blin2008-10-021-0/+1
|
* fix rescaling signal levels from wpa_supplicantOlivier Blin2008-06-041-2/+3
|
* try to normalize signal level reported by wpa_supplicant only if some values ↵Olivier Blin2008-05-141-3/+7
| | | | are greater than 100
* use signal level if all reported qualities are 100% and if signal level is ↵Olivier Blin2008-05-141-0/+4
| | | | different
* rewrite for next commitOlivier Blin2008-05-141-1/+5
|
* use eval_quality helper as well not to divide by zeroOlivier Blin2008-05-141-1/+1
|
* parse "Signal level=" as well (was only parsing "Signal level:")Olivier Blin2008-05-141-1/+1
|
* force using wireless-tools when wpa_supplicant gives empty resultsOlivier Blin2008-05-021-0/+1
| | | | | (by removing useless info from wpa_cli output)
* do not try to use mandi if not availableOlivier Blin2008-05-021-1/+1
|
* simplify has_roaming definitionOlivier Blin2008-05-021-2/+3
|
* add support for using dbus-send to select a network (will require some way ↵Olivier Blin2008-04-301-1/+10
| | | | to get network IDs first)
* move out some variables (for future usage)Olivier Blin2008-04-301-6/+7
|
* detect EAP support when parsing iwlist scanOlivier Blin2008-03-141-2/+4
|
* indentOlivier Blin2008-03-141-2/+2
|
* delay computing of wireless flags (for next commit)Olivier Blin2008-03-141-2/+5
|
* do not crash with prism54 driver which reports quality with division by zeroOlivier Blin2008-02-271-0/+1
| | | | | (assume max signal quality is 255 instead, from Eddy De Greef, #34845 and #37879)
* do not show as selected the APs with same ESSID as current APOlivier Blin2007-10-051-1/+1
|
* pre-set Managed mode for access points detected as Master (#30303)Olivier Blin2007-08-201-0/+1
|
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-15/+35
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+83