| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent the installer from going back to proxy configuration (!!!) | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
* | cleanups enabled b/c of path sharing between standalone tool and | Thierry Vignaud | 2004-01-29 | 1 | -35/+16 |
* | convert some write_cnx_script() callers into set_cnx_script() ones | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
* | replace conf_network_card_backend() "detect" calls by get_eth_cards() ones | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
* | help cperl-mode parsing this file (drawback: perl_checker won't be | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -36/+38 |
* | 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 |
* | 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 |
* | configure adsl account | Thierry Vignaud | 2004-01-27 | 1 | -8/+47 |
* | (isdn account step) | Thierry Vignaud | 2004-01-27 | 1 | -29/+18 |
* | preset domainname for a few known providers | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
* | reuse values got from provider db | Thierry Vignaud | 2004-01-26 | 1 | -1/+4 |
* | display nice "ethX: card description" rather than raw interface name when | Thierry Vignaud | 2004-01-26 | 1 | -6/+12 |
* | *** empty log message *** | Thierry Vignaud | 2004-01-26 | 1 | -2/+2 |
* | perl_checker was wrong | Thierry Vignaud | 2004-01-26 | 1 | -1/+1 |
* | get rid of global variables regarding connect/disconnect scripts | Thierry Vignaud | 2004-01-26 | 1 | -15/+12 |
* | (stop_internet) init_globals()'s prefix parameter is dead | Thierry Vignaud | 2004-01-26 | 1 | -1/+1 |
* | get rid of pseudo global $prefix, just reuse global $::prefix :-) | Thierry Vignaud | 2004-01-26 | 1 | -15/+14 |
* | fix the cleanup | Thierry Vignaud | 2004-01-26 | 1 | -1/+1 |
* | remove useless parenthessis | Thierry Vignaud | 2004-01-26 | 1 | -1/+1 |
* | make wizard be faster when trying to install speedtouch_mgmt and when firmware | Thierry Vignaud | 2004-01-26 | 1 | -2/+2 |
* | share provider db for all usb modems (vpi/vci parameters are need for most | Thierry Vignaud | 2004-01-26 | 1 | -4/+4 |
* | - let be faster when trying to install already installed packages | Thierry Vignaud | 2004-01-26 | 1 | -5/+5 |
* | kill unused dhcp_hostname step | Thierry Vignaud | 2004-01-25 | 1 | -5/+1 |
* | fix again adsl type setting :-( | Thierry Vignaud | 2004-01-25 | 1 | -1/+1 |
* | modem connection: install kppp | Thierry Vignaud | 2004-01-25 | 1 | -0/+1 |
* | set adsl protocol to use according to provider database when using a sagem 800 | Thierry Vignaud | 2004-01-25 | 1 | -2/+3 |
* | modem connection: default to pap/chap authentification method (should work for | Thierry Vignaud | 2004-01-25 | 1 | -0/+1 |
* | typo fix | Thierry Vignaud | 2004-01-25 | 1 | -1/+1 |
* | s/ppptp/pptp/ | Thierry Vignaud | 2004-01-24 | 1 | -1/+1 |
* | factorize lan module search for adsl through ethernet | Thierry Vignaud | 2004-01-24 | 1 | -1/+3 |
* | make adsl device choose somewhat readable (detabable though | Thierry Vignaud | 2004-01-24 | 1 | -1/+1 |