summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* (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
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* - First ECI adsl support stepDamien Chaumette2002-08-012-5/+49
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-313-13/+13
* replace "$foo" with $fooPascal Rigaux2002-07-314-5/+5
* - have is_ip return the 4 parts of the ip addressPascal Rigaux2002-07-311-12/+8
* make new perl_checker happyPascal Rigaux2002-07-315-39/+38
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-318-77/+77
* - use $::prefix for reading/writing (it was missing for writing)Pascal Rigaux2002-07-291-3/+3
* hide password in adsl configurationDamien Chaumette2002-07-221-1/+1
* - check if speedtouch_mgmt exist before installing itDamien Chaumette2002-07-191-1/+1
* . draknet renamed in drakconnectDamien Chaumette2002-07-181-20/+20
* fixed reference to no more used method of pkgs.Francois Pons2002-07-151-1/+1
* adapt to new modules.pmPascal Rigaux2002-07-043-7/+7
* try harder to find the full list of servers available, using "smbclient -L" toPascal Rigaux2002-07-021-14/+36
* - add authentification in diskdrake --smb (esp. for windows NT)Pascal Rigaux2002-06-282-6/+62
* - choose country according to timezone.Daouda Lo2002-06-101-1/+20
* fix a few english stringsGuillaume Cottenceau2002-04-084-11/+15
* small cleanup on untested code (need testing:)Pascal Rigaux2002-03-161-3/+1
* we now consider dhcp provide GATEWAY and internet connection.damien2002-03-161-1/+3
* onboot option only in expert modedamien2002-03-121-1/+2
* corrected domainname bug; added onboot optiondamien2002-03-121-1/+4
* changed timeout for testing internet connectiondamien2002-03-122-2/+8
* proxy settings correcteddamien2002-03-081-2/+2
* corrected bad previous behaviourdamien2002-03-071-1/+1
* corrected expert option in install modedamien2002-03-051-1/+1
* added expert modedamien2002-03-051-0/+1
* nicer conditional displaying of nfs commentPascal Rigaux2002-02-212-2/+12
* mgmt install correcteddamien2002-02-201-12/+2
* setting helpdamien2002-02-191-0/+1
* fix typo (s/nfs/smbfs/)Pascal Rigaux2002-02-171-1/+1
* cleaner & OOed code, with more code sharingPascal Rigaux2002-02-143-35/+99
* don't show shares ending with "$"Pascal Rigaux2002-02-131-1/+1