summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Collapse)AuthorAgeFilesLines
* (get_profiles): get rid of "glob", clean it upPascal Rigaux2002-08-071-8/+1
|
* - First ECI adsl support stepDamien Chaumette2002-08-011-0/+2
|
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-311-9/+9
|
* make new perl_checker happyPascal Rigaux2002-07-311-26/+25
|
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-12/+12
|
* . draknet renamed in drakconnectDamien Chaumette2002-07-181-20/+20
|
* adapt to new modules.pmPascal Rigaux2002-07-041-3/+3
|
* fix a few english stringsGuillaume Cottenceau2002-04-081-2/+6
|
* changed timeout for testing internet connectiondamien2002-03-121-1/+2
|
* corrected bad previous behaviourdamien2002-03-071-1/+1
|
* corrected expert option in install modedamien2002-03-051-1/+1
|
* added expert modedamien2002-03-051-0/+1
|
* setting helpdamien2002-02-191-0/+1
|
* added cancel for first stepdamien2002-02-111-3/+6
|
* applied cooker guy english reviewdamien2002-02-041-4/+5
|
* debug network testingdamien2002-01-281-1/+1
|
* draknet : success message only if successdamien2002-01-171-8/+11
|
* big merge from update 8.1 with cvsdamien2002-01-091-1/+2
| | | | | First part. Part 2 following
* corrected network connection during installdamien2002-01-071-0/+1
|
* corrected minor bugs in network (among others bug "modifying read only values")damien2002-01-041-6/+24
| | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky);
* bug fixdamien2001-09-241-1/+1
|
* don't reapply the conf, if already applied. usefull for dhcp, because the ↵damien2001-09-201-1/+2
| | | | network should be restarted after configured
* tried to fix damien sucking.Francois Pons2001-09-201-0/+2
|
* network restart at better placedamien2001-09-191-5/+12
|
* don't ask to connect if lan or dhcpdamien2001-09-181-1/+1
|
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-8/+7
|
* new default connection handlingdamien2001-09-121-1/+2
|
* corrected splash in non X modedamien2001-09-121-1/+2
|
* removed useless printdamien2001-09-111-4/+1
|
* don't detect ethx if no autodetection.damien2001-09-111-1/+9
| | | | | implement smarter checkboxes
* only if standalonedamien2001-09-051-1/+1
|
* small english changeGuillaume Cottenceau2001-09-041-1/+1
|
* corrected profil recording for modemdamien2001-08-311-3/+2
|
* corrected hwaddr setting and draknet first window displaydamien2001-08-271-1/+7
|
* corrected bad window sizedamien2001-08-271-7/+3
|
* speedtouch configurationdamien2001-08-241-2/+4
|
* at_boot connection,resolvconf in profilesdamien2001-08-231-2/+6
|
* generik internet initscript, planq the children againdamien2001-08-211-2/+1
|
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-21/+19
| | | | ask_from_entries_refH_powered in ask_from_
* corrected connection script creationdamien2001-08-171-1/+7
|
* - fix behaviour of draknet when auto-installGuillaume Cottenceau2001-08-141-3/+3
| | | | | - remove auto flag when error-in-step
* adsl autodetection activated (planq the children)damien2001-08-131-1/+1
|
* added spped and timeout handling for isdndamien2001-08-101-2/+5
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-7/+6
|
* removed splash screen during installdamien2001-08-081-3/+3
|
* removed debugging messagedamien2001-08-071-1/+0
|
* debugging, profile coding, isdn 128 debuggingdamien2001-08-061-35/+52
|
* debugging, 128Kb/s ISDNdamien2001-08-031-1/+1
|
* instead of testing if ref($in) or ref($o) contains /gtk/, test if ↵Pascal Rigaux2001-08-021-1/+1
| | | | interactive_gtk is in ISA of the object
* translation correctiondamien2001-08-011-1/+1
|