Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0 | Guillaume Cottenceau | 2004-02-23 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-23 | 1 | -1/+16 |
| | |||||
* | 10-6mdk | Thierry Vignaud | 2004-02-23 | 1 | -1/+4 |
| | |||||
* | fix adsl scripts (especially with sagem8xx modems) | Thierry Vignaud | 2004-02-23 | 1 | -1/+2 |
| | |||||
* | add missing space | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-23 | 1 | -1/+62 |
| | |||||
* | 10-5mdk | Thierry Vignaud | 2004-02-23 | 1 | -1/+5 |
| | |||||
* | fix ability to set ip parameters broken by localizing bootproto | Thierry Vignaud | 2004-02-23 | 1 | -1/+4 |
| | |||||
* | (adsl_conf_backend) speedtouch config need vpi/vci as decimal numbers | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | | whereas sagem8xx wants hexa numbers | ||||
* | rollback bogus damien change, here vpi/vci parameters are in hexa, not decimal | Thierry Vignaud | 2004-02-23 | 1 | -9/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-23 | 1 | -1/+129 |
| | |||||
* | do not tag some ata raid controllers as unknown hw | Thierry Vignaud | 2004-02-23 | 1 | -1/+2 |
| | |||||
* | 10-4mdk | Thierry Vignaud | 2004-02-23 | 1 | -1/+27 |
| | |||||
* | handle unknown hardware: enable one to manually load a driver like expert mode | Thierry Vignaud | 2004-02-23 | 1 | -9/+6 |
| | | | | | in old pre-10.0 wizard | ||||
* | (load_category__prompt_for_more) do not list probed category in detected ↵ | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | hardware list | ||||
* | (load_category__prompt_for_more) show quotes around detected hardware in order | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | | to more easily see thems | ||||
* | (conf_network_card_backend) update its doc now that it has been splited in | Thierry Vignaud | 2004-02-23 | 1 | -5/+6 |
| | | | | | get_eth_cards() and conf_network_card_backend() | ||||
* | enable one to manually choose the serial port to use while configuring modem | Thierry Vignaud | 2004-02-23 | 1 | -2/+7 |
| | |||||
* | fix unreachable steps | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | handle and translate BOOTPROTO | Thierry Vignaud | 2004-02-23 | 1 | -2/+9 |
| | |||||
* | read ppp auth method | Thierry Vignaud | 2004-02-23 | 1 | -2/+4 |
| | |||||
* | (ppp_read_conf) really default to dynamic dns, gateway and ip (really fix #7705) | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | read ppp config earlier and prevent provider choice to overwrite it (but if | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | | | | | user select a *new* provider) | ||||
* | initialize modem data structure at one point only for serial/PCI modems | Thierry Vignaud | 2004-02-23 | 1 | -3/+1 |
| | |||||
* | split kppp config reading into network::modem::ppp_read_conf() in order to be | Thierry Vignaud | 2004-02-23 | 2 | -30/+37 |
| | | | | | shared with manage interface | ||||
* | handle new PAP/CHAP method | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | fix untranslated strings | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | (setupBootloader__entries) fix entry editing layout | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | fix choosing betweeen '' and 'adsl connections when configuring adsl (due to | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
| | | | | | write_cnx_scripts vivificating data structure) | ||||
* | do not complain about gateway format when it's not set | Thierry Vignaud | 2004-02-23 | 1 | -1/+3 |
| | |||||
* | fix vci number for Belgium and France | Damien Chaumette | 2004-02-22 | 1 | -9/+9 |
| | |||||
* | Verify user has selected a cron interval and media [Bugzilla 8138] | Stew Benedict | 2004-02-21 | 1 | -8/+18 |
| | |||||
* | tentatively fix progress bar too wide (#8150) | Guillaume Cottenceau | 2004-02-21 | 1 | -1/+1 |
| | | | | | blind fix, please someone can test after next build :) | ||||
* | More code reduction. | Stew Benedict | 2004-02-21 | 1 | -52/+12 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-20 | 1 | -478/+473 |
| | |||||
* | QA - tweak wizard setup. | Stew Benedict | 2004-02-20 | 1 | -14/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+28 |
| | |||||
* | 10-3mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+6 |
| | |||||
* | when one refuse to install firmware *now*, she won't be able to select | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | a provider, thus vci and vpi parameters won't be filled | ||||
* | remove useless "next" field (since post already handle it) | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | fix title when run from mcc (#8111) | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | (getBewan) introduce it in order to detect Bewan ADSL modems (both PCI | Thierry Vignaud | 2004-02-20 | 1 | -0/+5 |
| | | | | | and USB ones) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-20 | 1 | -1/+69 |
| | |||||
* | 10-2mdk | Thierry Vignaud | 2004-02-20 | 1 | -1/+14 |
| | |||||
* | fix "current" checkbox vs "group" and "user" pull-down menus | Thierry Vignaud | 2004-02-20 | 1 | -4/+3 |
| | |||||
* | enable to refuse network restarting | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | (getSagem) lookup sagem8xx modems by module rather than relying on strings | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | manually added to ldetect-lst | ||||
* | do not detect lan interfaces when configuring modems | Thierry Vignaud | 2004-02-20 | 1 | -2/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-20 | 1 | -141/+301 |
| |