summaryrefslogtreecommitdiff
path: root/source3/smbd/dir.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-17Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1-2/+0
1997-10-16Made changes to the dir cache functions:Christopher R. Hertel1-83/+121
1997-09-30dir.c: more pstrcpys.Jeremy Allison1-3/+3
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-1/+1
1997-08-20Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1-1/+1
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-15/+17
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-13/+15
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account1-4/+4
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1-11/+11
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1-11/+11
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-1/+6
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-12-10Added in veto files parameter create by Whistle.Samba Release Account1-0/+3
1996-08-24added debug infoAndrew Tridgell1-1/+1
1996-08-24fixed dircahe bugSamba Release Account1-2/+2
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-1/+8
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-5/+15
1996-05-05handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1-0/+13
1996-05-04Initial version imported to CVS Samba Release Account1-0/+955