summaryrefslogtreecommitdiff
path: root/source3/lib/xattr_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30lib: Convert push_file_id_16 to take uint8_t instead of charVolker Lendecke1-2/+2
2019-09-10vfs: Use file_id_str_buf() in xattr_tdb_setattr()Volker Lendecke1-2/+3
2019-09-10vfs: Use file_id_str_buf() in xattr_tdb_getattr()Volker Lendecke1-2/+3
2018-07-25s3: lib/xattr_tdb: fix listing xattrsRalph Boehme1-2/+12
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