summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not alter proxies config while configuring network interfaces (needed sinceThierry Vignaud2004-01-161-2/+0
* do not install zeroconf if no zeroconf hostname was typed in (we may add aThierry Vignaud2004-01-161-3/+5
* (ppp_configure) reintroduce it for drakconnect's managerThierry Vignaud2004-01-161-0/+9
* do not export dead functionsThierry Vignaud2004-01-163-3/+3
* prevent faillure when trying to dereference undef in testing modeThierry 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
* fix N() badly usedPascal Rigaux2004-01-161-1/+1
* - add icmp supportPascal Rigaux2004-01-162-3/+10
* ask_info2 is deadThierry Vignaud2004-01-141-1/+1
* (miscellaneous_choose) restore it for drakproxy (we'd better split outThierry Vignaud2004-01-141-0/+17
* allow a range of ports (anthill bug #267)Pascal Rigaux2004-01-121-3/+8
* fordward sagem net_cnx_up fixThierry Vignaud2004-01-081-4/+4
* authentification is french, the english word is authenticationPascal Rigaux2004-01-081-1/+1
* typo fixThierry Vignaud2004-01-051-1/+1
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-053-4/+4
* revert code for testing perl_checker :-/Pascal Rigaux2004-01-051-1/+1
* perl_checker fixesPascal 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-297-763/+965
* (configureNetwork) fix zeroconf configuring: check that there noThierry Vignaud2003-12-041-1/+1
* (is_dynamic_ip) handle habing ppp like interfaces in interfaces listThierry Vignaud2003-12-041-1/+1
* (configureNetwork) configureNetworkNet() wrongly putThierry Vignaud2003-12-041-1/+1
* - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas...Pascal Rigaux2003-12-042-9/+10
* fix removing domain name (esp. when domain name is empty)Pascal Rigaux2003-12-011-1/+1
* (configure) prevent silently skipping configuration steps byThierry Vignaud2003-12-011-9/+8
* fix sagem configuration (we were skipping some steps)Thierry Vignaud2003-12-011-1/+1
* (configure) do not install packages in testing modeThierry Vignaud2003-12-011-6/+6
* (read_all_conf) ignore ifcfg-<intf>~ and the like entriesThierry Vignaud2003-11-281-1/+1
* (configureNetwork2) do not install package or rewrite config files inThierry Vignaud2003-11-281-13/+14
* (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
* link beat detection: enable both net_monitor and drakconnect usage atThierry Vignaud2003-11-261-2/+2
* fix #6184: read back "Connection Name" and "Domain Name" fieldsThierry Vignaud2003-11-251-3/+4
* reintroduce detect_timezone (indeed that one was needed :-()Thierry Vignaud2003-11-241-0/+19
* (configure) fix adsl connection class due to type being now translatedThierry Vignaud2003-11-241-1/+1
* fix isdn detection: detect all isdn cards, not only the first oneThierry Vignaud2003-11-242-11/+19