summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
...
* fix typoPascal Rigaux2003-01-081-1/+1
* (easy_dhcp): cleanupPascal Rigaux2003-01-081-19/+19
* add network::easy_dhcp function. Quietly setup eth0 in dhcp and restart network.Damien Chaumette2003-01-071-1/+27
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-3/+3
* - move any::pppConfig() to network::modem::ppp_configure()Pascal Rigaux2002-12-291-13/+23
* remove exported names which are not definedPascal Rigaux2002-12-131-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+0
* syntax changes to make perl_checker happyPascal Rigaux2002-12-041-2/+2
* More data are now fetched from system instead of drakconnect conf fileArnaud Desmons2002-12-041-2/+2
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-1/+1
* (read_resolv_conf): simplifyPascal Rigaux2002-12-031-7/+2
* (add2hosts): use output and pixelizationPascal Rigaux2002-12-021-20/+7
* Some data are now fetched from system instead of drakconnect conf file (adsl,...Arnaud Desmons2002-12-021-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-281-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* added is_domain_name that checks validity of a domain name.Francois Pons2002-11-251-0/+5
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-3/+3
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-2/+2
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* - have "local *FILEHANDLE" before each "open FILEHANDLE, ..."Pascal Rigaux2002-11-061-9/+5
* (write_resolv_conf): much cleanup (originally it was meant to introducePascal Rigaux2002-11-061-34/+37
* replace complex "unless"s with "if"sPascal Rigaux2002-11-061-2/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-26/+26
* workaround situation when /etc/resolv.conf is an absolute link to /etc/ppp/re...Guillaume Cottenceau2002-09-261-1/+3
* fix NULL Gateway IP checkingDamien Chaumette2002-09-231-2/+2
* - show pcmcia ethernet cards in listDamien Chaumette2002-09-091-0/+11
* *** empty log message ***Damien Chaumette2002-09-051-3/+0
* allow http://xxx for ftp_proxyPascal Rigaux2002-09-051-1/+1
* - correct typos in orinoco orinoco_cs modulesDaouda Lo2002-09-041-1/+1
* - fix previous behavior in Expert mode... (100% lazy loop free this time)Damien Chaumette2002-09-021-5/+5
* fix looping on network step when configuring ethernet cardGuillaume Cottenceau2002-08-301-1/+1
* *** empty log message ***Damien Chaumette2002-08-271-2/+2
* - new 'previous' button bug fixDamien Chaumette2002-08-271-2/+2
* fix 'previous' button strange behaviorDamien Chaumette2002-08-221-1/+2
* o remove old /etc/hosts entries for the hostname before adding new oneDamien Chaumette2002-08-191-1/+6
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-1/+1
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-311-1/+1
* replace "$foo" with $fooPascal Rigaux2002-07-311-1/+1
* - have is_ip return the 4 parts of the ip addressPascal Rigaux2002-07-311-12/+8
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-3/+3
* fix a few english stringsGuillaume Cottenceau2002-04-081-2/+2
* onboot option only in expert modedamien2002-03-121-1/+2
* corrected domainname bug; added onboot optiondamien2002-03-121-1/+4
* proxy settings correcteddamien2002-03-081-2/+2
* bug correctiondamien2002-02-121-1/+6
* corrected wireless modulesdamien2002-02-081-2/+2
* domainname corectiondamien2002-01-101-2/+2
* corrected network domainname pbdamien2002-01-101-1/+1