summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* load adsl wizard on demandThierry Vignaud2004-01-201-0/+1
* (get_subwizard) introduce the infrastructure that enable to load aThierry Vignaud2004-01-201-0/+11
* init modem data structure when manually selecting a serial portThierry Vignaud2004-01-201-0/+3
* fix modem dns servers readingThierry Vignaud2004-01-201-2/+4
* keep entered data when stepping back to dialup options stepThierry Vignaud2004-01-201-8/+10
* do not mix modem choice and modem configuration, so that we keepThierry Vignaud2004-01-201-3/+4
* pass dynamically build data into interactive layer when configuring modemsThierry Vignaud2004-01-201-4/+7
* fix device (was broken due to the fact we kept all the data collectedThierry Vignaud2004-01-201-1/+1
* fix ppp_configure callThierry Vignaud2004-01-201-1/+1
* prepare killing obfuscated install pathThierry Vignaud2004-01-201-19/+2
* merge in next_cnx_step into handle_multiple_cnxThierry Vignaud2004-01-201-14/+6
* - kill duplicated codeThierry Vignaud2004-01-191-11/+2
* - merge wireless step into normal modem oneThierry Vignaud2004-01-191-83/+64
* rollback bogus changeThierry Vignaud2004-01-191-74/+101
* dot not try to alter squid config in --testing modeThierry Vignaud2004-01-191-101/+74
* isdn: detect serial modems if neededThierry Vignaud2004-01-191-0/+1
* rename "ppp_choose step" as "choose_serial_port" and "ppp_choose2" oneThierry Vignaud2004-01-191-4/+4
* chain hostname/dns step with zeroconf one (more work on zeroconf willThierry Vignaud2004-01-191-1/+2
* turn "unsupported winmodem" into a terminal stepThierry Vignaud2004-01-191-1/+2
* add strings for future optionsThierry Vignaud2004-01-191-1/+5
* fix next_cnx_step callThierry Vignaud2004-01-191-1/+1
* (detect) display a nice string for serial modemsThierry Vignaud2004-01-191-1/+1
* (detect)Thierry Vignaud2004-01-191-3/+1
* add proper window titleThierry Vignaud2004-01-191-7/+7
* make a real wizard step out of first modem stepThierry Vignaud2004-01-191-2/+6
* winmodem connection'll be merge into modem connectionThierry Vignaud2004-01-191-2/+1
* kill Data::Dumper orpheanThierry Vignaud2004-01-191-1/+0
* merge dhcp hostname into hostname stepThierry Vignaud2004-01-191-15/+19
* use radio button instead of optionmenu if possible (aka not too manyThierry Vignaud2004-01-191-1/+1
* new host settings stepThierry Vignaud2004-01-161-1/+5
* clean horrible codeThierry Vignaud2004-01-161-1/+1
* split/merge lan config steps according to new specsThierry Vignaud2004-01-161-23/+63
* rollback "separate standalone and install paths" try (just too painful toThierry Vignaud2004-01-161-5/+6
* - make a real step out of "manage multiple internet connections" caseThierry Vignaud2004-01-161-15/+15
* drop proxy configuration step.Thierry Vignaud2004-01-161-22/+0
* morph hw_account step through reusing new wizard layer capabilites (akaThierry Vignaud2004-01-161-41/+39
* fix ppp_first_step() callThierry Vignaud2004-01-161-1/+1
* small reindentingThierry Vignaud2004-01-161-3/+3
* remove overrided variablesThierry Vignaud2004-01-161-2/+0
* enable to step forward after to "connect now?" step since wizardThierry Vignaud2004-01-161-2/+0
* use wizard layer 's yesorno typeThierry Vignaud2004-01-161-8/+11
* typo fixThierry Vignaud2004-01-161-1/+1
* typo fixThierry Vignaud2004-01-051-1/+1
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-051-1/+1
* the #-PO: comment must be before the N("...") with nothing in betweenPascal Rigaux2004-01-051-2/+2
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-189/+881
* (main) do not silently discard exceptions; if some exception is raisedThierry Vignaud2003-11-281-1/+3
* do not restart network service in testing modeThierry Vignaud2003-11-281-1/+1
* fix isdn detection: detect all isdn cards, not only the first oneThierry Vignaud2003-11-241-4/+3
* fix bogus use of old netwok module instead of network::network (missed whenThierry Vignaud2003-11-141-2/+2