Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better handling of ASCII WEP keys (partial fix for #18558) | Olivier Blin | 2005-09-15 | 1 | -8/+11 |
| | |||||
* | disable roaming for rt2400/rt2500 | Olivier Blin | 2005-09-08 | 1 | -0/+10 |
| | |||||
* | don't translate strings here | Olivier Blin | 2005-08-30 | 1 | -4/+4 |
| | |||||
* | - configure wpa_supplicant correctly for shared or passwordless connections | Olivier Blin | 2005-08-30 | 1 | -12/+14 |
| | | | | | | | - split write_interface_setttings out of network::network::write_interface_conf - wpa_supplicant may list some networks twice, handle it - rewrite drakroam to use wpa_supplicant | ||||
* | move %wireless_enc_modes in network::wireless | Olivier Blin | 2005-08-28 | 1 | -0/+7 |
| | |||||
* | use wext driver for ipw cards in wpa_supplicant | Olivier Blin | 2005-08-23 | 1 | -1/+0 |
| | |||||
* | handle prefix | Olivier Blin | 2005-08-05 | 1 | -2/+2 |
| | |||||
* | overwrite previous wpa_supplicant entries with same ssid or bssid | Olivier Blin | 2005-08-05 | 1 | -6/+12 |
| | |||||
* | better handling for hex keys in wpa_supplicant | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
| | |||||
* | allow to use WEP keys in wpa_supplicant | Olivier Blin | 2005-08-04 | 1 | -3/+14 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-08-04 | 1 | -2/+2 |
| | |||||
* | allow to read/write wpa_supplicant config files | Olivier Blin | 2005-07-20 | 1 | -45/+72 |
| | |||||
* | handle errors in wireless packages installation, simplify | Olivier Blin | 2005-04-24 | 1 | -34/+36 |
| | |||||
* | fix WPA key | Olivier Blin | 2005-04-24 | 1 | -3/+3 |
| | |||||
* | allow to choose the wireless encryption mode between "None", "Open WEP", ↵ | Olivier Blin | 2005-04-20 | 1 | -106/+5 |
| | | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper | ||||
* | improve ndiswrapper driver configuration (allow to select driver, device and ↵ | Olivier Blin | 2005-04-19 | 1 | -14/+89 |
| | | | | many errors handling) | ||||
* | convert_key_for_wpa_supplicant is now in network::wireless | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | move wireless stuff in wireless.pm | Olivier Blin | 2005-04-19 | 1 | -0/+198 |