summaryrefslogtreecommitdiffstats
path: root/perl-install/network/tools.pm
Commit message (Expand)AuthorAgeFilesLines
* (read_providers_backend) move it from network::tools to network::isdnThierry Vignaud2004-03-081-3/+1
* fix crash on canceling "already configured net device" configuration (#7679)Thierry Vignaud2004-02-141-2/+2
* (is_wireless_intf) kill it since it's no more usefull.Thierry Vignaud2004-02-021-6/+1
* remove pseudo global variables use from use_floppy()Thierry Vignaud2004-02-021-3/+1
* (set_cnx_script) split it out of write_cnx_script()Thierry Vignaud2004-01-291-11/+11
* get rid of global variables regarding connect/disconnect scriptsThierry Vignaud2004-01-261-1/+5
* get rid of pseudo global $prefix, just reuse global $::prefix :-)Thierry Vignaud2004-01-261-8/+8
* (copy_firmware) kill it (was merged into add intf wizardThierry Vignaud2004-01-221-22/+0
* prevent faillure when trying to dereference undef in testing modeThierry Vignaud2004-01-161-1/+1
* ask_info2 is deadThierry Vignaud2004-01-141-1/+1
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-85/+6
* (is_dynamic_ip) handle habing ppp like interfaces in interfaces listThierry Vignaud2003-12-041-1/+1
* link beat detection: enable both net_monitor and drakconnect usage atThierry Vignaud2003-11-261-2/+2
* reintroduce detect_timezone (indeed that one was needed :-()Thierry Vignaud2003-11-241-0/+19
* (connected2) rename it as check_link_beat() to better reflect what he doesThierry Vignaud2003-11-231-3/+3
* (detect_timezone, disconnected, type2interface) kill dead codeThierry Vignaud2003-11-231-33/+1
* reuse bg_command:Thierry Vignaud2003-11-231-42/+25
* (network::tools::is_dynamic_ip) consolidate test for any dynamic interfaceThierry Vignaud2003-11-121-1/+6
* (is_wireless_intf) fix #6312: list acx100_pci as a wireless networkThierry Vignaud2003-11-081-1/+1
* one more wireless moduleThierry Vignaud2003-11-061-1/+1
* list a few more modules as wireless ones (should really be splited outThierry Vignaud2003-11-061-1/+1
* unexport not used elsewhere connected2 functionThierry Vignaud2003-11-041-1/+1
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
* fix #6159: fix detection when a local name server is faking theThierry Vignaud2003-10-201-7/+7
* simplify "do not remove wireless parameters from ifcfg when not in wizard mod...Thierry Vignaud2003-10-081-6/+2
* factorize wireless card detection into network::tools:is_wireless_intf()Thierry Vignaud2003-10-031-1/+10
* added sub copy_firmware, sub use_windows(), sub use_floppyDamien Chaumette2003-09-121-0/+45
* fix internet reconnection in mccDamien Chaumette2003-08-191-2/+1
* - drop !$::isWizard codeDamien Chaumette2003-05-061-12/+10
* perl_checker fixesDamien Chaumette2003-05-021-4/+4
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-8/+8
* if the user don't want to start the internet connection, continue withoutFrederic Lepied2003-03-051-1/+1
* simplified unquotify.Francois Pons2003-03-031-2/+1
* oups... hu... nothingDamien Chaumette2003-02-211-1/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-1/+1
* add CVS $IdPascal Rigaux2003-02-131-1/+1
* force strict modeThierry Vignaud2003-01-231-0/+1
* English proofreading (first pass)Pablo Saratxaga2003-01-211-3/+3
* get username back in menuDamien Chaumette2003-01-201-1/+2
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-161-1/+1
* perl_checker fixesThierry Vignaud2002-12-101-2/+2
* isdn data are now fetched form system instead of drakconnect conf fileArnaud Desmons2002-12-061-8/+26
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+1
* my' variables as neededPascal Rigaux2002-12-041-1/+1
* More data are now fetched from system instead of drakconnect conf fileArnaud Desmons2002-12-041-0/+16
* cleanup use of filehandlesPascal Rigaux2002-12-031-20/+15
* make it $::testing awareGuillaume Cottenceau2002-12-031-0/+1
* use output_with_perm()Pascal Rigaux2002-12-021-4/+3
* perl_checker adaptationsPascal Rigaux2002-11-281-3/+3
* perl_checker adaptationsPascal Rigaux2002-11-271-6/+6