summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-2524-7917/+0
* automatically put ppp/ippp interfaces in local zone if neededOlivier Blin2006-03-081-5/+12
* simplify (and please perl_checker)Pascal Rigaux2006-03-031-1/+1
* use network::shorewall::update_interfaces_list()Olivier Blin2006-03-011-3/+1
* add update_interfaces_listOlivier Blin2006-03-011-1/+5
* don't start/stop the tmdns service during installOlivier Blin2006-03-011-1/+1
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-031-7/+4
* (get_eth_cards) simplifyThierry Vignaud2006-01-031-2/+1
* remove unused variableOlivier Blin2005-12-281-1/+1
* don't install and configure mandi-ifw if ifw is disabledOlivier Blin2005-12-281-13/+15
* - i had foolishly removed c::iconv whereas it was used still used by c::from_...Pascal Rigaux2005-12-151-1/+1
* fix default metric setting for wifi interfaces (thanks to Mickaƫl Le Baillif...Olivier Blin2005-12-082-5/+5
* don't overwrite ONBOOT setting when writing adsl configurationOlivier Blin2005-12-061-1/+2
* https proxy support (#19666)Olivier Blin2005-12-051-9/+17
* make unicorn and madwifi tools package optionnalOlivier Blin2005-12-051-1/+4
* update zones file for shorewall 3.0Olivier Blin2005-11-291-3/+4
* simplifyThierry Vignaud2005-11-281-1/+1
* (real_main) once ISP DB is loaded, do not bother reload itThierry Vignaud2005-11-251-2/+2
* (real_main) usuability: preselect first ISP of user's countryThierry Vignaud2005-11-251-0/+5
* use new DBus typing facilitiesOlivier Blin2005-11-212-17/+7
* don't screw up eagle-usb devices if the firmware is already loadedOlivier Blin2005-11-161-1/+1
* fix wireless network list using iwlist (`` returns a defined empty string if ...Olivier Blin2005-11-121-1/+1
* handle zd1201 as wellOlivier Blin2005-11-081-2/+3
* don't log wpa_cli/iwgetid/iwlist commandsOlivier Blin2005-11-051-5/+5
* make sure Net::DBus::Binding::Value is loadedOlivier Blin2005-11-041-0/+2
* don't duplicate variables (MTU, NETMASK, IPADDR) in ifcfg files (#19325)Olivier Blin2005-11-041-1/+1
* make it more readableOlivier Blin2005-11-031-1/+1
* temporary workaround to have device-independant config files in wireless.dOlivier Blin2005-11-021-0/+2
* fix typo (thanks to Berthy)Olivier Blin2005-11-021-1/+1
* crappy workaround for rt2400/rt2500 and their missing "device" link in sysfsOlivier Blin2005-10-271-0/+6
* fix typoOlivier Blin2005-10-271-1/+1
* don't let interfaces with unknown drivers be configuredOlivier Blin2005-10-271-1/+6
* use standard 'mac' modifier in iftab for IEEE1394, EUI64 and IRDAOlivier Blin2005-10-271-3/+4
* (miscellaneous_choose) try harder to explain (#17261)Thierry Vignaud2005-10-071-1/+1
* use /lib/firmware as default firmware directoryOlivier Blin2005-10-031-1/+1
* simplifyOlivier Blin2005-09-281-1/+1
* set hostname only after packages have been installed, or else graphical urpmi...Olivier Blin2005-09-211-1/+2
* fix dvb crash during installOlivier Blin2005-09-201-0/+1
* don't try to connect auto-magically ethernet interfaces during configuration ...Olivier Blin2005-09-191-9/+13
* restart ethernet interface for pppoe connectionsOlivier Blin2005-09-191-0/+5
* add some reminders, fix indentationOlivier Blin2005-09-191-11/+19
* fix typoOlivier Blin2005-09-191-1/+1
* fix hostap/orinoco driver detection (#18294)Olivier Blin2005-09-191-3/+6
* add reminderOlivier Blin2005-09-181-0/+5
* revert previous simplification, it may break the unusual sagem over pppoe caseOlivier Blin2005-09-162-8/+14
* some modem configuration programs modify modprobe.conf while drakconnect/the ...Olivier Blin2005-09-161-2/+7
* automatically configure DSL connection on installation from DSLOlivier Blin2005-09-161-5/+6
* make sure $net->{ifcfg}{ppp0} is a hashOlivier Blin2005-09-161-0/+1
* fix ugly typoOlivier Blin2005-09-161-1/+1
* fix probing of login name for pppoe connections (peers file is more important...Olivier Blin2005-09-161-2/+3