index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
xattr_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_delete: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
s4: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do...
Matthieu Patou
2010-01-21
1
-27
/
+49
*
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22399: fix major memory leak
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r13813: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4313: fixed a bug in handling new xattrs in the tdb xattr backend
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r4242: added support for storing xattrs in a tdb. This allows all advanced NT
Andrew Tridgell
2007-10-10
1
-0
/
+232