summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* add internal_ports variableFlorin Grad2002-09-161-0/+2
* - fix old conf files name (thx titi)Damien Chaumette2002-09-131-2/+2
* more services in drakgw_protocolsFlorin Grad2002-09-131-1/+1
* - patch net_monitorDamien Chaumette2002-09-121-1/+51
* run_program crazynessGuillaume Cottenceau2002-09-121-3/+3
* fix writing twice tcp instead of tcp & udpPascal Rigaux2002-09-121-1/+1
* corrected i18n usagePablo Saratxaga2002-09-111-1/+1
* - remove variable from a translated chainDamien Chaumette2002-09-101-1/+1
* - show pcmcia ethernet cards in listDamien Chaumette2002-09-091-0/+11
* - check DNS & Gateway IPDamien Chaumette2002-09-091-1/+1
* - fix typoDamien Chaumette2002-09-061-1/+1
* - add new screen for ISND detected device. Still have to get back in Expert m...Damien Chaumette2002-09-061-1/+9
* *** empty log message ***Damien Chaumette2002-09-051-3/+0
* - little fixDamien Chaumette2002-09-051-4/+0
* - Remove ECI ADSL modem from menu until we have an agreementDamien Chaumette2002-09-051-1/+5
* allow http://xxx for ftp_proxyPascal Rigaux2002-09-051-1/+1
* - fix drakconnect broken modem detectionDamien Chaumette2002-09-051-2/+2
* - correct typos in orinoco orinoco_cs modulesDaouda Lo2002-09-041-1/+1
* *** empty log message ***Damien Chaumette2002-09-031-2/+2
* - network restart previous bug fixedDamien Chaumette2002-09-021-2/+2
* - fix previous behavior in Expert mode... (100% lazy loop free this time)Damien Chaumette2002-09-022-6/+7
* - replace tinyfirewall by drakfirewallDaouda Lo2002-09-022-4/+4
* fix looping on network step when configuring ethernet cardGuillaume Cottenceau2002-08-301-1/+1
* - dns settings for pppoeDaouda Lo2002-08-291-2/+2
* - set DNS in adsl config.Daouda Lo2002-08-291-0/+2
* - update speedtouch linkDaouda Lo2002-08-291-1/+1
* better error messagePascal Rigaux2002-08-281-1/+1
* *** empty log message ***Damien Chaumette2002-08-272-3/+3
* - new 'previous' button bug fixDamien Chaumette2002-08-271-2/+2
* - fix previous button behavior in Proxies configurationDamien Chaumette2002-08-261-2/+1
* ensure net_interface is found in any casePascal Rigaux2002-08-261-1/+1
* florin fixes for multiple NIC boxesThierry Vignaud2002-08-231-4/+4
* (read_raw_net_conf): new function to access /etc/sysconfig/drakconnect and /e...Pascal Rigaux2002-08-231-3/+12
* remove debug codePascal Rigaux2002-08-231-1/+0
* make perl_checker happyPascal Rigaux2002-08-221-0/+1
* use $::prefix to access shorewall config filesPascal Rigaux2002-08-221-2/+2
* - add network::shorewallPascal Rigaux2002-08-223-0/+321
* fix 'previous' button strange behaviorDamien Chaumette2002-08-221-1/+2
* made strings translatable, and a typo correctionPablo Saratxaga2002-08-211-1/+1
* o ECI adsl config fixDamien Chaumette2002-08-201-1/+1
* o remove old /etc/hosts entries for the hostname before adding new oneDamien Chaumette2002-08-191-1/+6
* nothing useful for the momentPascal Rigaux2002-08-131-11/+0
* use ensure_is_installedPascal Rigaux2002-08-134-16/+3
* backend davfs (WebDAV) supportPascal Rigaux2002-08-131-0/+11
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-1/+1
* fix yet another bug regarding credentials during installPascal Rigaux2002-08-111-1/+1
* (get_profiles): get rid of "glob", clean it upPascal Rigaux2002-08-071-8/+1
* nobody pass the second argument ofThierry Vignaud2002-08-061-3/+3
* - set the vpi vci correctly according to selected country.Daouda Lo2002-08-061-1/+1
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1