Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-19 | s3: Fix the build on FreeBSD | Volker Lendecke | 1 | -1/+1 |
2012-04-19 | s3-xattr_tdb: Remove dead code: talloc_stackframe() cannot fail | Andrew Bartlett | 1 | -12/+0 |
2012-04-18 | s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common code | Andrew Bartlett | 1 | -14/+31 |
2012-04-18 | s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blob | Andrew Bartlett | 1 | -8/+4 |
2012-04-18 | s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdb | Andrew Bartlett | 1 | -0/+455 |