summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* fix some previous callback in drakconnect wizard modeThierry Vignaud2003-08-183-8/+13
* perl_checker compliancePascal Rigaux2003-08-101-2/+2
* replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ...Pascal Rigaux2003-08-101-1/+1
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-0/+32
* fix typo (thanks to perl_checker)Pascal Rigaux2003-07-301-1/+1
* cleanup (especially ensure $interface is not something like "eth0 (usingPascal Rigaux2003-07-301-12/+10
* revert to 1.129:Pascal Rigaux2003-07-301-4/+1
* fix fpons sucks (as usuall as he neither tests nor care about bugThierry Vignaud2003-07-221-1/+4
* dhcp host name cannot be set if one want to get it from dhcp serverThierry Vignaud2003-07-211-1/+1
* add a hint if we never restore profiles featureThierry Vignaud2003-07-211-0/+1
* do not gratuitously waste spaceThierry Vignaud2003-07-211-1/+1
* if we really want the type connection to be translated by translate() call inThierry Vignaud2003-07-211-0/+2
* fix final success message:Thierry Vignaud2003-07-211-2/+2
* do not loop if one refuse to save changes, just skip the save stepThierry Vignaud2003-07-211-9/+3
* keep user changes on back stepThierry Vignaud2003-07-211-1/+1
* fix no previous button when using ask_okcancel() in wizard mode due to *very*Thierry Vignaud2003-07-211-19/+30
* sync translation with stock itemThierry Vignaud2003-07-181-1/+2
* proxy configuration step: do not go back two steps back on "previous"Thierry Vignaud2003-07-171-1/+2
* properly use checkboxesThierry Vignaud2003-07-171-4/+4
* fix usage of bool type in interactive: put the text in the checkbox'sThierry Vignaud2003-07-171-3/+3
* isdn : virtual interface ippp0 is started at boot.damien2003-07-051-3/+6
* - miscellaneous_choose() no longer use uneeded b_clickedDamien Chaumette2003-06-121-4/+4
* - drop $::ExpertDamien Chaumette2003-06-121-4/+4
* - drop $::ExpertDamien Chaumette2003-06-121-23/+9
* - s/interactive_gtk/interactive::gtk/ to get sub pre_func usableDamien Chaumette2003-06-111-21/+3
* - handle spaces in exported directoriesPascal Rigaux2003-06-061-3/+2
* forgot to commit the new configuration stepDamien Chaumette2003-05-281-1/+4
* s/my/our/ to make perl_checker happy in isdn.pmDamien Chaumette2003-05-281-1/+1
* - remove isdn-light config (seen with isdn4net maintainer)Damien Chaumette2003-05-281-103/+25
* fix isdndata export in stripped packageThierry Vignaud2003-05-281-3/+3
* remove /dev/ttyS14 link by drakconnect.Francois Pons2003-05-281-1/+1
* perl_checker fixesThierry Vignaud2003-05-232-6/+3
* #3628 /etc/resolv.conf explicit rights set (by titi)Damien Chaumette2003-05-231-2/+2
* kill some warnings catched by diagnostics pragmaThierry Vignaud2003-05-221-9/+9
* add some ip checking (#853)Damien Chaumette2003-05-211-15/+25
* #763 #2336 fix alias in modules.confDamien Chaumette2003-05-201-0/+5
* (find_servers): chomp is uneededThierry Vignaud2003-05-201-1/+0
* (find_exports) better behavior when regexp does not matchThierry Vignaud2003-05-201-1/+1
* perl_checker compliantDamien Chaumette2003-05-201-8/+7
* do not drop return values from regexp but use them to ensure we do notThierry Vignaud2003-05-191-1/+1
* move expert stuff under the "advanced" button like in all other drakx/drakxto...Thierry Vignaud2003-05-191-7/+6
* add a step to warn user before writing settings (bug #852 and so)Damien Chaumette2003-05-161-2/+4
* let it workThierry Vignaud2003-05-161-1/+4
* - gtkcreate_img is exported by helpers tag in ugtk2Thierry Vignaud2003-05-131-2/+2
* s/@isdn::isdndata/@isdndata/Damien Chaumette2003-05-121-3/+3
* - configuration stuffDamien Chaumette2003-05-071-118/+24
* s|/sbin/isdnctrl|/usr/sbin/isdnctrl|Damien Chaumette2003-05-071-2/+2
* - drop !$::isWizard codeDamien Chaumette2003-05-061-12/+10
* - remove sub introDamien Chaumette2003-05-061-47/+14
* - remove unused $intf in adsl_probe_info and adsl_ask_infoDamien Chaumette2003-05-051-7/+6