summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installedDamien Chaumette2003-02-211-1/+2
* oups... hu... nothingDamien Chaumette2003-02-212-3/+1
* get back password input for adslDamien Chaumette2003-02-211-0/+2
* no need to use regexpDamien Chaumette2003-02-211-1/+1
* add isdn check in get_net_deviceFlorin Grad2003-02-211-0/+2
* fix florin: replace $prefix with $::prefixPascal Rigaux2003-02-201-2/+2
* update 2 rules for the pptp dsl internet connectionFlorin Grad2003-02-201-2/+5
* use detect_devices::pcmcia_probe() instead of detect_devices::probeall()Pascal Rigaux2003-02-201-1/+1
* - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2Pascal Rigaux2003-02-201-8/+17
* dhcp fixDamien Chaumette2003-02-201-4/+2
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-192-2/+2
* (read_conf) simplifyThierry Vignaud2003-02-191-2/+1
* Get back configuration settings from conf filesDamien Chaumette2003-02-181-1/+2
* perl_checker fixThierry Vignaud2003-02-181-1/+1
* translate server {name} at display-time, not compile-timePascal Rigaux2003-02-171-5/+5
* perl generate undef indefinitely from the voidThierry Vignaud2003-02-172-3/+3
* install package shorewall only when the user wants a firewallPascal Rigaux2003-02-141-7/+9
* - set_help is deprecatedPascal Rigaux2003-02-137-18/+21
* add CVS $IdPascal Rigaux2003-02-135-5/+5
* add cvs $IdPascal Rigaux2003-02-131-1/+1
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
* corrected option handling and added hotplug checkboxFrederic Lepied2003-02-101-16/+18
* added a text to describe the Zeroconf host name fieldFrederic Lepied2003-02-101-2/+5
* reworded network restart stringFrederic Lepied2003-02-101-1/+1
* perl_checker fixesThierry Vignaud2003-02-103-5/+5
* corrected expert case to restart network and if the user choose not to restartFrederic Lepied2003-02-091-2/+2
* check that zeroconf hostname doesn"t contain a .Frederic Lepied2003-02-091-5/+26
* check that zeroconf hostname doesn"t contain a .Frederic Lepied2003-02-091-1/+9
* - DHCP & Zeroconf fixes for installationDamien Chaumette2003-02-071-3/+4
* *** empty log message ***Damien Chaumette2003-02-071-1/+1
* avoid to mess up tmdns.conf fileDamien Chaumette2003-02-061-7/+4
* fix dhcp package installationDamien Chaumette2003-02-061-3/+5
* perl_checker fixThierry Vignaud2003-02-061-1/+1
* fixed my own suckingDamien Chaumette2003-02-052-0/+2
* fixed small typo.Francois Pons2003-02-041-2/+2
* add support for adiusbadsl 1.0.2 (using adictrl -i to find interface and usingFrancois Pons2003-02-041-17/+35
* fix some drakgw behaviourFlorin Grad2003-02-031-1/+8
* dhcp/zeroconf stuffDamien Chaumette2003-02-031-4/+11
* - fix zeroconf supportDamien Chaumette2003-02-032-35/+16
* zeroconfDamien Chaumette2003-01-311-1/+3
* more zeroconf configurationDamien Chaumette2003-01-311-0/+9
* adapt to new category network/gigabit (which used to be in network/main)Pascal Rigaux2003-01-303-6/+6
* fixed some perl_checkerFrancois Pons2003-01-291-1/+0
* let drakconnect be less verbose: aka explain rename of old configuration filesThierry Vignaud2003-01-271-1/+2
* fix typoDamien Chaumette2003-01-241-1/+1
* pixelificationPascal Rigaux2003-01-231-13/+3
* - perl_checker compliantDamien Chaumette2003-01-232-42/+47
* force strict pragmaThierry Vignaud2003-01-231-1/+1
* isdn.pm now in use strictDamien Chaumette2003-01-234-6/+4
* force strict modeThierry Vignaud2003-01-236-2/+7