summaryrefslogtreecommitdiffstats
path: root/lib/network/monitor.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix displaying MAC for hidden network (mga13685)Thierry Vignaud2015-04-271-1/+3
| | | | ESSID is bogus when the card fails to detect it's hidden...
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
|
* monitor: allow wpa_cli to report signale strength in dBm (Derek Jennings, #8228)Thomas Backlund2013-01-241-1/+12
|
* perl_checker cleanupsThierry Vignaud2012-03-201-1/+1
|
* wireless scan: use programs from prefix, not installer root (#1452)Olivier Blin2011-12-141-6/+6
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* 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