summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_xattr_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* Share xattr implementation.Jelmer Vernooij2008-10-151-32/+32
* s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.Günther Deschner2008-09-231-2/+2
* Fix the build on OpenBSD: ENOTSUP is not always defined.Michael Adam2008-02-251-0/+4
* Change option name.Karolin Seeger2008-02-211-1/+1
* Attempt to fix the build on OpenBSDVolker Lendecke2008-01-251-1/+1
* Add some DEBUGVolker Lendecke2008-01-201-0/+6
* Support XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdbVolker Lendecke2008-01-201-0/+11
* Complete the ea->xattr rename in vfs_xattr_tdbVolker Lendecke2008-01-201-4/+5
* Fix error return in xattr_tdb_load_attrsVolker Lendecke2008-01-191-1/+1
* Fix an uninitialized variable warningVolker Lendecke2008-01-161-1/+1
* ea_tdb->xattr_tdb also inside the module itselfVolker Lendecke2008-01-151-98/+99
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-0/+736