Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (conf_network_card_backend) make type and interface arguments mandatory | Thierry Vignaud | 2004-01-30 | 1 | -6/+6 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-30 | 1 | -6/+6 |
| | |||||
* | kppp provider db reading: blacklist spurious .directory entries | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | kill dead code | Thierry Vignaud | 2004-01-29 | 1 | -10/+0 |
| | |||||
* | prevent the installer from going back to proxy configuration (!!!) | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | | | | | | when pressinth the previous button on first step of network config wizard :-) | ||||
* | cleanups enabled b/c of path sharing between standalone tool and | Thierry Vignaud | 2004-01-29 | 1 | -35/+16 |
| | | | | | installer | ||||
* | convert some write_cnx_script() callers into set_cnx_script() ones | Thierry Vignaud | 2004-01-29 | 4 | -8/+8 |
| | |||||
* | (set_cnx_script) split it out of write_cnx_script() | Thierry Vignaud | 2004-01-29 | 1 | -11/+11 |
| | | | | | | rationale:functions whose behavior is totally altered by arguments number are insane should just be splited and their callers be fixed | ||||
* | (conf_network_card_backend) insert a bug notice | Thierry Vignaud | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | (conf_network_card_backend) remove compat stuff since callers were | Thierry Vignaud | 2004-01-29 | 1 | -2/+0 |
| | | | | | cleaned up | ||||
* | replace conf_network_card_backend() "detect" calls by get_eth_cards() ones | Thierry Vignaud | 2004-01-29 | 2 | -3/+3 |
| | |||||
* | help cperl-mode parsing this file (drawback: perl_checker won't be | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | | | | | happy) | ||||
* | simplify | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | fix interface config file writing | Thierry Vignaud | 2004-01-29 | 1 | -5/+2 |
| | |||||
* | fix DHCP client installation | Thierry Vignaud | 2004-01-29 | 1 | -3/+3 |
| | |||||
* | fix static/dhcp step branching | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix ethernet network card list | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix encapsulation pull down menu filling | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | enable to alter encapsulation, vci and vpi parameters in advanced mode | Thierry Vignaud | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | write cnx scripts for cable connection too | Thierry Vignaud | 2004-01-29 | 1 | -0/+6 |
| | |||||
* | fix encapsulation parameter | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | fix VPI parameter setting | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix disconnect script | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix ppp's pty server | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_probe_info) minor cleanups | Thierry Vignaud | 2004-01-28 | 1 | -3/+3 |
| | |||||
* | (adsl_conf_backend) new configuration stuff | Thierry Vignaud | 2004-01-28 | 1 | -135/+163 |
| | |||||
* | removed useless variable | Thierry Vignaud | 2004-01-28 | 1 | -2/+1 |
| | |||||
* | simplify code through format callback (thus enabling to centralize translatable | Thierry Vignaud | 2004-01-28 | 2 | -41/+42 |
| | | | | | strings, thus reducing error risk) | ||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | rollback debug stuff :-( | Thierry Vignaud | 2004-01-27 | 1 | -21/+22 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -22/+21 |
| | |||||
* | get encapsulation default value from provider db and offer to configure it | Thierry Vignaud | 2004-01-27 | 1 | -1/+13 |
| | |||||
* | - add Retevision spanish provider | Thierry Vignaud | 2004-01-27 | 1 | -0/+29 |
| | | | | | - add encapsulation default value | ||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | adiusbadsl package was renamed as eagle | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | default protocol for speedtouch is pppoa | Thierry Vignaud | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | do not try to install "auto" package | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | install needed packages w/o second thoughs | Thierry Vignaud | 2004-01-27 | 1 | -3/+3 |
| | |||||
* | remove extra argument | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | add a step in order to select a provider from kppp database | Thierry Vignaud | 2004-01-27 | 1 | -3/+41 |
| | |||||
* | kill dead code | Thierry Vignaud | 2004-01-27 | 1 | -23/+0 |
| | |||||
* | (adsl_probe_info) vpi and vci parameters are independant | Thierry Vignaud | 2004-01-27 | 1 | -2/+2 |
| | |||||
* | configure adsl account | Thierry Vignaud | 2004-01-27 | 1 | -8/+47 |
| | |||||
* | (isdn account step) | Thierry Vignaud | 2004-01-27 | 1 | -29/+18 |
| | | | | | | - directly use needed variables - kill uneeded fields | ||||
* | preset domainname for a few known providers | Thierry Vignaud | 2004-01-27 | 2 | -1/+6 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | reuse values got from provider db | Thierry Vignaud | 2004-01-26 | 1 | -1/+4 |
| | |||||
* | rename dns fields as they're named in netc structure | Thierry Vignaud | 2004-01-26 | 1 | -32/+32 |
| | |||||
* | (mapIntfToDevice) actually use given interface rather than hardcoded "eth0" | Thierry Vignaud | 2004-01-26 | 1 | -1/+1 |
| |