summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_xattr_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Share xattr implementation.Jelmer Vernooij1-32/+32
2008-09-23s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.Günther Deschner1-2/+2
2008-02-25Fix the build on OpenBSD: ENOTSUP is not always defined.Michael Adam1-0/+4
2008-02-21Change option name.Karolin Seeger1-1/+1
2008-01-25Attempt to fix the build on OpenBSDVolker Lendecke1-1/+1
2008-01-20Add some DEBUGVolker Lendecke1-0/+6
2008-01-20Support XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdbVolker Lendecke1-0/+11
2008-01-20Complete the ea->xattr rename in vfs_xattr_tdbVolker Lendecke1-4/+5
2008-01-19Fix error return in xattr_tdb_load_attrsVolker Lendecke1-1/+1
2008-01-16Fix an uninitialized variable warningVolker Lendecke1-1/+1
2008-01-15ea_tdb->xattr_tdb also inside the module itselfVolker Lendecke1-98/+99
2008-01-15rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke1-0/+736