summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
* (add2hosts) use difference2Olivier Blin2004-08-241-1/+1
* (add2hosts) make it more readableOlivier Blin2004-08-241-9/+7
* (add2hosts) rework parsingOlivier Blin2004-08-241-5/+10
* i suxOlivier Blin2004-08-241-1/+1
* (configureNetwork2) always add an hostname alias and add it on theOlivier Blin2004-08-241-2/+2
* (add2hosts) allow multiple aliases per hostOlivier Blin2004-08-241-1/+1
* (add2hosts) regexp fixesOlivier Blin2004-08-241-2/+2
* (add2hosts) make it work with sub hostnamesOlivier Blin2004-08-231-2/+2
* add a fixme commentOlivier Blin2004-08-201-0/+1
* update mac address in network::ethernet::get_eth_cards to be sure iftab is al...Olivier Blin2004-08-201-7/+2
* (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire linksOlivier Blin2004-08-181-2/+4
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-171-1/+2
* (easy_dhcp) probe all network sub categoriesOlivier Blin2004-08-171-1/+1
* (easy_dhcp) don't use network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-4/+10
* (easy_dhcp) sort devices and keep only eth[0-9]+ devicesOlivier Blin2004-08-171-4/+4
* (easy_dhcp) allow configured interface not to be eth0 and make sure itOlivier Blin2004-08-171-4/+6
* (write_interface_conf) use unspec descriptor in iftab if link isn't etherOlivier Blin2004-08-171-2/+3
* (easy_dhcp) handle pcmci card tooThierry Vignaud2004-08-171-1/+1
* fix suckiness (write proper iftab)Olivier Blin2004-08-171-1/+1
* (write_interface_conf) do not write undefined MAC address in iftabOlivier Blin2004-08-131-2/+2
* write interface MAC address in iftabOlivier Blin2004-08-121-0/+3
* errm, don't commit crappy gnome proxy handling for nowOlivier Blin2004-08-121-34/+0
* (write_interface_conf) simplify HWADDR assignment and defineOlivier Blin2004-08-121-8/+37
* perl_checker prototype compliancePascal Rigaux2004-08-091-6/+6
* perl_checker compliance + cleanupPascal Rigaux2004-08-091-14/+14
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-3/+3
* hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOTOlivier Blin2004-07-231-1/+1
* - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connectionsOlivier Blin2004-07-231-1/+2
* perl_checker compliancePascal Rigaux2004-07-221-1/+1
* - don't use if_() when not needed and strangePascal Rigaux2004-07-221-4/+4
* (read_tmdns_conf) unbreak oblin codeThierry Vignaud2004-07-221-1/+1
* (read_tmdns_conf) reinsert parameter naming for parameter checkingThierry Vignaud2004-07-221-1/+2
* rewrite read_tmdns_conf to use cat_Olivier Blin2004-07-221-10/+1
* perl_checker/misc fixesOlivier Blin2004-07-221-2/+5
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-3/+3
* do not write wireless encryption key if emptyOlivier Blin2004-07-191-1/+1
* properly handle ascii WEP keys (#9884)Olivier Blin2004-06-241-1/+2
* (read_all_conf) read VLAN interfaces tooThierry Vignaud2004-05-281-1/+1
* (read_all_conf) read ip aliased interfaces tooThierry Vignaud2004-05-281-1/+1
* (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