| Commit message (Expand) | Author | Age | Files | Lines |
* | (adsl_probe_info) make it aware of the fact we now see the adsl modem | Thierry Vignaud | 2004-01-23 | 1 | -2/+3 |
* | (adsl_conf_backend) kill interactive code (was merged into adsl wizard) | Thierry Vignaud | 2004-01-22 | 1 | -25/+0 |
* | (adsl_detect) detect ECI modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
* | rename old end adsl step | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | retreive vpi and vci from config file for speedtouch | Damien Chaumette | 2004-01-21 | 1 | -0/+1 |
* | rename old adsl step | Thierry Vignaud | 2004-01-21 | 1 | -1/+1 |
* | (adsl_detect) | Thierry Vignaud | 2004-01-21 | 1 | -3/+3 |
* | 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 |
* | do not export dead functions | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
* | fordward sagem net_cnx_up fix | Thierry Vignaud | 2004-01-08 | 1 | -4/+4 |
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -2/+2 |
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -72/+68 |
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas... | Pascal Rigaux | 2003-12-04 | 1 | -6/+7 |
* | (configure) prevent silently skipping configuration steps by | Thierry Vignaud | 2003-12-01 | 1 | -9/+8 |
* | fix sagem configuration (we were skipping some steps) | Thierry Vignaud | 2003-12-01 | 1 | -1/+1 |
* | (configure) do not install packages in testing mode | Thierry Vignaud | 2003-12-01 | 1 | -6/+6 |
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
* | unpoulpize comments (spoted by joseph van den reysen) | Thierry Vignaud | 2003-11-20 | 1 | -1/+1 |
* | fix program logic: write up/down programs for adsl speedtouch even if | Thierry Vignaud | 2003-11-12 | 1 | -1/+2 |
* | always list sagem_dhcp in list, hidding it due to missing translations | Thierry Vignaud | 2003-11-06 | 1 | -3/+1 |
* | (configure) fix untranslatable strings: switch from ask_from_list_() | Thierry Vignaud | 2003-11-06 | 1 | -7/+7 |
* | - simplify | Thierry Vignaud | 2003-10-17 | 1 | -2/+2 |
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
* | fix firmware testing at installation | Damien Chaumette | 2003-09-16 | 1 | -2/+2 |
* | initialize $adsl, fix #5674 and pppoe.conf problems | Damien Chaumette | 2003-09-15 | 1 | -0/+1 |
* | fix #5056 (mostly workaround as kernel is frozen) | Damien Chaumette | 2003-09-15 | 1 | -1/+2 |
* | - dropped sub load_firmware_floppy | Damien Chaumette | 2003-09-12 | 1 | -25/+6 |
* | added sagem support for dhcp (as used by Free degroupped ;-)) | Francois Pons | 2003-09-10 | 1 | -2/+25 |
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 1 | -2/+3 |
* | remove system("cp..."); (I suck so much...) | Damien Chaumette | 2003-08-29 | 1 | -2/+1 |
* | fix #4372 | Damien Chaumette | 2003-08-28 | 1 | -1/+1 |
* | fix firmware name (shame on me) | Damien Chaumette | 2003-08-27 | 1 | -1/+1 |
* | fix #4363 (titi's so beautiful) | Damien Chaumette | 2003-08-27 | 1 | -7/+12 |
* | typo fix s/succeed/succeeded/ | Damien Chaumette | 2003-08-22 | 1 | -1/+1 |
* | s/alcatel/Alcatel/ | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
* | - more use info in load_firmware_floppy | Damien Chaumette | 2003-08-21 | 1 | -20/+23 |
* | - allow user to copy firmware from a floppy | Damien Chaumette | 2003-08-21 | 1 | -4/+39 |
* | - remove unused $intf in adsl_probe_info and adsl_ask_info | Damien Chaumette | 2003-05-05 | 1 | -7/+6 |
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -4/+4 |
* | moved probing code outside adsl_ask_info. | Francois Pons | 2003-03-11 | 1 | -3/+8 |
* | dropped a line. | Francois Pons | 2003-03-07 | 1 | -2/+1 |
* | fix logical error (flepied). | Francois Pons | 2003-03-07 | 1 | -1/+1 |
* | fixed adsl login not probed in install mode. | Francois Pons | 2003-03-06 | 1 | -4/+4 |
* | read login name from net_cnx_up in pptp mode. | Frederic Lepied | 2003-03-05 | 1 | -0/+2 |
* | simplified code of adsl_ask_info, password can be retrieved using | Francois Pons | 2003-03-03 | 1 | -6/+1 |
* | add sagem connection and disconnection script using /etc/ppp/peers/adsl file. | Francois Pons | 2003-02-27 | 1 | -2/+15 |
* | probe user and password in /etc/ppp/options.adsl too (as produced by original... | Francois Pons | 2003-02-27 | 1 | -2/+2 |
* | cleaned a bit the code. | Francois Pons | 2003-02-25 | 1 | -7/+7 |
* | added login and passwd remember from /etc/ppp/peers/adsl /etc/ppp/options | Francois Pons | 2003-02-25 | 1 | -1/+12 |