index
:
drakx-net
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
distro/mga8
master
topic/systray
user/animtim/designWork
Mageia Network Control Libraries/Utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
network
/
connection
/
wireless.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
make connection managers use mandi when available
Olivier Blin
2008-12-09
1
-2
/
+2
*
fix installing rt61 and rt73 firmware packages
Olivier Blin
2008-11-19
1
-2
/
+4
*
add description for ethernet and wireless types
Olivier Blin
2008-11-17
1
-0
/
+1
*
use object notation
Olivier Blin
2008-11-13
1
-1
/
+1
*
reload networks list from wpa_supplicant before checking if a network
Olivier Blin
2008-11-13
1
-0
/
+6
*
run wpa_cli reconfigure after writing network settings in wpa config file
Olivier Blin
2008-11-13
1
-0
/
+2
*
fix typo
Olivier Blin
2008-11-13
1
-3
/
+3
*
set higher priority (1) for encrypted wpa_supplicant networks (based on an id...
Olivier Blin
2008-10-02
1
-0
/
+1
*
set scan_ssid to 1 only for hidden or non-broadcasted SSIDs (based on an idea...
Olivier Blin
2008-10-02
1
-1
/
+1
*
write bssid in wpa_supplicant.conf for hidden networks (helps getting network...
Olivier Blin
2008-10-02
1
-2
/
+4
*
use log
Olivier Blin
2008-10-02
1
-0
/
+1
*
refresh wpa_supplicant network ids after wpa_supplicant is restarted too
Olivier Blin
2008-10-02
1
-4
/
+3
*
log wpa_supplicant network selection through network monitor
Olivier Blin
2008-10-02
1
-0
/
+1
*
keep old network id if wpa_supplicant has not been able to scan the network
Olivier Blin
2008-10-02
1
-3
/
+6
*
extract network_id variable (for next commit)
Olivier Blin
2008-10-02
1
-3
/
+4
*
drop wpa_cli reconfigure code, useless since wpa_supplicant is shut down righ...
Olivier Blin
2008-10-02
1
-9
/
+0
*
run wpa_cli select_network as fallback when network monitor (mandi) is not av...
Olivier Blin
2008-10-02
1
-2
/
+6
*
add support for rtl8187se driver
Olivier Blin
2008-09-18
1
-0
/
+7
*
mention that rt2860 requires a kernel package
Olivier Blin
2008-09-18
1
-0
/
+1
*
add support for rt2860 driver
Olivier Blin
2008-09-18
1
-0
/
+9
*
adapt wireless settings to rt61pci and rt73usb drivers
Olivier Blin
2008-09-03
1
-2
/
+2
*
add support for iwlagn firmware
Olivier Blin
2008-08-28
1
-1
/
+1
*
add support for extra ucode version
Olivier Blin
2008-08-28
1
-2
/
+3
*
add initial support for b43 and b43legacy firmwares
Olivier Blin
2008-08-28
1
-0
/
+22
*
write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driver
Olivier Blin
2008-08-01
1
-0
/
+6
*
do not incorrectly provide get_networks in network::connection
Olivier Blin
2008-05-19
1
-1
/
+2
*
add network::connection::get_networks (so that we can know if a networks prob...
Olivier Blin
2008-05-18
1
-1
/
+1
*
default to roaming for all encryption types if ROAMING is true in /etc/syscon...
Olivier Blin
2008-05-12
1
-1
/
+5
*
refresh networks list when switching from non-roaming to roaming (to get wpa_...
Olivier Blin
2008-05-05
1
-0
/
+10
*
add network to wpa_supplicant config if needed when connecting (drakroam/netc...
Olivier Blin
2008-05-02
1
-0
/
+2
*
reorder
Olivier Blin
2008-05-02
1
-4
/
+4
*
extract add_nework_to_wpa_supplicant function
Olivier Blin
2008-05-02
1
-7
/
+10
*
write open/restricted mode in WIRELESS_ENC_MODE variable to be able
Olivier Blin
2008-04-03
1
-5
/
+6
*
add useful URL about WEP key length
Olivier Blin
2008-04-03
1
-0
/
+1
*
move comment
Olivier Blin
2008-04-03
1
-3
/
+3
*
use 32 bytes as max WEP key length (now that wpa_supplicant supports it)
Olivier Blin
2008-04-03
1
-1
/
+1
*
check firmware with ucode API '-1' for iwl3945/iwl4965 (default in our kernel)
Olivier Blin
2008-04-01
1
-1
/
+1
*
allow to specify ucode_api for iwl modules
Olivier Blin
2008-04-01
1
-5
/
+6
*
ensure that WEP keys are not longer than maximum key length for wpa_supplican...
Olivier Blin
2008-03-31
1
-0
/
+7
*
ensure that WPA keys are 8-63 long if ASCII, 64 is hex
Olivier Blin
2008-03-31
1
-0
/
+7
*
do not convert WEP keys longer than maximum key length for wpa_supplicant (cu...
Olivier Blin
2008-03-31
1
-1
/
+7
*
allow to force using key as ASCII string (#27525)
Olivier Blin
2008-03-31
1
-11
/
+21
*
do not convert ASCII PSK passphrases that do not have between 8 and 63 charac...
Olivier Blin
2008-03-31
1
-1
/
+6
*
rename as convert_psk_key_for_wpa_supplicant
Olivier Blin
2008-03-31
1
-2
/
+2
*
remove old comment
Olivier Blin
2008-03-27
1
-1
/
+1
*
update comments
Olivier Blin
2008-03-27
1
-5
/
+1
*
use no_distro_package for acx100 firmware
Olivier Blin
2008-03-14
1
-1
/
+1
*
add apply_network_selection
Olivier Blin
2008-03-14
1
-0
/
+7
*
rephrase WPA/WPA2 PSK/Enterprise labels
Olivier Blin
2008-03-10
1
-2
/
+2
*
install mandi if wpa_supplicant is enabled, so that net_applet can trigger co...
Olivier Blin
2008-03-04
1
-0
/
+1
[next]