summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't fork to get route with "ip route", use /proc/net/route insteadOlivier Blin2005-06-251-6/+24
* perl_checkerOlivier Blin2005-06-211-1/+1
* fix typoOlivier Blin2005-06-211-1/+1
* strip "pxelinux_" in profiles-related-only functionsOlivier Blin2005-06-211-6/+6
* - add profiles_existOlivier Blin2005-06-211-4/+9
* perl_checker/suxiness fixesOlivier Blin2005-06-211-3/+3
* - basic profiles supportOlivier Blin2005-06-211-1/+101
* - give config file path as argument in network::pxe::{read,write}_pxelinux_confOlivier Blin2005-06-211-7/+9
* inline ask_shorewall_interfaceOlivier Blin2005-06-201-8/+1
* don't strip VLAN and MTU fields from ifcfg filesOlivier Blin2005-06-201-1/+1
* add missing requireOlivier Blin2005-06-201-0/+1
* remove duplicate lan detectionOlivier Blin2005-06-201-2/+0