summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/xattr_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22399: fix major memory leakStefan Metzmacher2007-10-101-1/+3
* r13813: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-2/+2
* r4313: fixed a bug in handling new xattrs in the tdb xattr backendAndrew Tridgell2007-10-101-2/+1
* r4242: added support for storing xattrs in a tdb. This allows all advanced NTAndrew Tridgell2007-10-101-0/+232