| Commit message (Expand) | Author | Age | Files | Lines |
* | keep linmodem message for Hcf and Hsf | Olivier Blin | 2004-09-06 | 1 | -0/+6 |
* | remove wrong message about linmodems (#11224) | Olivier Blin | 2004-09-06 | 1 | -6/+0 |
* | (findIntf, read_all_conf) use default DEVICE field only at last | Olivier Blin | 2004-09-03 | 1 | -4/+6 |
* | (write_interface_conf) remove quotes if DEVICE is the result of a command | Olivier Blin | 2004-09-03 | 1 | -0/+1 |
* | support DHCP and manual for sagem devices | Olivier Blin | 2004-09-03 | 1 | -1/+6 |
* | remove horrible and unneeded workaround | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | (configureNetwork2) use key from $intf hash to determine ifcfg | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | shut up perl_checker! | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | remove test_internet_connection(), use network::test instead | Olivier Blin | 2004-09-03 | 1 | -17/+0 |
* | (get_interface_type) enhance detection for adsl devices | Olivier Blin | 2004-09-03 | 1 | -1/+2 |
* | (write_interface_conf) allow TYPE field, will be used to recognize ADSL inter... | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | adapt to new fctStartAdsl | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | initial import of connection test package | Olivier Blin | 2004-09-02 | 1 | -0/+158 |
* | revert titi fix, do not return random interface if internet connection | Olivier Blin | 2004-09-01 | 1 | -3/+1 |
* | symlink resolv.conf in install root, so that it works for dhcp too | Olivier Blin | 2004-09-01 | 1 | -4/+4 |
* | write /etc/resolv.conf in install root | Olivier Blin | 2004-09-01 | 1 | -1/+5 |
* | do not use find over grep, just find | Olivier Blin | 2004-09-01 | 1 | -10/+3 |
* | (get_internet_connection) if no default route exits, take first route in order | Thierry Vignaud | 2004-09-01 | 1 | -1/+3 |
* | use the loc zone in policy only if the loc interface exists | Florin Grad | 2004-08-31 | 1 | -2/+1 |
* | write ifcfg files for NET_DEVICE if it's ethernet (pptp, pppoe) | Olivier Blin | 2004-08-30 | 1 | -2/+14 |
* | adsl_conf_backend needs $intf now | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | NET_DEVICE is the ethernet interface for pptp too | Olivier Blin | 2004-08-30 | 1 | -1/+1 |
* | move start_interface and stop_interface from net_monitor to network::tools, u... | Olivier Blin | 2004-08-30 | 1 | -1/+16 |
* | use same keys than manage interface for metrics | Olivier Blin | 2004-08-27 | 1 | -3/+3 |
* | (ppp_read_conf) read metric if set | Olivier Blin | 2004-08-27 | 1 | -0/+1 |
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 5 | -2/+20 |
* | adsl devices need network restart if they're *not* in the adsl devices list | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
* | fix siol's vci (hexa formated) | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
* | fix Titi sux hard (add missing comma and spaces, remove spurious | Olivier Blin | 2004-08-25 | 1 | -11/+11 |
* | add missing spaces | Olivier Blin | 2004-08-25 | 1 | -2/+2 |
* | add get_interface_type to guess interface type | Olivier Blin | 2004-08-25 | 1 | -0/+7 |
* | (add2hosts) use difference2 | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | (add2hosts) make it more readable | Olivier Blin | 2004-08-24 | 1 | -9/+7 |
* | (add2hosts) rework parsing | Olivier Blin | 2004-08-24 | 1 | -5/+10 |
* | i sux | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | (configureNetwork2) always add an hostname alias and add it on the | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
* | (add2hosts) allow multiple aliases per host | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | (add2hosts) regexp fixes | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
* | add Siol (the bigest ADSL provider in Slovenia) in ADSL providers DB | Thierry Vignaud | 2004-08-24 | 1 | -0/+11 |
* | no space before question marks in English | Pablo Saratxaga | 2004-08-23 | 1 | -1/+1 |
* | no space before a question mark in English | Pablo Saratxaga | 2004-08-23 | 1 | -2/+2 |
* | (add2hosts) make it work with sub hostnames | Olivier Blin | 2004-08-23 | 1 | -2/+2 |
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 3 | -8/+8 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -2/+2 |
* | rollback (a string was removed so translators still have to | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
* | rollback 'n split in order to reduce pressure on translators | Thierry Vignaud | 2004-08-20 | 1 | -2/+2 |
* | (network_on_boot step) do not create ifcfg-ippp0 quite randomly | Olivier Blin | 2004-08-20 | 1 | -4/+2 |
* | ($after_start_on_boot_step) remove obsolete call to write_cnx_script | Olivier Blin | 2004-08-20 | 1 | -1/+0 |
* | fix nonsense in reconfigure message (#10827) | Olivier Blin | 2004-08-20 | 1 | -2/+3 |
* | add a fixme comment | Olivier Blin | 2004-08-20 | 1 | -0/+1 |