summaryrefslogtreecommitdiff
path: root/source3/lib/xattr_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-19s3: Fix the build on FreeBSDVolker Lendecke1-1/+1
2012-04-19s3-xattr_tdb: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett1-12/+0
2012-04-18s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common codeAndrew Bartlett1-14/+31
2012-04-18s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blobAndrew Bartlett1-8/+4
2012-04-18s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett1-0/+455