summaryrefslogtreecommitdiff
path: root/source3/script/installscripts.sh
AgeCommit message (Collapse)AuthorFilesLines
2003-10-06cosmetic fix when DESTDIR=/ (default)Gerald Carter1-1/+1
(This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-0/+1
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-08-10fixed the installation scripts for the new layoutAndrew Tridgell1-6/+9
(This used to be commit 60cdb83f3f6dfd7755e46254662245a82a8ef498)
1996-08-16fixed installscripts.sh so it no longer creates ] and [ directoriesAndrew Tridgell1-1/+1
every time its run! (This used to be commit f84199aad60c10a24f66a1270a6f7157600d0fca)
1996-07-05Changed install scripts so they don't have hardcoded valuesSamba Release Account1-8/+25
Dan (This used to be commit 2eccc5eea289fa4b6af120d0bc92d568ca925482)
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-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 (This used to be commit e775576f026d282473256aeac6fef65a85acd98e)
1996-05-30- added an entry on WinDD to samba.faqAndrew Tridgell1-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 (This used to be commit 48c6b86d4c580d62ef46132dc04ce2b1d14e21e8)