summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_preopen.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-23Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"Volker Lendecke1-2/+1
2009-11-23Revert "s3: Move the global variable Protocol to struct smbd_server_connection"Volker Lendecke1-1/+1
2009-11-21s3: Move the global variable Protocol to struct smbd_server_connectionVolker Lendecke1-1/+1
2009-11-21s3: Make the implicit reference to Protocol in is_in_path() explicitVolker Lendecke1-1/+2
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-8/+3
2009-06-17s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty1-8/+9
2009-03-10Add a vfs_preopen module to hide fs latenciesVolker Lendecke1-0/+456