summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* really write modem/adsl ifcfg files (fix ONBOOT setting)Olivier Blin2005-07-111-1/+1
* don't restart network service at drakconnect startupOlivier Blin2005-07-111-1/+1
* reduce the overall perl_checker warningsThierry Vignaud2005-07-081-49/+31
* use stop_net_interfaceOlivier Blin2005-07-071-1/+1
* do not restart network to apply modifications, run ifup or ifplugd insteadOlivier Blin2005-07-071-0/+9
* add start/stop_ifplugdOlivier Blin2005-07-071-0/+11
* remove connect/diconnect_backendOlivier Blin2005-07-072-31/+29
* stricter regexp for MAC addressesOlivier Blin2005-07-071-1/+1
* use start/stop_interface instead of connect/disconnect_backendOlivier Blin2005-07-071-2/+2
* switch to MandrivaOlivier Blin2005-07-051-1/+1
* don't write loc to fw ACCEPT rules, we always reset the policy to acceptOlivier Blin2005-07-011-3/+1
* remove useless grouping and rewrite code to be saferOlivier Blin2005-07-011-4/+4
* add 'routeback' option for bridge interfaces in shorewall interfaces fileOlivier Blin2005-07-011-2/+7
* remove unneeded requires, added in the wrong place...Olivier Blin2005-07-011-5/+0
* load bloaty DBus binding on demand (since we don't actually use it for now)Thierry Vignaud2005-06-301-2/+7
* sanitize network::activefwThierry Vignaud2005-06-301-1/+1
* (format_date) do not load the bloaty POSIX moduleThierry Vignaud2005-06-301-2/+2
* try to cleanup fs.pmPascal Rigaux2005-06-281-2/+2
* use empty prototypeOlivier Blin2005-06-251-1/+1