summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | check the workgroup masters
* - add authentification in diskdrake --smb (esp. for windows NT)Pascal Rigaux2002-06-282-6/+62
| | | | | | | | | | - use "credentials=" to put the passwords (ideas and investigations from Stew Benedict, integrated by Pixel, but need testing) Known bug: if you want to change the password when there are 2 entries in fstab using the same username=/password=, writing the credentials is done in random order, => you've got one chance in 2 that the password is changed :-(
* - 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
|
* $server->{ip} is no more mandatoryPascal Rigaux2002-02-132-2/+4
|
* bug correctiondamien2002-02-121-1/+6
|
* added cancel for first stepdamien2002-02-111-3/+6
|
* corrected wireless modulesdamien2002-02-081-2/+2
|
* applied cooker guy english reviewdamien2002-02-041-4/+5
|
* debug network testingdamien2002-01-282-3/+3
|
* find_exports: add a timeoutPascal Rigaux2002-01-271-2/+7
|
* updated speedtouch code to use pppoa3damien2002-01-231-1/+1
|
* draknet : success message only if successdamien2002-01-172-9/+12
|
* updateddamien2002-01-151-5/+5
|
* domainname corectiondamien2002-01-101-2/+2
|
* corrected network domainname pbdamien2002-01-101-1/+1
|
* big merge from update 8.1 with cvsdamien2002-01-094-7/+16
| | | | | First part. Part 2 following
* corrected network connection during installdamien2002-01-071-0/+1
|
* corrected minor bugs in network (among others bug "modifying read only values")damien2002-01-043-8/+26
| | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky);
* changed asus isdn hisax identifydamien2002-01-041-3/+3
|
* ask before installing nfs-utils-clients or samba-clientPascal Rigaux2001-12-062-5/+20
|
* fix missing ";" (thanks to Robert Fox)Pascal Rigaux2001-12-051-1/+1
|
* cleaner smbclient callPascal Rigaux2001-12-041-2/+2
|
* corrected pipe readingdamien2001-12-041-4/+3
|
* additional package for wlandamien2001-12-041-2/+2
|
* fileshare should be ok, handle diskdrake --fileshare, fix smb importPascal Rigaux2001-11-301-2/+2
|
* speedtouch config : added usa vpi vcidamien2001-10-221-2/+2
|
* corrected GET_FL and codamien2001-10-181-1/+1
|
* aded use cdamien2001-10-111-0/+1
|
* updateddamien2001-10-101-13/+11
|
* removed trashdamien2001-10-091-4/+0
|
* connection test is now in background, corrects the interface freeze problemdamien2001-10-091-2/+40
|
* type assignation bug fixdamien2001-09-242-9/+11
|
* corrected type assignationdamien2001-09-242-4/+4
|