summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* consider a device as wifi even if it isn't plugged (useful in manage wizard)Olivier Blin2005-04-131-1/+1
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-122-2/+2
* Fix running ifup/ifdown not in chrootRafael Garcia-Suarez2005-04-121-2/+2
* Need to specify the full path of ifup/ifdown when a shell isn't used to run themRafael Garcia-Suarez2005-04-121-2/+2
* fix error reporting for ndiswrapper package installation (#15373)Olivier Blin2005-04-111-1/+1
* handle spaces in ndiswrapper drivers pathOlivier Blin2005-04-111-1/+1
* add some comments for post 10.2Olivier Blin2005-04-081-0/+2
* always restart slmodem, even if it was already installedOlivier Blin2005-04-071-5/+4
* net_applet: really allow users to start connection without having toOlivier Blin2005-04-071-1/+1
* run ifup/ifdown with run_program::raw and detach, so that pppd doesn'tOlivier Blin2005-04-071-3/+3
* cosmeticsOlivier Blin2005-04-071-2/+3
* create correct /dev/modem for HCF modemsOlivier Blin2005-04-071-0/+1
* use correct package name for HCF modemsOlivier Blin2005-04-071-2/+2
* fix h[cs]f fixOlivier Blin2005-04-071-3/+3
* improve wifi detectionOlivier Blin2005-04-051-2/+5
* support more slmodemsOlivier Blin2005-04-051-2/+2
* please perl_checkerOlivier Blin2005-04-051-1/+1
* remove useless and unwanted non-ASCII characterOlivier Blin2005-04-051-1/+1
* replace non-ASCII charactersOlivier Blin2005-04-051-1/+1
* disconnect internet interface before trying to reconnect (or else someOlivier Blin2005-04-041-0/+2
* do not reload firmware on eagle-usb modems if already doneOlivier Blin2005-04-041-1/+1
* add some comment for post 10.2Olivier Blin2005-03-311-0/+1
* do not use ifplugd for wireless cards (and don't allow users to enableOlivier Blin2005-03-311-1/+3
* fix typo (bugzilla #15116)Pascal Rigaux2005-03-311-2/+2
* fix speedtouch microcode url (#15095)Olivier Blin2005-03-301-1/+1