summaryrefslogtreecommitdiffstats
path: root/source/script
Commit message (Collapse)AuthorAgeFilesLines
...
* Added source filename to give crude indexSamba Release Account1996-06-171-0/+9
| | | | Dan 17 June 1996
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-0/+39
| | | | | prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes
* - 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
* add dummy quotas fnAndrew Tridgell1996-06-041-1/+1
| | | | fix typo in reply to backup lists
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+39
| | | | | | | | The biggest thing is the integration of Lukes new nmbd. Its still largely untested, so we will really need some feedback I've also added auto prototype generation and cleaned up a lot of minor things as a result
* - 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
* Initial version imported to CVS Samba Release Account1996-05-047-0/+327