summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* allow to choose the wireless encryption mode between "None", "Open WEP", "Res...Olivier Blin2005-04-201-20/+37
* 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-2/+2
* improve ndiswrapper driver configuration (allow to select driver, device and ...Olivier Blin2005-04-191-39/+72
* fix missing stepOlivier Blin2005-04-191-1/+1
* move wireless stuff in wireless.pmOlivier Blin2005-04-191-9/+15
* do not show empty ndiswrapper devices listOlivier Blin2005-04-191-22/+14
* 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
* 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-181-2/+9
* allow to modify METRIC settings in the wizardOlivier Blin2005-04-141-0/+1
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-121-1/+1
* 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
* 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
* support more slmodemsOlivier Blin2005-04-051-2/+2
* disconnect internet interface before trying to reconnect (or else someOlivier Blin2005-04-041-0/+2
* 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 speedtouch microcode url (#15095)Olivier Blin2005-03-301-1/+1
* fix NET_INTERFACE for sagem modems not using pppoaOlivier Blin2005-03-291-1/+3
* eaglectrl is now in /sbin (#15033)Olivier Blin2005-03-281-1/+1
* ATMARP support, useful for modems using pppoatm (e.g. SpeedTouch) andOlivier Blin2005-03-241-4/+13
* disable network hotplug for via-velocity driver (#14763)Thierry Vignaud2005-03-181-1/+1
* temporary move collate sorting into net wizard in order to minimize possible ...Thierry Vignaud2005-03-171-1/+3
* allow drakconnect to display multiple instances of the same adsl deviceOlivier Blin2005-03-151-16/+25
* fix commentOlivier Blin2005-03-151-1/+1
* fix unicorn packages installationOlivier Blin2005-03-151-2/+2
* do not compare translated string, on Pixel's adviceOlivier Blin2005-03-151-3/+3
* allow not to set gateway device (#14633)Olivier Blin2005-03-151-4/+6
* s/Netmask address/Netmask/. typo fixFunda Wang2005-03-121-1/+1
* fix messagesOlivier Blin2005-03-101-2/+2
* better looking textThierry Vignaud2005-03-091-0/+1
* write selected dhcp client in ifcfg filesOlivier Blin2005-03-091-4/+2
* delete gateway if appropriate when configuring DSL devices too (#13978)Olivier Blin2005-03-071-4/+12
* copy provider_id tag tooOlivier Blin2005-03-041-1/+1
* add @network::ethernet::dhcp_clientsOlivier Blin2005-03-041-1/+1
* delete gateway settings if gateway device is invalid too (#11761)Olivier Blin2005-03-031-2/+2
* delete gateway settings if reconfiguring the gateway interface to dhcpOlivier Blin2005-03-021-1/+8
* enhance "wrong network mask format" message (#10712)Olivier Blin2005-02-281-6/+9
* allow to modify DHCP timeoutOlivier Blin2005-02-281-0/+1