index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
dbwrap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-29
s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.c
Michael Adam
1
-2
/
+0
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-5
/
+0
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+2
2011-04-04
s3: add function dbwrap_traverse
Gregor Beck
1
-0
/
+4
2011-04-04
s3: add function dbwrap_trans_traverse
Gregor Beck
1
-0
/
+3
2011-03-24
s3-prototypes: remove protos of some dead functions.
Günther Deschner
1
-5
/
+0
2010-08-26
s3-build: use dbwrap.h only where needed.
Günther Deschner
1
-0
/
+38
2010-03-14
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2009-03-27
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
1
-0
/
+2
2009-02-26
Add dbwrap->parse_record
Volker Lendecke
1
-0
/
+4
2009-01-19
s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
Stefan Metzmacher
1
-0
/
+5
2009-01-19
s3:dbwrap: add get_flags() hook to db_context
Stefan Metzmacher
1
-0
/
+1
2008-08-13
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
1
-6
/
+0
2008-04-12
dbwrap: add dbwrap_tdb2 backend
Stefan Metzmacher
1
-0
/
+8
2008-03-28
Fix a confusing variable name
Volker Lendecke
1
-2
/
+2
2008-03-27
dbwrap: add db_open_trans()
Stefan Metzmacher
1
-0
/
+5
2008-03-25
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
1
-0
/
+21
2008-03-10
Add transactions to the dbwrap API
Volker Lendecke
1
-0
/
+3
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
1
-0
/
+1
2007-12-10
Add dbwrap bystring service routines
Volker Lendecke
1
-0
/
+5
2007-11-22
Cosmetic fix
Volker Lendecke
1
-3
/
+3
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
r23220: Add traverse_read to dbwrap
Volker Lendecke
1
-0
/
+4
2007-10-10
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
1
-0
/
+51