| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | cleanups | Thierry Vignaud | 2004-01-26 | 1 | -7/+4 |
* | display nice "ethX: card description" rather than raw interface name when | Thierry Vignaud | 2004-01-26 | 1 | -6/+12 |
* | (get_eth_cards) | Thierry Vignaud | 2004-01-26 | 1 | -15/+21 |
* | (mapIntfToDevice) introduce it in order to map a network interface to a | Thierry Vignaud | 2004-01-26 | 1 | -1/+8 |
* | *** 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 | 2 | -16/+17 |
* | (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 | 6 | -66/+65 |
* | kill unused down_it() and up_it() functions | Thierry Vignaud | 2004-01-26 | 1 | -15/+1 |
* | 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 |
* | fix adsl device setting :-( | Thierry Vignaud | 2004-01-24 | 1 | -1/+1 |
* | kill unreachable code | Thierry Vignaud | 2004-01-24 | 1 | -1/+0 |
* | kill unused variable | Thierry Vignaud | 2004-01-24 | 1 | -1/+1 |
* | cleanup | Thierry Vignaud | 2004-01-24 | 1 | -6/+2 |
* | fix adsl connection type retrieving | Thierry Vignaud | 2004-01-23 | 1 | -1/+1 |
* | fix interface name when doing adsl over an ethernet card | Thierry Vignaud | 2004-01-23 | 1 | -1/+1 |
* | sort ADSL connection types | Thierry Vignaud | 2004-01-23 | 1 | -1/+1 |
* | offer to configure sagem800 (needed because of unfriendly vpi/vci parameters) | Thierry Vignaud | 2004-01-23 | 1 | -1/+21 |
* | provider database needed in oder to not arbitrary set obfuscated vpi | Thierry Vignaud | 2004-01-23 | 1 | -0/+212 |
* | (adsl_probe_info) make it aware of the fact we now see the adsl modem | Thierry Vignaud | 2004-01-23 | 1 | -2/+3 |
* | fix doble "IP address" entries | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2004-01-22 | 1 | -1/+0 |
* | config some stuff about adsl protocol | Thierry Vignaud | 2004-01-22 | 1 | -0/+14 |