summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
* (write_interface_conf) fix missing quotes around wireless encryption key (#8887)Thierry Vignaud2004-03-151-0/+1
* (write_resolv_conf) only remove /etc/resolv.conf if it's really a linkThierry Vignaud2004-03-051-1/+1
* replace conf_network_card_backend() "detect" calls by get_eth_cards() onesThierry Vignaud2004-01-291-1/+1
* get rid of pseudo global $prefix, just reuse global $::prefix :-)Thierry Vignaud2004-01-261-17/+17
* kill unused down_it() and up_it() functionsThierry Vignaud2004-01-261-15/+1
* fix #6944: ensure proper perms on /etc/profile.d/proxy.{,c}shThierry Vignaud2004-01-201-0/+2
* add the silly read_squid functionFlorin Grad2004-01-191-0/+8
* do not alter proxies config while configuring network interfaces (needed sinceThierry Vignaud2004-01-161-2/+0
* do not install zeroconf if no zeroconf hostname was typed in (we may add aThierry Vignaud2004-01-161-3/+5
* (miscellaneous_choose) restore it for drakproxy (we'd better split outThierry Vignaud2004-01-141-0/+17
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-151/+1
* - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas...Pascal Rigaux2003-12-041-3/+3
* (read_all_conf) ignore ifcfg-<intf>~ and the like entriesThierry Vignaud2003-11-281-1/+1
* (configureNetwork2) do not install package or rewrite config files inThierry Vignaud2003-11-281-13/+14
* reuse is_dynamic_ip() to not bother asking about zeroconf specific stuff whenThierry Vignaud2003-11-121-1/+1
* perl_checker fixesThierry Vignaud2003-11-071-3/+1
* oops, network::tools is still needed by configureNetworkIntf...Thierry Vignaud2003-11-071-0/+1
* (write_interface_conf) setVarsInSh() already take care of not writingThierry Vignaud2003-11-071-2/+1
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
* roolback hp fix:Thierry Vignaud2003-10-171-1/+1
* fix for HP (current module does not work if MII_NOT_SUPPORTED to set to yes)Francois Pons2003-10-161-1/+1
* simplify "do not remove wireless parameters from ifcfg when not in wizard mod...Thierry Vignaud2003-10-081-2/+2
* cleanupsThierry Vignaud2003-10-031-2/+0
* only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* andThierry Vignaud2003-10-031-1/+1
* fix #425, #1881 (was there since 20021020 :-() : wireless adaptersThierry Vignaud2003-10-031-2/+6
* factorize wireless card detection into network::tools:is_wireless_intf()Thierry Vignaud2003-10-031-6/+3
* no need to escape " in /xxx \" xxx/Pascal Rigaux2003-09-301-1/+1
* simplified perl writing, make sure bool2yesno has a chance to be called for M...Francois Pons2003-09-221-1/+1
* fixed strange perl writing sense less...Francois Pons2003-09-221-3/+3
* - fix/use explanationsDamien Chaumette2003-09-081-8/+10
* workaround messed up ppp0 configrationDamien Chaumette2003-09-051-1/+1
* small fixes for drakgw and drakfirewallFlorin Grad2003-09-051-1/+1
* revert to 1.129:Pascal Rigaux2003-07-301-4/+1
* fix fpons sucks (as usuall as he neither tests nor care about bugThierry Vignaud2003-07-221-1/+4
* dhcp host name cannot be set if one want to get it from dhcp serverThierry Vignaud2003-07-211-1/+1
* properly use checkboxesThierry Vignaud2003-07-171-4/+4
* - miscellaneous_choose() no longer use uneeded b_clickedDamien Chaumette2003-06-121-4/+4
* perl_checker fixesThierry Vignaud2003-05-231-1/+1
* #3628 /etc/resolv.conf explicit rights set (by titi)Damien Chaumette2003-05-231-2/+2
* add some ip checking (#853)Damien Chaumette2003-05-211-15/+25
* move expert stuff under the "advanced" button like in all other drakx/drakxto...Thierry Vignaud2003-05-191-7/+6
* perl_checker fixesDamien Chaumette2003-05-021-3/+4
* new perl_checker compliancePascal Rigaux2003-04-171-15/+15
* changed netcnx type probe (so that if an ethernet connection exists, it won'tFrancois Pons2003-03-111-2/+2
* detect if the device is pcmcia when initializing the ONBOOT parameterFlorent Villard2003-03-061-1/+1
* this is perl, not python ;pPascal Rigaux2003-03-051-1/+1
* allow to set hostname in DHCP modeFrederic Lepied2003-03-041-2/+2
* install tmdns only when bind isn't installedFrederic Lepied2003-03-041-1/+3
* corrected HOSTNAME/DHCP_HOSTNAME management.Frederic Lepied2003-02-281-14/+11
* corrected HOSTNAME managementFrederic Lepied2003-02-271-11/+5