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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
util_tdb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
lib: Add tdb_data_dbg()
Volker Lendecke
1
-0
/
+1
2018-10-27
lib: Remove unused tdb_trans_* functions
Volker Lendecke
1
-6
/
+0
2018-10-03
lib: Remove unused tdb_pack_append()
Volker Lendecke
1
-2
/
+0
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
1
-3
/
+3
2015-03-25
util_tdb: mark tdb_pack() and friends as deprecated
David Disseldorp
1
-0
/
+4
2015-03-17
lib: Remove tdb_compat
Volker Lendecke
1
-1
/
+1
2014-09-18
lib: Move tdb lock timeout fns to source3
Volker Lendecke
1
-0
/
+19
2013-04-18
util_tdb: add function tdb_data_string()
Gregor Beck
1
-0
/
+2
2012-06-22
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
1
-7
/
+0
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-8
/
+0
2011-04-14
s3-build: make sure we pick up system tdb and talloc via #include.
Günther Deschner
1
-2
/
+2
2010-03-13
s3: Make tdb_wrap_open more robust
Volker Lendecke
1
-2
/
+0
2009-07-15
Add tdb_data_cmp
Volker Lendecke
1
-0
/
+2
2009-01-28
s3:util_tdb: remove duplicate prototypes (from ../lib/util/util_tdb.h)
Michael Adam
1
-22
/
+1
2009-01-28
s3: separate tdb validation code out into its own source file
Michael Adam
1
-15
/
+0
2009-01-19
Remove unused tdb_search_keys()
Volker Lendecke
1
-10
/
+0
2008-10-23
Use common error definitions.
Jelmer Vernooij
1
-1
/
+1
2008-10-12
Sync util_tdb implementations.
Jelmer Vernooij
1
-16
/
+16
2008-03-26
util_tdb: remove trivial and unused tdb_wipe().
Michael Adam
1
-2
/
+0
2008-03-26
util_tdb: make the _byblob fetch/store functions public again.
Michael Adam
1
-0
/
+4
2008-03-25
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
1
-2
/
+1
2008-03-25
util_tdb: add the tdb_pack_append() prototype to util_tdb.h
Michael Adam
1
-0
/
+2
2008-03-25
util_tdb: group prototypes in util_tdb.h thematically
Michael Adam
1
-13
/
+20
2008-03-25
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
1
-0
/
+17
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-13
/
+8
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23600: First step in abstracting the winbindd cache validation
Michael Adam
1
-0
/
+10
2007-10-10
r22739: Make prototypes in include/util_tdb.h of some functions from
Michael Adam
1
-6
/
+6
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...
Volker Lendecke
1
-0
/
+5
2007-10-10
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
1
-0
/
+71