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