index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_scannedonly.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Add fdopendir to the VFS. We will use this to reuse a directory fd already op...
Jeremy Allison
2011-02-09
1
-0
/
+30
*
switch from mtime to ctime which is more reliable if files can be accessed ou...
olivier
2010-11-20
1
-4
/
+4
*
s3/vfs_scannedonly: use smb_msleep instead of nanosleep
Björn Jacke
2010-09-16
1
-2
/
+1
*
make scannedonly notify the scanner if no .scanned: file was found during rename
olivier
2010-08-03
1
-7
/
+16
*
s3-vfs: Make sure that retval isn't used uninitialized.
Andreas Schneider
2010-06-28
1
-1
/
+1
*
Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.
Jeremy Allison
2010-02-04
1
-1
/
+5
*
s3:vfs_scannedonly: fix build on HP-UX
Björn Jacke
2010-02-04
1
-0
/
+6
*
AIX doesn't have MSG_DONTWAIT
olivier
2010-01-29
1
-1
/
+1
*
Part 4 of bug #7028 - include scannedonly VFS module
Olivier Sessink
2010-01-14
1
-13
/
+8
*
Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...
Jeremy Allison
2010-01-12
1
-3
/
+3
*
s3: Lift the version of the scannedonly VFS module
Volker Lendecke
2010-01-12
1
-1
/
+1
*
s3: Add the "scannedonly" vfs virus scanner interface module
Olivier Sessink
2010-01-12
1
-0
/
+995