summaryrefslogtreecommitdiffstats
path: root/source/script/installscripts.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixed the installation scripts for the new layoutAndrew Tridgell1998-08-101-6/+9
|
* fixed installscripts.sh so it no longer creates ] and [ directoriesAndrew Tridgell1996-08-161-1/+1
| | | | every time its run!
* Changed install scripts so they don't have hardcoded valuesSamba Release Account1996-07-051-8/+25
| | | | Dan
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-2/+2
| | | | | | | - fixed problem with installscripts if srcdir is not set - fixed ptr init bug in interface.c - changed default lookup type in nmblookup to match nbtstat under NT - new quotas fixes for sunos and solaris
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-0/+26
- added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de - print the errno when you get a can't change directory error - added installscripts.sh from James_K._Foote.PARC@xerox.com