summaryrefslogtreecommitdiff
path: root/source3/lib/xattr_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Use file_id_str_buf() in xattr_tdb_setattr()Volker Lendecke2019-09-101-2/+3
* vfs: Use file_id_str_buf() in xattr_tdb_getattr()Volker Lendecke2019-09-101-2/+3
* s3: lib/xattr_tdb: fix listing xattrsRalph Boehme2018-07-251-2/+12
* s3: Fix the build on FreeBSDVolker Lendecke2012-04-191-1/+1
* s3-xattr_tdb: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett2012-04-191-12/+0
* s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common codeAndrew Bartlett2012-04-181-14/+31
* s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blobAndrew Bartlett2012-04-181-8/+4
* s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett2012-04-181-0/+455