summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* devfssymlinkf handle this casePascal Rigaux2005-08-221-5/+0
* add get_protocolOlivier Blin2005-08-181-0/+5
* install bpalogin if needed onlyOlivier Blin2005-08-181-7/+8
* new name is Interactive FirewallOlivier Blin2005-08-181-4/+4
* compute approx_level in network::monitor::list_wirelessOlivier Blin2005-08-101-0/+1
* keep MS_DNS1, MS_DNS2 and DOMAIN variables in ifcfg filesOlivier Blin2005-08-081-1/+4
* initial IPv6 support (6to4 tunnel)Olivier Blin2005-08-082-4/+19
* do not write aliases interfaces in iftabOlivier Blin2005-08-081-1/+2
* it's better to warn package installation failure in ensure_is_installed than ...Pascal Rigaux2005-08-081-10/+5
* handle access point roaming using wpa_supplicantOlivier Blin2005-08-051-22/+33
* handle prefixOlivier Blin2005-08-051-2/+2
* overwrite previous wpa_supplicant entries with same ssid or bssidOlivier Blin2005-08-051-6/+12
* better handling for hex keys in wpa_supplicantOlivier Blin2005-08-051-1/+1
* allow to use WEP keys in wpa_supplicantOlivier Blin2005-08-042-4/+15
* use ifplugd for wireless interfacesOlivier Blin2005-08-041-3/+1
* make is_ifplugd_blacklisted return a booleanOlivier Blin2005-08-041-6/+5
* s/hotplug/ifplugd/Olivier Blin2005-08-041-7/+7
* perl_checker fixesOlivier Blin2005-08-041-2/+2
* use ifup/ifdown with the boot option to handle ifplugdOlivier Blin2005-08-042-20/+2
* ip isn't localizedOlivier Blin2005-08-021-1/+1
* allow winmodems to be configuredOlivier Blin2005-07-291-0/+2
* new sysfs structureOlivier Blin2005-07-292-3/+3
* if sysfs is broken, don't matchOlivier Blin2005-07-291-1/+1
* use mandrivaOlivier Blin2005-07-291-1/+1
* don't needlessly swap bytesOlivier Blin2005-07-281-1/+1
* don't write alias interfaces in shorewall interfaces fileOlivier Blin2005-07-261-1/+2
* run shorewall clear if firewall is stopped (#17046)Olivier Blin2005-07-261-1/+6
* fix variable declarationOlivier Blin2005-07-261-1/+2
* kill(signal, <empty string>) sends the signal to the calling process, avoid itOlivier Blin2005-07-261-1/+3
* wait a second for ifplugd to be actually killedOlivier Blin2005-07-241-0/+1
* write hosts in correct order in /etc/hostsOlivier Blin2005-07-241-2/+2
* allow to select a wireless networkOlivier Blin2005-07-221-0/+6
* add some comments, use meaningfull variable namesOlivier Blin2005-07-221-5/+8
* use ssid from configuration if found for the MAC address (useful forOlivier Blin2005-07-221-0/+1
* write module aliases if neededOlivier Blin2005-07-211-0/+1
* don't use global $in (fix ISDN configuration)Olivier Blin2005-07-213-11/+10
* don't translate vga resolutionOlivier Blin2005-07-211-1/+0
* new dbus naming schemeOlivier Blin2005-07-201-3/+3
* get network ids and current networkOlivier Blin2005-07-201-1/+9
* use wpa_supplicant_add_network_simpleOlivier Blin2005-07-201-1/+1
* allow to read/write wpa_supplicant config filesOlivier Blin2005-07-201-45/+72
* fix ipw data structure and add firmware urlOlivier Blin2005-07-191-13/+12
* get_eth_card_mac_address: handle firewire mac_addresses againOlivier Blin2005-07-181-1/+2
* new naming schemeOlivier Blin2005-07-151-2/+2
* don't have a random result, sortOlivier Blin2005-07-131-1/+1
* make net_applet reload the configurationOlivier Blin2005-07-131-0/+1
* initial importOlivier Blin2005-07-131-0/+27
* use dbus_object;Olivier Blin2005-07-131-55/+12
* Mandrakesoft -> Mandriva in DBus namesOlivier Blin2005-07-111-3/+3
* don't use undefined variableOlivier Blin2005-07-111-5/+1