Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-05 | s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+0 | |
If this is ever needed again, it would be more appropriate as an options argument to removexattr. Andrew Bartlett | |||||
2012-04-05 | s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+0 | |
If this is ever needed again, it would be more appropriate as an options argument to listxattr. Andrew Bartlett | |||||
2012-04-05 | s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+0 | |
If this is ever needed again, it would be more appropriate as an options argument to listxattr. Andrew Bartlett | |||||
2012-04-05 | s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+0 | |
2010-02-28 | s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list | Holger Hetterich | 1 | -4/+7 | |
Supports negated arguments in configuration like: full_audit:success = all !readdir !telldir !closedir Update the manpage accordingly. Part of BSO#4025 | |||||
2009-09-08 | s3/docs: Raise version number. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-04-07 | s3/docs: Raise version number up to 3.5. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2008-04-23 | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 1 | -0/+266 | |
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) |