summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* fix #5586 (netprofile package still need be fixed)Thierry Vignaud2003-09-121-4/+4
* add the network interface window as in the drakgw's caseFlorin Grad2003-09-111-1/+3
* follow std explanations policyThierry Vignaud2003-09-101-4/+4
* added sagem support for dhcp (as used by Free degroupped ;-))Francois Pons2003-09-101-2/+25
* profile is 'default' if no configuration file foundDamien Chaumette2003-09-091-1/+1
* save_conf() really is deadThierry Vignaud2003-09-081-1/+0
* - do not call anymore network::netconnect::save_confDamien Chaumette2003-09-081-11/+3
* - fix/use explanationsDamien Chaumette2003-09-085-13/+20
* - $netcnx->{PROFILE} is current profile name (now scalar)Damien Chaumette2003-09-071-5/+8
* workaround messed up ppp0 configrationDamien Chaumette2003-09-051-1/+1
* small fixes for drakgw and drakfirewallFlorin Grad2003-09-052-5/+7
* always ask for modem device even if not detected, unless user has winmodemDamien Chaumette2003-09-041-1/+1
* fix #5242, don't go back to main menu if winmodem isn't foundDamien Chaumette2003-09-041-2/+2
* restore profiles feature through new netprofile packageThierry Vignaud2003-08-291-30/+8
* remove system("cp..."); (I suck so much...)Damien Chaumette2003-08-291-2/+1
* fix #4372Damien Chaumette2003-08-281-1/+1
* fix firmware name (shame on me)Damien Chaumette2003-08-271-1/+1
* fix #4363 (titi's so beautiful)Damien Chaumette2003-08-271-7/+12
* fix pkg to install for sambaThierry Vignaud2003-08-261-1/+1
* fix drakconnect not working on console (found by poulpy) due to havingThierry Vignaud2003-08-251-6/+4
* offer samba in services listThierry Vignaud2003-08-221-0/+6
* typo fix s/succeed/succeeded/Damien Chaumette2003-08-221-1/+1
* s/alcatel/Alcatel/Pablo Saratxaga2003-08-211-1/+1
* - more use info in load_firmware_floppyDamien Chaumette2003-08-211-20/+23
* fix no winmodem message/behaviorDamien Chaumette2003-08-211-0/+2
* - allow user to copy firmware from a floppyDamien Chaumette2003-08-211-4/+39
* perl_checker compliance (revert non usefull titi change)Pascal Rigaux2003-08-191-1/+1
* fix internet reconnection in mccDamien Chaumette2003-08-191-2/+1
* 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