summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* initial import of connection test packageOlivier Blin2004-09-021-0/+158
* revert titi fix, do not return random interface if internet connectionOlivier Blin2004-09-011-3/+1
* symlink resolv.conf in install root, so that it works for dhcp tooOlivier Blin2004-09-011-4/+4
* write /etc/resolv.conf in install rootOlivier Blin2004-09-011-1/+5
* 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
* use the loc zone in policy only if the loc interface existsFlorin Grad2004-08-311-2/+1
* write ifcfg files for NET_DEVICE if it's ethernet (pptp, pppoe)Olivier Blin2004-08-301-2/+14
* adsl_conf_backend needs $intf nowOlivier Blin2004-08-301-1/+1
* NET_DEVICE is the ethernet interface for pptp tooOlivier Blin2004-08-301-1/+1
* move start_interface and stop_interface from net_monitor to network::tools, u...Olivier Blin2004-08-301-1/+16
* use same keys than manage interface for metricsOlivier Blin2004-08-271-3/+3
* (ppp_read_conf) read metric if setOlivier Blin2004-08-271-0/+1
* write metric in ifcfg files according to connection typeOlivier Blin2004-08-275-2/+20
* adsl devices need network restart if they're *not* in the adsl devices listOlivier Blin2004-08-261-1/+1
* fix siol's vci (hexa formated)Thierry Vignaud2004-08-251-1/+1
* fix Titi sux hard (add missing comma and spaces, remove spuriousOlivier Blin2004-08-251-11/+11
* add missing spacesOlivier Blin2004-08-251-2/+2
* add get_interface_type to guess interface typeOlivier Blin2004-08-251-0/+7
* (add2hosts) use difference2Olivier Blin2004-08-241-1/+1
* (add2hosts) make it more readableOlivier Blin2004-08-241-9/+7
* (add2hosts) rework parsingOlivier Blin2004-08-241-5/+10
* i suxOlivier Blin2004-08-241-1/+1
* (configureNetwork2) always add an hostname alias and add it on theOlivier Blin2004-08-241-2/+2
* (add2hosts) allow multiple aliases per hostOlivier Blin2004-08-241-1/+1
* (add2hosts) regexp fixesOlivier Blin2004-08-241-2/+2
* add Siol (the bigest ADSL provider in Slovenia) in ADSL providers DBThierry Vignaud2004-08-241-0/+11
* no space before question marks in EnglishPablo Saratxaga2004-08-231-1/+1
* no space before a question mark in EnglishPablo Saratxaga2004-08-231-2/+2
* (add2hosts) make it work with sub hostnamesOlivier Blin2004-08-231-2/+2
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-233-8/+8
* aspell's typo fixesThierry Vignaud2004-08-231-2/+2
* rollback (a string was removed so translators still have toThierry Vignaud2004-08-201-2/+2
* rollback 'n split in order to reduce pressure on translatorsThierry Vignaud2004-08-201-2/+2
* (network_on_boot step) do not create ifcfg-ippp0 quite randomlyOlivier Blin2004-08-201-4/+2
* ($after_start_on_boot_step) remove obsolete call to write_cnx_scriptOlivier Blin2004-08-201-1/+0
* fix nonsense in reconfigure message (#10827)Olivier Blin2004-08-201-2/+3
* add a fixme commentOlivier Blin2004-08-201-0/+1
* update mac address in network::ethernet::get_eth_cards to be sure iftab is al...Olivier Blin2004-08-202-7/+22
* typo fixesThierry Vignaud2004-08-192-7/+7
* (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire linksOlivier Blin2004-08-181-2/+4
* get rid off the 'ifcfg-Manually load a driver' file ...Olivier Blin2004-08-171-1/+1
* 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
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-173-5/+9
* add network::ethernet::get_eth_categoriesOlivier Blin2004-08-171-0/+4
* (easy_dhcp) probe all network sub categoriesOlivier Blin2004-08-171-1/+1
* drop network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-37/+0
* (easy_dhcp) don't use network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-4/+10
* (easy_dhcp) sort devices and keep only eth[0-9]+ devicesOlivier Blin2004-08-171-4/+4