Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -2/+2 |
| | |||||
* | reuse is_dynamic_ip() to not bother asking about zeroconf specific stuff when | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | there's not any dynamic interfaces | ||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 1 | -1/+6 |
| | |||||
* | (is_wireless_intf) fix #6312: list acx100_pci as a wireless network | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | cards driver too (fix impossible to set wireless parameters for it) | ||||
* | fix lan always marked as detected even when no detection was performed | Thierry Vignaud | 2003-11-08 | 1 | -6/+6 |
| | | | | | | | | | | | | or when there's no ethernet devices btw, generalize this "fix" to all net connection types. rationale: since we've already check if we've devices, there's no point in doing another different check in order to add the string "- detected" so let's just consolidate the previous test, this will prevent such bug to come back again | ||||
* | fix last part of #5315: do not ask for confirmation at install time | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 |
| | | | | | | rationale: while this is reasonable within standalone drakconnect, it's quite less needed at install time | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-11-07 | 1 | -3/+1 |
| | |||||
* | (conf_network_card_backend) use getNetDriver() rather than relying on | Thierry Vignaud | 2003-11-07 | 1 | -1/+1 |
| | | | | | | ethX alias for mapping the ethX interface to the driver that created it thus fixing quite old detection bugs | ||||
* | oops, network::tools is still needed by configureNetworkIntf... | Thierry Vignaud | 2003-11-07 | 1 | -0/+1 |
| | |||||
* | (write_interface_conf) setVarsInSh() already take care of not writing | Thierry Vignaud | 2003-11-07 | 1 | -2/+1 |
| | | | | | | | 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 | ||||
* | one more wireless module | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | (configure_eth_aliases) let the autoprobing load modules too | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | let only remove aliases on bootstrapping (ie only in harddrake | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | | | | | caller); it's safer | ||||
* | (configure_eth_aliases) introduce it to autoconfigure all ethernet | Thierry Vignaud | 2003-11-06 | 1 | -0/+10 |
| | | | | | aliases (MdkMove, harddrake service, drakconnect) | ||||
* | (configureNetwork) alter remove_alias() callers for new API | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | simplify pcmcia matching | Thierry Vignaud | 2003-11-06 | 1 | -5/+2 |
| | |||||
* | save a useless ifconfig fork | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | document dams logic | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | (conf_network_card_backend) fix unseen/unconfigured usb wireless | Thierry Vignaud | 2003-11-06 | 1 | -2/+1 |
| | | | | | | | | | devices due to francois trap for aliased interfaces (new detect_device::getNet() filter out aliases which were the reasons for the test) btw, if no alias was found, there's a bug somewhere | ||||
* | list a few more modules as wireless ones (should really be splited out | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | | | | | from network/usb in list_modules.pm | ||||
* | always list sagem_dhcp in list, hidding it due to missing translations | Thierry Vignaud | 2003-11-06 | 1 | -3/+1 |
| | | | | | is insane | ||||
* | 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 |
| | | | | | to ask_from_list() | ||||
* | 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 |
| | | | | | 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 |
| | |||||
* | (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 |
| | | | | | | | - no need to pass a ref around; if it's bound to be overwritten, just return a new hash - let isdn_detect only care of which fields we want for isdn stuff | ||||
* | - make isdn detection more readable | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 |
| | | | | | - ensure previously detected isdn stuff is cleared on redetection | ||||
* | 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 |
| | | | | | | connection because of its cache by checking at least a packet is ack-ed | ||||
* | roolback hp fix: | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
| | | | | | | | | after further investigation at Houston, the bcm440 bug was not related to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection. | ||||
* | - simplify | Thierry Vignaud | 2003-10-17 | 2 | -24/+15 |
| | | | | | | | | - remove spurious module imports & requires - remove never used arg (this enable to simplify caller) - fix detection logic: do not mix old detected stuff with new one if one step back in drakconnect after plugging some network devices in | ||||
* | 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 |
| | | | | | - harmonize server names | ||||
* | (default_interfaces) | Thierry Vignaud | 2003-10-14 | 1 | -16/+8 |
| | | | | | | | | | | | - simplify: ask_from already optimize the one item case for us - make it show up a pull-down menu rather than forcing one to type in the interface - fix it: $conf{net_interface} was *not* set on multiple interfaces case (read) fix it (conf was uselely initialized) | ||||
* | 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 ↵ | Thierry Vignaud | 2003-10-08 | 2 | -8/+4 |
| | | | | mode" fix | ||||
* | network interface configuration step: using network interface from | Thierry Vignaud | 2003-10-08 | 1 | -3/+4 |
| | | | | | | interface/driver list is more robust that relying on possibly empty int variable (better #3276 fix) | ||||
* | fix #3276: when steping back in drakconnect wizard, do not overwrite | Thierry Vignaud | 2003-10-06 | 1 | -3/+3 |
| | | | | | first card parameters with last one's | ||||
* | check both nfs servers version 2 and version 3, and remove duplicates (bug ↵ | Pascal Rigaux | 2003-10-06 | 1 | -11/+17 |
| | | | | #6055) | ||||
* | 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 |
| | | | | | the like... | ||||
* | fix #425, #1881 (was there since 20021020 :-() : wireless adapters | Thierry Vignaud | 2003-10-03 | 1 | -2/+6 |
| | | | | | | settings were lost when altering network configuration when not from wizard mode | ||||
* | factorize wireless card detection into network::tools:is_wireless_intf() | Thierry Vignaud | 2003-10-03 | 2 | -7/+13 |
| |