Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | kill debug statement | Thierry Vignaud | 2004-01-22 | 1 | -1/+0 |
| | |||||
* | factorize out adsl protocols' translations | Thierry Vignaud | 2004-01-22 | 1 | -9/+11 |
| | |||||
* | get rid of uselesss net_device variabl | Thierry Vignaud | 2004-01-22 | 1 | -5/+3 |
| | |||||
* | code simplification due to previous assertion | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | ensure struct XXX and o_XXX parameters always reference the same hashes | Thierry Vignaud | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | when configuring an ethernet card, skip the protocol choice step for any cnx | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | | | | | type different than lan (eg: for cable and adsl connections) | ||||
* | rollback debug stuff :-( | Thierry Vignaud | 2004-01-22 | 1 | -7/+15 |
| | |||||
* | handle speedtouch firmware if needed | Thierry Vignaud | 2004-01-22 | 1 | -16/+69 |
| | |||||
* | detect ECI like modems and warn we cannot support them (hence less pressure on | Thierry Vignaud | 2004-01-22 | 1 | -3/+13 |
| | | | | | our support services) | ||||
* | fix typo fix | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | typo fix :-( | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | tag speedtouch and eci connections as to be restarted as in old wizard | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | install needed package depending of modem | Thierry Vignaud | 2004-01-22 | 1 | -8/+23 |
| | |||||
* | rollback | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | add static configuration for sagem800 spanish users | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | hide too big label (which is useless because of above text) but keep | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | | | | | it for translation b/c of further reusage | ||||
* | perl checker fixes | Guillaume Cottenceau | 2004-01-21 | 1 | -2/+2 |
| | |||||
* | really use the same path in standalone and install mode | Thierry Vignaud | 2004-01-21 | 1 | -8/+1 |
| | |||||
* | add new first adsl steps | Thierry Vignaud | 2004-01-21 | 1 | -3/+43 |
| | |||||
* | factorize lan detection (needed for adsl) | Thierry Vignaud | 2004-01-21 | 1 | -10/+12 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-21 | 1 | -5/+1 |
| | |||||
* | share same path in both standalone and in install mode (2/2) | Thierry Vignaud | 2004-01-20 | 1 | -4/+0 |
| | |||||
* | do not offer to enter domain name twice | Thierry Vignaud | 2004-01-20 | 1 | -1/+0 |
| | |||||
* | share same path in both standalone and in install mode | Thierry Vignaud | 2004-01-20 | 1 | -27/+1 |
| | |||||
* | read back auth method | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
| | |||||
* | read back new fields | Thierry Vignaud | 2004-01-20 | 1 | -2/+5 |
| | |||||
* | fix gateway reading and writing | Thierry Vignaud | 2004-01-20 | 1 | -1/+3 |
| | |||||
* | - handle PAP/CHAP auth method too | Thierry Vignaud | 2004-01-20 | 1 | -1/+2 |
| | | | | | - translate again strings | ||||
* | use checkbow's label | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | dyn hostname is a boolean | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | - split ppp steps into account, ip, dns and gateway parameters step | Thierry Vignaud | 2004-01-20 | 1 | -5/+53 |
| | | | | | - offer to configure more ip, dns and gateway parameters | ||||
* | rename ppp_choose as ppp_account | Thierry Vignaud | 2004-01-20 | 1 | -5/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
| | |||||
* | go to wireless step if needed | Thierry Vignaud | 2004-01-20 | 1 | -7/+7 |
| | |||||
* | always go to hostname step (shared by all paths) | Thierry Vignaud | 2004-01-20 | 1 | -4/+1 |
| | |||||
* | kill old cable step | Thierry Vignaud | 2004-01-20 | 1 | -18/+0 |
| | |||||
* | install requested dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
| |