Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-04 | Fix bug 7075 - bug in vfs_scannedonly rmdir implementation. | Jeremy Allison | 1 | -1/+5 | |
Check for NULL on opendir, correctly call next rmdir. Jeremy. | |||||
2010-02-04 | s3:vfs_scannedonly: fix build on HP-UX | Björn Jacke | 1 | -0/+6 | |
2010-01-29 | AIX doesn't have MSG_DONTWAIT | olivier | 1 | -1/+1 | |
2010-01-14 | Part 4 of bug #7028 - include scannedonly VFS module | Olivier Sessink | 1 | -13/+8 | |
Fix some issues with handling names ending in '/'. | |||||
2010-01-12 | Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when ↵ | Jeremy Allison | 1 | -3/+3 | |
setting socket name. Jeremy. | |||||
2010-01-12 | s3: Lift the version of the scannedonly VFS module | Volker Lendecke | 1 | -1/+1 | |
2010-01-12 | s3: Add the "scannedonly" vfs virus scanner interface module | Olivier Sessink | 1 | -0/+995 | |