summaryrefslogtreecommitdiffstats
path: root/perl-install/network/tools.pm
Commit message (Expand)AuthorAgeFilesLines
* use mandriva.com for connection testsOlivier Blin2005-09-191-1/+1
* I sux, fix priorityOlivier Blin2004-09-271-4/+4
* (bg_command_as_root) use kdesu in kdeOlivier Blin2004-09-271-1/+6
* (get_default_gateway_interface) try to detect default connection inOlivier Blin2004-09-271-21/+5
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-1/+1
* (get_default_ippp_interface) use interfaces with true DIAL_ON_IFUPOlivier Blin2004-09-131-1/+1
* (get_interface_type) ethernet devices can be used as adsl devicesOlivier Blin2004-09-071-1/+1
* remove horrible and unneeded workaroundOlivier Blin2004-09-031-1/+1
* shut up perl_checker!Olivier Blin2004-09-031-1/+1
* remove test_internet_connection(), use network::test insteadOlivier Blin2004-09-031-17/+0
* (get_interface_type) enhance detection for adsl devicesOlivier Blin2004-09-031-1/+2
* revert titi fix, do not return random interface if internet connectionOlivier Blin2004-09-011-3/+1
* do not use find over grep, just findOlivier Blin2004-09-011-10/+3
* (get_internet_connection) if no default route exits, take first route in orderThierry Vignaud2004-09-011-1/+3
* move start_interface and stop_interface from net_monitor to network::tools, u...Olivier Blin2004-08-301-1/+16
* write metric in ifcfg files according to connection typeOlivier Blin2004-08-271-1/+11
* add missing spacesOlivier Blin2004-08-251-2/+2
* add get_interface_type to guess interface typeOlivier Blin2004-08-251-0/+7
* add new functions to make internet connection tests easierOlivier Blin2004-08-171-0/+76
* drop network::tools::reread_net_confOlivier Blin2004-08-171-6/+0
* kill set_cnx_script usage, replace cnx_scripts with ifup/ifdownOlivier Blin2004-08-041-2/+8
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-1/+2
* (remove_initscript) simplifyThierry Vignaud2004-07-291-6/+3
* remove unneeded quotesOlivier Blin2004-07-261-1/+1
* let perl-MDK-Common do the quotingOlivier Blin2004-07-261-2/+1
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-2/+2
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...Olivier Blin2004-07-201-2/+1
* don't probe again connection type here since nowOlivier Blin2004-07-201-1/+0
* make the tcp ping actually workOlivier Blin2004-07-191-1/+9
* use a tcp ping in check_link_beat if not rootOlivier Blin2004-07-161-1/+1
* properly handle ascii WEP keys (#9884)Olivier Blin2004-06-241-0/+17
* remove debug messageThierry Vignaud2004-06-011-1/+0
* (use_windows) space cleanupThierry Vignaud2004-06-011-1/+2
* - kill write_initscriptDamien Chaumette2004-05-271-50/+9
* try to fix #3793 or at least enhance firmware seeking on windows partitionDamien Chaumette2004-04-271-2/+3
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-0/+8
* (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