index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
dbwrap_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-0
/
+1
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
Replace short-lived NULL talloc contexts with talloc_tos().
Jeremy Allison
2009-07-16
1
-1
/
+1
*
Add db_tdb_parse
Volker Lendecke
2009-02-26
1
-0
/
+12
*
s3:dbwrap: add get_flags() hook to db_context
Stefan Metzmacher
2009-01-19
1
-0
/
+9
*
Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.
Jelmer Vernooij
2008-10-18
1
-3
/
+3
*
Add transactions to the dbwrap API
Volker Lendecke
2008-03-10
1
-0
/
+24
*
Return NOTFOUND from db_tdb_delete if the record does not exist
Volker Lendecke
2008-02-02
1
-2
/
+9
*
Fix some "set but never used" warnings
Volker Lendecke
2008-01-20
1
-3
/
+1
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
1
-10
/
+11
*
Tiny cosmetic fix
Volker Lendecke
2008-01-10
1
-2
/
+1
*
make db_tdb_fetch use tdb_parse_record
Volker Lendecke
2008-01-07
1
-13
/
+33
*
Change db_tdb_fetch_locked to use only one talloc
Volker Lendecke
2008-01-07
1
-35
/
+53
*
Add db_tdb_fetch
Volker Lendecke
2007-12-10
1
-0
/
+27
*
Fix dbwrap debug output
Volker Lendecke
2007-11-09
1
-3
/
+3
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-2
/
+1
*
r24773: Fix a ctdb connection lockup
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23313: Janitor for tridge:
Volker Lendecke
2007-10-10
1
-24
/
+13
*
r23220: Add traverse_read to dbwrap
Volker Lendecke
2007-10-10
1
-0
/
+41
*
r23170: Add map_nt_error_from_tdb()
Volker Lendecke
2007-10-10
1
-2
/
+8
*
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
2007-10-10
1
-0
/
+227