summaryrefslogtreecommitdiffstats
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...olivier2011-03-051-4/+4
* s3:vfs_scannedonly: fix a build issue on IRIX and HP-UXBjörn Jacke2010-06-181-0/+6
* Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.Jeremy Allison2010-03-291-1/+5
* s3/vfs_scannedonly: AIX doesn't have MSG_DONTWAITolivier2010-02-101-1/+1
* Part 4 of bug #7028 - include scannedonly VFS moduleOlivier Sessink2010-01-251-13/+8
* Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...Jeremy Allison2010-01-251-3/+3
* s3: Lift the version of the scannedonly VFS module (cherry picked from commit...Volker Lendecke2010-01-251-1/+1
* Bug #7028 part1Olivier Sessink2010-01-251-0/+995