summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* (adsl_detect) simplify againThierry Vignaud2005-05-191-4/+1
* (adsl_detect) explainThierry Vignaud2005-05-191-0/+1
* (adsl_detect) detect all ADSL modems of each kind (though drakconnectThierry Vignaud2005-05-191-2/+7
* (adsl_detect) typo fixThierry Vignaud2005-05-191-1/+1
* (adsl_detect) detect more ADSL USB modemsThierry Vignaud2005-05-191-6/+10
* keep # and * characters in phone number (#16031)Olivier Blin2005-05-171-2/+2
* use iwpriv for WPA with rt2x00 drivers (they don't plan to support wpa_suppli...Olivier Blin2005-05-171-13/+22
* DVB supportOlivier Blin2005-05-132-2/+49
* hide DVB for nowOlivier Blin2005-05-131-1/+0
* reorder drakconnect first screen (to please our flowered bearded boss)Olivier Blin2005-05-121-8/+9
* remove another useless stepOlivier Blin2005-05-041-9/+0
* ask wireless settings before boot protocol selectionOlivier Blin2005-05-041-4/+6
* remove useless warning in install, we never override configuration (#10827)Olivier Blin2005-05-041-14/+1
* fix USB devices detection for ndiswrapperOlivier Blin2005-05-022-5/+6
* use www.mandriva.com to test connectionOlivier Blin2005-04-292-3/+3
* configure pppoe connections in a ppp peer fileOlivier Blin2005-04-281-29/+30
* display VPI/VCI values in decimalOlivier Blin2005-04-271-6/+10
* Maybe the last Mandrake->Mandriva replacement.Funda Wang2005-04-271-1/+1
* reindentOlivier Blin2005-04-271-64/+70
* don't write /etc/ppp/options anymore, adjust options in peer filesOlivier Blin2005-04-271-48/+15
* handle errors in wireless packages installation, simplifyOlivier Blin2005-04-242-36/+46
* allow to disable WPA even if no key is usedOlivier Blin2005-04-241-6/+6
* fix WPA keyOlivier Blin2005-04-242-4/+4
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-232-2/+2
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-214-5/+5
* rename "ethernet connection" as "LAN connection" like anywhere sinceThierry Vignaud2005-04-211-1/+1
* (setup_device) move comment where it's appropriateThierry Vignaud2005-04-201-1/+1
* allow to choose the wireless encryption mode between "None", "Open WEP", "Res...Olivier Blin2005-04-203-126/+150
* simplifyOlivier Blin2005-04-191-4/+2
* fix ancient bug (Managed should be the default wireless mode, not Secondary) ...Olivier Blin2005-04-191-10/+2
* really use given encryption keyOlivier Blin2005-04-191-1/+1
* network::wireless is needed for wireless configurationOlivier Blin2005-04-191-0/+1
* fix typoOlivier Blin2005-04-191-1/+1
* fix typoOlivier Blin2005-04-191-2/+2
* improve ndiswrapper driver configuration (allow to select driver, device and ...Olivier Blin2005-04-192-53/+161
* fix Titi sux (we do want to use sysfs if ethtool fails)Olivier Blin2005-04-191-1/+1
* convert_key_for_wpa_supplicant is now in network::wirelessOlivier Blin2005-04-191-1/+1
* fix missing stepOlivier Blin2005-04-191-1/+1
* move wireless stuff in wireless.pmOlivier Blin2005-04-194-203/+213
* do not write zeroed MAC addresses in iftab, it confuses ifrenameOlivier Blin2005-04-191-0/+2
* do not crash if modprobe failsOlivier Blin2005-04-191-2/+2
* do not show empty ndiswrapper devices listOlivier Blin2005-04-192-22/+31
* unload ndiswrapper first so that the newly installed .inf files will be readOlivier Blin2005-04-191-0/+2
* clean includesOlivier Blin2005-04-181-2/+1
* remove useless includesOlivier Blin2005-04-181-1/+0
* replace to_bool(grep) call with anyOlivier Blin2005-04-181-1/+1
* fix automatic net interface detectionOlivier Blin2005-04-181-2/+1
* merge wireless steps and move advanced settings in advanced mode (#15501)Olivier Blin2005-04-181-24/+13
* configure wpa driver in drakconnect, wpa_supplicant init script is droppedOlivier Blin2005-04-182-13/+25
* allow to modify METRIC settings in the wizardOlivier Blin2005-04-141-0/+1