| Commit message (Expand) | Author | Age | Files | Lines |
* | list a few more modules as wireless ones (should really be splited out | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
* | always list sagem_dhcp in list, hidding it due to missing translations | Thierry Vignaud | 2003-11-06 | 1 | -3/+1 |
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 2 | -3/+3 |
* | (configure) fix untranslatable strings: switch from ask_from_list_() | Thierry Vignaud | 2003-11-06 | 1 | -7/+7 |
* | unexport not used elsewhere connected2 function | Thierry Vignaud | 2003-11-04 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-11-04 | 1 | -3/+3 |
* | fix always detecting ethernet cards even when none is present | Thierry Vignaud | 2003-10-30 | 1 | -1/+2 |
* | fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable | Thierry Vignaud | 2003-10-30 | 1 | -2/+4 |
* | fix installer when network::ethernet wasn't loaded before | Thierry Vignaud | 2003-10-29 | 1 | -0/+1 |
* | (isdn_get_info) simplify it trough MDK::Common | Thierry Vignaud | 2003-10-27 | 1 | -3/+1 |
* | simplify isdn detection: | Thierry Vignaud | 2003-10-27 | 2 | -4/+3 |
* | - make isdn detection more readable | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 |
* | handle usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -2/+4 |
* | add entries for usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -0/+10 |
* | fix steping back on choosing isdn card step | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 |
* | fix isdn detection | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 |
* | fix #6159: fix detection when a local name server is faking the | Thierry Vignaud | 2003-10-20 | 1 | -7/+7 |
* | roolback hp fix: | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
* | - simplify | Thierry Vignaud | 2003-10-17 | 2 | -24/+15 |
* | fix for HP (current module does not work if MII_NOT_SUPPORTED to set to yes) | Francois Pons | 2003-10-16 | 1 | -1/+1 |
* | - translate all server names | Thierry Vignaud | 2003-10-14 | 1 | -5/+5 |
* | (default_interfaces) | Thierry Vignaud | 2003-10-14 | 1 | -16/+8 |
* | readd strict & diagnostics pragma removed by florin | Thierry Vignaud | 2003-10-13 | 1 | -2/+2 |
* | simplify "do not remove wireless parameters from ifcfg when not in wizard mod... | Thierry Vignaud | 2003-10-08 | 2 | -8/+4 |
* | network interface configuration step: using network interface from | Thierry Vignaud | 2003-10-08 | 1 | -3/+4 |
* | fix #3276: when steping back in drakconnect wizard, do not overwrite | Thierry Vignaud | 2003-10-06 | 1 | -3/+3 |
* | check both nfs servers version 2 and version 3, and remove duplicates (bug #6... | Pascal Rigaux | 2003-10-06 | 1 | -11/+17 |
* | cleanups | Thierry Vignaud | 2003-10-03 | 1 | -2/+0 |
* | only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* and | Thierry Vignaud | 2003-10-03 | 1 | -1/+1 |
* | fix #425, #1881 (was there since 20021020 :-() : wireless adapters | Thierry Vignaud | 2003-10-03 | 1 | -2/+6 |
* | factorize wireless card detection into network::tools:is_wireless_intf() | Thierry Vignaud | 2003-10-03 | 2 | -7/+13 |
* | perl_checker | Pascal Rigaux | 2003-10-01 | 1 | -2/+2 |
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 2 | -2/+2 |
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -3/+3 |
* | small cleanup (thanks to perl_checker) | Pascal Rigaux | 2003-09-29 | 1 | -7/+6 |
* | allow drakfirewall to choose the interface | Florin Grad | 2003-09-24 | 2 | -18/+49 |
* | futile to try starting network service, dhcp cannot work as no module are | Francois Pons | 2003-09-23 | 1 | -1/+0 |
* | 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 M... | Francois Pons | 2003-09-22 | 1 | -1/+1 |
* | 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 |
* | - dropped sub load_firmware_floppy | Damien Chaumette | 2003-09-12 | 1 | -25/+6 |
* | 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 |