Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | perl checker fixes | Guillaume Cottenceau | 2004-01-21 | 1 | -2/+2 |
* | retreive vpi and vci from config file for speedtouch | Damien Chaumette | 2004-01-21 | 1 | -0/+1 |
* | 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 |
* | rename old adsl step | Thierry Vignaud | 2004-01-21 | 1 | -1/+1 |
* | (adsl_detect) | Thierry Vignaud | 2004-01-21 | 1 | -3/+3 |
* | 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 |
* | remove useless LOGIN field | Thierry Vignaud | 2004-01-20 | 1 | -1/+0 |
* | do not gratuitously reinvent write_secret_backend() | Thierry Vignaud | 2004-01-20 | 1 | -15/+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 |
* | fix #6944: ensure proper perms on /etc/profile.d/proxy.{,c}sh | Thierry Vignaud | 2004-01-20 | 1 | -0/+2 |
* | 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 |
* | s/N('...')/N("...")/ | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | read back new fields | Thierry Vignaud | 2004-01-20 | 1 | -2/+5 |
* | save login in ifcfg-ppp0 | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | save ip if needed | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | fix dyn/static stuff | Thierry Vignaud | 2004-01-20 | 1 | -1/+3 |
* | fix gateway reading and writing | Thierry Vignaud | 2004-01-20 | 1 | -1/+3 |
* | fix static/dyn settings | Thierry Vignaud | 2004-01-20 | 1 | -6/+7 |
* | - handle PAP/CHAP auth method too | Thierry Vignaud | 2004-01-20 | 2 | -3/+3 |
* | handle more kppp options from new steps | Thierry Vignaud | 2004-01-20 | 1 | -4/+12 |
* | 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 |
* | make sections more visible in generated kppprc conf file | Thierry Vignaud | 2004-01-20 | 1 | -0/+4 |
* | - split ppp steps into account, ip, dns and gateway parameters step | Thierry Vignaud | 2004-01-20 | 1 | -5/+53 |
* | 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 |
* | add hidden option enabling to select dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |
* | skip protocol step when configuring cable connection | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | cable is like lan but with dhcp | Thierry Vignaud | 2004-01-20 | 1 | -1/+6 |
* | set connection type at one point only | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
* | simpkify %toreplace build | Thierry Vignaud | 2004-01-20 | 1 | -2/+1 |
* | fix wizard layer usage (b/c of new api) | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | remove useless parameter | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | load adsl wizard on demand | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | (get_subwizard) introduce the infrastructure that enable to load a | Thierry Vignaud | 2004-01-20 | 1 | -0/+11 |
* | init modem data structure when manually selecting a serial port | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |