summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
Commit message (Expand)AuthorAgeFilesLines
* kill useless diagnostics pragmaThierry Vignaud2004-01-191-1/+0
* add wait message as hardware detection takes timeDamien Chaumette2004-01-171-3/+8
* kill unused variablesThierry Vignaud2004-01-161-5/+3
* * manage interfaces:Damien Chaumette2004-01-161-8/+8
* * manage interfacesDamien Chaumette2004-01-161-19/+68
* - manage interfaces :Damien Chaumette2004-01-141-12/+44
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-23/+24
* show a finish button on last stepThierry Vignaud2004-01-121-0/+1
* exit once delete interface wizard has ended instead of then running the stdThierry Vignaud2004-01-121-0/+1
* list ppp interfaces too when offering to delete an interfaceThierry Vignaud2004-01-121-6/+6
* fixed typosPablo Saratxaga2004-01-101-1/+1
* - apply and ok button now workingDamien Chaumette2004-01-091-20/+39
* share translations with harddrakeThierry Vignaud2004-01-091-8/+10
* information box fully fonctionnal for ethernet cardsDamien Chaumette2004-01-091-28/+35
* - informations afford copy/paste (mac address)Damien Chaumette2004-01-081-30/+27
* first 'manage interface' implementatiimplementationDamien Chaumette2004-01-081-6/+175
* (configure_net)Thierry Vignaud2004-01-081-11/+12
* move all options parsing pieces togetherThierry Vignaud2004-01-081-2/+1
* restore exit_dialogsubThierry Vignaud2004-01-081-1/+1
* (configure_net)Thierry Vignaud2004-01-081-10/+7
* do not remve network interfaces in --testing modeThierry Vignaud2004-01-051-1/+1
* fix delete wizard stepsThierry Vignaud2004-01-051-7/+9
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-34/+45
* perl_checker fixThierry Vignaud2003-12-111-12/+6
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
* remove useless separatorThierry Vignaud2003-12-091-1/+0
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-251-2/+2
* fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adslThierry Vignaud2003-11-251-8/+21
* (network::tools::is_dynamic_ip) consolidate test for any dynamic interfaceThierry Vignaud2003-11-121-1/+1
* fix network interfaces list update:Thierry Vignaud2003-11-071-2/+6
* remove useless module useThierry Vignaud2003-10-311-1/+0
* mark a few strings as translatable (part of #5670)Thierry Vignaud2003-10-081-3/+3
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
* fix the fixThierry Vignaud2003-09-191-1/+1
* fix #5825 (hostname set as ARRAY(0x...))Thierry Vignaud2003-09-191-1/+1
* fix #5586 (profiles with spaces in name)Thierry Vignaud2003-09-121-2/+3
* do not set hostname if there's a dynamic interfaceThierry Vignaud2003-09-111-1/+1
* fix window size in when non embedded & non wizardThierry Vignaud2003-09-091-1/+1
* fix current profile load in wizard modeThierry Vignaud2003-09-081-0/+1
* increase drakconnect robustness regarding profiles managmentThierry Vignaud2003-09-081-11/+10
* - do not call anymore network::netconnect::save_confDamien Chaumette2003-09-081-2/+1
* shrinkDamien Chaumette2003-09-081-7/+3
* - $netcnx->{PROFILE} is current profile name (now scalar)Damien Chaumette2003-09-071-3/+5
* fix profiles list refreshingThierry Vignaud2003-08-311-1/+1
* fix dialogs height: replace"small" option by "height" & "weight" onesThierry Vignaud2003-08-311-4/+4
* restore profiles featureThierry Vignaud2003-08-291-85/+90
* fix title when not embedded (print right number of network interfacesThierry Vignaud2003-08-291-3/+6
* fix dialogs heighThierry Vignaud2003-08-281-3/+3