summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_scannedonly.c
Commit message (Expand)AuthorAgeFilesLines
* switch from mtime to ctime which is more reliable if files can be accessed ou...olivier2010-11-201-4/+4
* s3/vfs_scannedonly: use smb_msleep instead of nanosleepBjörn Jacke2010-09-161-2/+1
* make scannedonly notify the scanner if no .scanned: file was found during renameolivier2010-08-031-7/+16
* s3-vfs: Make sure that retval isn't used uninitialized.Andreas Schneider2010-06-281-1/+1
* Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.Jeremy Allison2010-02-041-1/+5
* s3:vfs_scannedonly: fix build on HP-UXBjörn Jacke2010-02-041-0/+6
* AIX doesn't have MSG_DONTWAITolivier2010-01-291-1/+1
* Part 4 of bug #7028 - include scannedonly VFS moduleOlivier Sessink2010-01-141-13/+8
* Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...Jeremy Allison2010-01-121-3/+3
* s3: Lift the version of the scannedonly VFS moduleVolker Lendecke2010-01-121-1/+1
* s3: Add the "scannedonly" vfs virus scanner interface moduleOlivier Sessink2010-01-121-0/+995