Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix sagem net_cnx_up (thanks to QA team) | Damien Chaumette | 2004-01-08 | 1 | -4/+4 |
| | |||||
* | fixes merged from head into updates | Thierry Vignaud | 2004-01-07 | 1 | -11/+14 |
| | |||||
* | forward sagem configuration fix | Thierry Vignaud | 2003-12-01 | 1 | -1/+1 |
| | |||||
* | (configure) forward fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | (configure) forward fix untranslatable strings: switch from ask_from_list_() to | Thierry Vignaud | 2003-11-13 | 1 | -7/+7 |
| | | | | | | ask_from_list() else cjk users get bogus GUIes | ||||
* | forward "always list sagem_dhcp in list, hidding it due to missing | Thierry Vignaud | 2003-11-13 | 1 | -3/+1 |
| | | | | | translations is insane", there're just too many lost users | ||||
* | (write_interface_conf) forward fix: setVarsInSh() already take care of | Thierry Vignaud | 2003-11-12 | 1 | -3/+1 |
| | | | | | | | not writing undefined parameters, so it's safer to always write wireless parameters if set else we drop user set wireless parameters when our wireless modules list is not uptodate | ||||
* | update wireless modules list | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | forward program logic fix: write up/down programs for adsl speedtouch | Thierry Vignaud | 2003-11-12 | 1 | -1/+2 |
| | | | | | | even if firmware is already there or if one say "let see this later" which result in up/down scripts to be removed on drakconnect startup | ||||
* | fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable | Thierry Vignaud | 2003-10-30 | 1 | -2/+4 |
| | | | | | since it contains password/user mapping for dialup | ||||
* | fix installer when network::ethernet wasn't loaded before | Thierry Vignaud | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | forward ISDN usb adapters support | Thierry Vignaud | 2003-10-27 | 2 | -3/+15 |
| | |||||
* | after further investigation at Houston, the bcm440 bug was not related | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
| | | | | | | | to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection. | ||||
* | - fix drakconnect logic regarding hotplug (hotplug being a binary | Thierry Vignaud | 2003-10-16 | 1 | -1/+4 |
| | | | | | | | | | | boolean and MII_NOT_SUPPORTED being a string) - default to enabled network hotplug bug if the card is blacklisted else rely on user provided value - blacklist bcm4400 for hp | ||||
* | forward: | Thierry Vignaud | 2003-10-13 | 3 | -14/+19 |
| | | | | | | | | | - fix #425, #1881: wireless adapters settings were lost when altering network configuration when not from wizard mode - when steping back in wizard, do not overwrite first card parameters with last one's (#3276) - do not overwrite current config from ifcfg-INTF with old.ifcfg-INTF | ||||
* | forward #3276 fix: when steping back in drakconnect wizard, do not overwrite | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| | | | | | first card parameters with last one's | ||||
* | futile to try starting network service, dhcp cannot work as no module are | Francois Pons | 2003-09-23 | 1 | -1/+0 |
| | | | | | suitable for dhclient from boot kernel. | ||||
* | make sure network is started for start_internet. | Francois Pons | 2003-09-23 | 1 | -1/+3 |
| | |||||
* | make sure module are loaded only during installation. | Francois Pons | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | try loading boot kernel modules before trying to start internet connection... | Francois Pons | 2003-09-22 | 1 | -0/+1 |
| | |||||
* | simplified perl writing, make sure bool2yesno has a chance to be called for ↵ | Francois Pons | 2003-09-22 | 1 | -1/+1 |
| | | | | MII_NOT_SUPPORTED | ||||
* | fixed strange perl writing sense less... | Francois Pons | 2003-09-22 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | net install autodetection fix | Damien Chaumette | 2003-09-15 | 1 | -2/+4 |
| | |||||
* | fix #5056 (mostly workaround as kernel is frozen) | Damien Chaumette | 2003-09-15 | 1 | -1/+2 |
| | |||||
* | added sub copy_firmware, sub use_windows(), sub use_floppy | Damien Chaumette | 2003-09-12 | 1 | -0/+45 |
| | | | | | firmware copy works from floppy and windows/winnt | ||||
* | - dropped sub load_firmware_floppy | Damien Chaumette | 2003-09-12 | 1 | -25/+6 |
| | | | | | - handle windows firmware's copy | ||||
* | fix #5586 (netprofile package still need be fixed) | Thierry Vignaud | 2003-09-12 | 1 | -4/+4 |
| | |||||
* | add the network interface window as in the drakgw's case | Florin Grad | 2003-09-11 | 1 | -1/+3 |
| | |||||
* | follow std explanations policy | Thierry Vignaud | 2003-09-10 | 1 | -4/+4 |
| | |||||
* | added sagem support for dhcp (as used by Free degroupped ;-)) | Francois Pons | 2003-09-10 | 1 | -2/+25 |
| | |||||
* | profile is 'default' if no configuration file found | Damien Chaumette | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | save_conf() really is dead | Thierry Vignaud | 2003-09-08 | 1 | -1/+0 |
| | |||||
* | - do not call anymore network::netconnect::save_conf | Damien Chaumette | 2003-09-08 | 1 | -11/+3 |
| | | | | | - good set_profiles($netcnx) call | ||||
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 5 | -13/+20 |
| | | | | | - fix #5307 (firmware) | ||||
* | - $netcnx->{PROFILE} is current profile name (now scalar) | Damien Chaumette | 2003-09-07 | 1 | -5/+8 |
| | | | | | | - fix non working profiles loading/saving - perl_checker | ||||
* | workaround messed up ppp0 configration | Damien Chaumette | 2003-09-05 | 1 | -1/+1 |
| | |||||
* | small fixes for drakgw and drakfirewall | Florin Grad | 2003-09-05 | 2 | -5/+7 |
| | |||||
* | always ask for modem device even if not detected, unless user has winmodem | Damien Chaumette | 2003-09-04 | 1 | -1/+1 |
| | |||||
* | fix #5242, don't go back to main menu if winmodem isn't found | Damien Chaumette | 2003-09-04 | 1 | -2/+2 |
| | |||||
* | restore profiles feature through new netprofile package | Thierry Vignaud | 2003-08-29 | 1 | -30/+8 |
| | |||||
* | 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 |
| | |||||
* | fix pkg to install for samba | Thierry Vignaud | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | fix drakconnect not working on console (found by poulpy) due to having | Thierry Vignaud | 2003-08-25 | 1 | -6/+4 |
| | | | | | | killed pre_func() which used to set a background pixmap in the old days, thus the bogus test that went in. | ||||
* | offer samba in services list | Thierry Vignaud | 2003-08-22 | 1 | -0/+6 |
| | |||||
* | typo fix s/succeed/succeeded/ | Damien Chaumette | 2003-08-22 | 1 | -1/+1 |
| |