summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
...
* move wlan-ng stuff in network::networkOlivier Blin2005-02-241-0/+44
* handle wpa_supplicant filesOlivier Blin2005-02-231-0/+66
* perl_checker fixOlivier Blin2005-02-141-1/+1
* proxy_configure: modify KDE proxy settings tooOlivier Blin2005-02-141-0/+15
* do not require perl-Gnome2-Gconf in drakxtools, but use gconftool-2Olivier Blin2005-02-071-7/+2
* make it easy to use other GConf interfacesOlivier Blin2005-02-071-15/+20
* remove useless messageOlivier Blin2005-02-051-1/+0
* gnome proxy support in drakproxyOlivier Blin2005-02-041-0/+58
* fix (bugzilla #13197)Pascal Rigaux2005-01-261-0/+1
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-031-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* don't pass the prefix/etc/sysconfig/network to network::network::write_conf()...Pascal Rigaux2004-11-301-2/+3
* hide ifcfg files for non-root users if they contain a WEP key (#12177)Olivier Blin2004-11-051-0/+2
* (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-1/+4
* call the scripts in /etc/sysconfig/network-scripts/hostname.d like the networkFrederic Lepied2004-10-011-0/+4
* more zeroconf fixes (zcip isn't a service, stop tmdns service ifOlivier Blin2004-09-201-5/+7
* (configureNetwork2) really enable zeroconf if zeroconf is requestedOlivier Blin2004-09-171-1/+5
* (configureNetwork2) write blank zeroconf hostname if zeroconf isOlivier Blin2004-09-171-1/+2
* (configureNetwork2) use services do disable zeroconf, do not disableOlivier Blin2004-09-171-1/+5
* (read_all_conf) use network::tools to probe connection typeOlivier Blin2004-09-161-1/+3
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-141-1/+2
* (read_all_conf) remove spurous character from regexpThierry Vignaud2004-09-091-1/+1
* (read_all_conf) ignore rpm's backups (#10816)Thierry Vignaud2004-09-091-0/+1
* (configureNetwork2) update iftab when config is writtenOlivier Blin2004-09-081-0/+3
* (findIntf, read_all_conf) use default DEVICE field only at lastOlivier Blin2004-09-031-4/+6
* (write_interface_conf) remove quotes if DEVICE is the result of a commandOlivier Blin2004-09-031-0/+1
* (configureNetwork2) use key from $intf hash to determine ifcfgOlivier Blin2004-09-031-1/+1
* (write_interface_conf) allow TYPE field, will be used to recognize ADSL inter...Olivier Blin2004-09-031-1/+1
* symlink resolv.conf in install root, so that it works for dhcp tooOlivier Blin2004-09-011-4/+4
* write /etc/resolv.conf in install rootOlivier Blin2004-09-011-1/+5
* write metric in ifcfg files according to connection typeOlivier Blin2004-08-271-1/+2
* (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