summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* first lan step: replace the "manual choice" string by the moreThierry Vignaud2004-06-101-2/+2
* first lan step: do not compare translated strings, use format callbackThierry Vignaud2004-06-101-3/+3
* remove some FIXME commentsDamien Chaumette2004-06-041-3/+2
* switch ONBOOT to on/off for isdn and adsl connectionsDamien Chaumette2004-06-041-0/+5
* s#ppp/peers/adsl#ppp/peers/ppp0#Damien Chaumette2004-06-011-3/+3
* new way to specify how to up connection for pppoe(xDSL) and others(ADSL)Damien Chaumette2004-06-011-6/+5
* remove debug messageThierry Vignaud2004-06-011-1/+0
* (use_windows) space cleanupThierry Vignaud2004-06-011-1/+2
* mark it as translatable for non alphabetic languagesThierry Vignaud2004-06-011-1/+1
* make LAN wizard more user friendly: move "manual choice" after detectedThierry Vignaud2004-06-011-1/+1
* (read_all_conf) read VLAN interfaces tooThierry Vignaud2004-05-281-1/+1
* (real_main) fix protocol switching from manual to auto when stepping backThierry Vignaud2004-05-281-4/+4
* (read_all_conf) read ip aliased interfaces tooThierry Vignaud2004-05-281-1/+1
* (get_eth_cards) fallback on sysfs in order to get driver and cardThierry Vignaud2004-05-281-0/+11
* - drop old internet service codeDamien Chaumette2004-05-271-70/+22
* - call remove_initscript because internet service is droppedDamien Chaumette2004-05-271-1/+1
* - kill write_initscriptDamien Chaumette2004-05-271-50/+9
* - BitTorrent support addedRobert Vojta2004-05-251-0/+6
* (mapIntfToDevice) only try to lookup pci or usb device by bus locationThierry Vignaud2004-05-251-1/+2
* (get_eth_cards) brown paper bug: fix card name lookup when driver doesThierry Vignaud2004-05-251-1/+1
* filter LAN and Wireless cards by explicitely checking whether networkThierry Vignaud2004-05-191-2/+2
* perl_checker complianceDamien Chaumette2004-05-171-3/+3
* remove speedtouch and ISDN 'only working under 2.4 kernel' warningsDamien Chaumette2004-05-171-10/+0
* Fixes to use speedtouch kernel driver / drop userspace oneDamien Chaumette2004-05-141-10/+15
* perl_checker compliancePascal Rigaux2004-05-111-1/+1
* open more ports for sambaThierry Vignaud2004-05-051-1/+1
* do not offer to set DOMAINNAME2 since it is never saved nor read (#9580)Thierry Vignaud2004-05-051-1/+1
* use @cards instead of $#cards as told by master pipiDamien Chaumette2004-05-041-1/+1
* perl_checker fixesDamien Chaumette2004-05-041-3/+3
* perlchecker fixesDamien Chaumette2004-05-041-20/+21
* take ISDN protocol into account for people outside Europe to use itDamien Chaumette2004-05-032-1/+5
* cleaning _last_ 'isdn_' prefixDamien Chaumette2004-04-281-1/+1
* drop unused ISA and EXPORTDamien Chaumette2004-04-281-4/+0
* drop isdn_ fonction namesDamien Chaumette2004-04-282-13/+12
* drop network::isdn->importDamien Chaumette2004-04-281-8/+7
* no need to up ippp0 in net_cnx_up, it's been up'ed at startupDamien Chaumette2004-04-271-2/+0
* try to fix #3793 or at least enhance firmware seeking on windows partitionDamien Chaumette2004-04-272-4/+4
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-0/+8
* $adsl_modem is optional, moved to $o_adsl_modemDamien Chaumette2004-04-191-2/+2
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-1/+1
* s/bcm4400/b44/Thierry Vignaud2004-03-261-1/+1
* (adsl_probe_info) fix vpi, vci rereading (speedtouch conf write hexa...)Thierry Vignaud2004-03-261-1/+1
* misc space cleanups (thx perl_checko)Thierry Vignaud2004-03-261-2/+2
* warn than speedtouch only works with 2.4.x kernels for nowThierry Vignaud2004-03-261-0/+6
* (adsl_probe_info) fix "manage interface" that broke speedtouch configurationThierry Vignaud2004-03-261-2/+4
* bcm4400 is known to not support ETHTOOLThierry Vignaud2004-03-261-1/+1
* (isdn_write_config_backend) load ISDN driverThierry Vignaud2004-03-241-3/+5
* up ippp0 interface and delete previous default routeThierry Vignaud2004-03-241-2/+2
* (isdn_detect_backend) do not try to get "type" field here, we just have nothingThierry Vignaud2004-03-241-1/+0
* fix ISDN modem selectionThierry Vignaud2004-03-241-1/+1