summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* minimal WPA supportOlivier Blin2005-02-241-0/+2
* move wlan-ng stuff in network::networkOlivier Blin2005-02-241-40/+1
* space cleanupOlivier Blin2005-02-241-1/+1
* spaces cleanupOlivier Blin2005-02-241-54/+61
* titifixOlivier Blin2005-02-171-1/+1
* perl_checker fixOlivier Blin2005-02-171-1/+1
* remove unused network::netconnect::get_net_deviceOlivier Blin2005-02-171-14/+0
* typo fix (Arpad Biro)Thierry Vignaud2005-02-141-2/+2
* fix ndiswrapper installing: always install it if needed (btw run faster ifThierry Vignaud2005-02-101-2/+4
* fix stepping back from lan interface step (impossible when using ndiswrapperThierry Vignaud2005-02-101-1/+1
* simplify ndiwrapper step chainingThierry Vignaud2005-02-101-1/+1
* select manual adsl connection type if the network interface was staticOlivier Blin2005-02-071-0/+2
* basic ndiswrapper supportOlivier Blin2005-02-051-2/+57
* handle bpalogin serviceOlivier Blin2005-02-041-5/+12
* perl_checker fixesOlivier Blin2005-02-041-8/+8
* add bpalogin support for cable connectionsOlivier Blin2005-02-041-4/+30
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-031-3/+3
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-3/+3
* fix NETMASK autofillingThierry Vignaud2004-12-171-1/+1
* for drakx-finish-install, we want drakconnect to restart networkPascal Rigaux2004-12-141-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
* network::netconnect::real_main() do not exit brutally on wizcancel, handle it...Pascal Rigaux2004-11-301-2/+4
* (real_main) in "ADSL provider" step, plain reset the protocol onThierry Vignaud2004-11-221-1/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-15/+15
* do not use slicing when selecting single valuesThierry Vignaud2004-11-081-1/+1
* cleanup thanks to perl_checkerPascal Rigaux2004-10-151-1/+1
* make perl_checker happyPascal Rigaux2004-10-151-1/+1
* try /dev/ttyS14 too for serial modems (ie internal PCI modems thatThierry Vignaud2004-10-081-1/+1
* start slmodemd when installing it (thus preventing the average user toThierry Vignaud2004-10-081-1/+5
* fix H[CS]F modems configuration (kernel packages were renamed)Thierry Vignaud2004-10-081-2/+2
* do not lose GATEWAYDEV if it is a non wireless one and a staticOlivier Blin2004-10-041-5/+5
* write wlan-ng config files for prism2 driversOlivier Blin2004-10-041-0/+40
* remove TYPE field in ifcfg files if connection type isn't ADSLOlivier Blin2004-10-031-0/+1
* perl_checker fixOlivier Blin2004-10-031-1/+1
* do not lose ONBOOT setting for manual/dhcp dsl connectionsOlivier Blin2004-10-031-0/+1
* misc sagem fixes:Olivier Blin2004-10-031-3/+13
* do not break the "IP %s address is usually reserved" warningOlivier Blin2004-10-031-3/+9
* create $intf->{sagem} when needed before checking it exists ...Olivier Blin2004-10-011-6/+6
* test if IP address is already used for static interfacesOlivier Blin2004-09-281-0/+2
* ask to connect for isdn_external tooOlivier Blin2004-09-271-1/+1
* don't scramble $netcnx->{type}Olivier Blin2004-09-271-2/+2
* ask to connect for modem/isdn connections too (crappy fix, this needsOlivier Blin2004-09-271-1/+1
* we really support all linmodems (including Hsf and Hcf ones) with 2.6 kernelsOlivier Blin2004-09-271-6/+0
* do not disable ifplugd support for wireless cardsThierry Vignaud2004-09-241-2/+1
* install kernel packages for winmodemsOlivier Blin2004-09-231-5/+7
* use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947Olivier Blin2004-09-221-1/+2
* do not write config two times for lan connectionsOlivier Blin2004-09-201-2/+1
* move "Start at boot" step for lan-like adsl/cable connectionsOlivier Blin2004-09-201-2/+4
* don't support all slmodem cards, our agreement forbid it :-/Olivier Blin2004-09-161-1/+2
* fixed typo (no spaces before question marks in English)Pablo Saratxaga2004-09-161-1/+1