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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3: Remove a pointless #endif/#ifdef pair
Volker Lendecke
2009-10-22
1
-2
/
+0
*
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
2009-03-27
1
-0
/
+27
*
Add dbwrap->parse_record
Volker Lendecke
2009-02-26
1
-0
/
+26
*
s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
Stefan Metzmacher
2009-01-19
1
-8
/
+26
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-75
/
+1
*
ensure we give an error code to any routines above that are looking
Andrew Tridgell
2008-08-12
1
-0
/
+3
*
dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.
Michael Adam
2008-07-15
1
-1
/
+1
*
dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
Michael Adam
2008-07-15
1
-2
/
+0
*
dbwrap: don't panic in db_open() when attaching to ctdb fails.
Michael Adam
2008-07-15
1
-2
/
+1
*
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.
Michael Adam
2008-07-15
1
-1
/
+8
*
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open
Michael Adam
2008-07-15
1
-1
/
+8
*
Fix the build of db_open_trans with CLUSTER_SUPPORT enabled
Volker Lendecke
2008-04-14
1
-0
/
+2
*
dbwrap: use db_open_tdb2() in for db_open_trans() if "dbwrap:use_tdb2=yes"
Stefan Metzmacher
2008-04-12
1
-2
/
+57
*
dbwrap: add db_open_trans()
Stefan Metzmacher
2008-03-27
1
-0
/
+15
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
1
-2
/
+10
*
Add dbwrap bystring service routines
Volker Lendecke
2007-12-10
1
-0
/
+42
*
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
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+26
*
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
2007-10-10
1
-0
/
+61