index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
dbwrap
/
dbwrap_open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb_conn: Use messaging_ctdb_connection
Volker Lendecke
2017-07-25
1
-2
/
+2
*
dbwrap_ctdb: Use messaging_ctdbd_connection
Volker Lendecke
2017-07-25
1
-1
/
+1
*
dbwrap: enable mutexes by default for volatile TDBs
Ralph Boehme
2017-07-12
1
-1
/
+1
*
lib: Give messages_ctdbd.c its own header
Volker Lendecke
2017-06-21
1
-0
/
+1
*
dbwrap: Add "msg_ctx" to db_open_ctdb
Volker Lendecke
2016-05-17
1
-1
/
+4
*
dbwrap_ctdb: Pass in ctdbd_connection
Volker Lendecke
2016-05-17
1
-1
/
+11
*
s3:dbwrap: add dbwrap_tdb_require_mutexes:*= option
Stefan Metzmacher
2016-02-08
1
-0
/
+10
*
lib: Move lp_ctdbd_socket() to cluster_support.c
Volker Lendecke
2015-10-03
1
-0
/
+1
*
dbwrap_tdb: Use mutexes on demand
Volker Lendecke
2014-05-22
1
-0
/
+19
*
s3:build: remove global CLUSTER_SUPPORT define
Stefan Metzmacher
2014-03-24
1
-7
/
+1
*
s3:param: move lp_ctdbd_socket() to ctdbd_conn.c
Stefan Metzmacher
2014-03-24
1
-3
/
+1
*
dbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()
Michael Adam
2014-02-07
1
-9
/
+1
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap_open: add 'dbwrap_optimize_readonly:* = yes' option
Stefan Metzmacher
2014-02-07
1
-0
/
+25
*
dbwrap: add a dbwrap_flags argument to db_open_ctdb()
Michael Adam
2014-02-07
1
-1
/
+1
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
dbwrap: dbwrap_local_open()
Rusty Russell
2012-06-22
1
-3
/
+3
*
s3-dbwrap: push lp_ctx up another layer in the stack
Andrew Bartlett
2012-04-18
1
-1
/
+4
*
s3: Open up 3 levels of dbwrap_lock_order
Volker Lendecke
2012-04-17
1
-4
/
+7
*
s3: Return CTDB_PATH from lp_ctdbd_socket()
Volker Lendecke
2012-04-17
1
-8
/
+0
*
s3-dbwrap: Move "lock_order" initialization to db_open_xx
Volker Lendecke
2012-03-16
1
-4
/
+2
*
s3: Pass down lock_order to db_open_ctdb
Volker Lendecke
2012-01-18
1
-1
/
+2
*
s3: Enforce a lock order in dbwrap
Volker Lendecke
2012-01-18
1
-0
/
+3
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-2
/
+17
*
s3-dbwrap: Make dbwrap_fallback_wipe private
Volker Lendecke
2011-12-08
1
-5
/
+0
*
s3-dbwrap: Make dbwrap_fallback_parse_record private
Volker Lendecke
2011-12-08
1
-3
/
+0
*
s3-dbwrap: Make dbwrap_fallback_fetch private
Volker Lendecke
2011-12-08
1
-3
/
+0
*
s3: Fix some blank line endings
Volker Lendecke
2011-12-08
1
-3
/
+3
*
s3:dbwrap: add function dbwrap_wipe()
Gregor Beck
2011-10-11
1
-0
/
+3
*
s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.c
Michael Adam
2011-07-29
1
-0
/
+27
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+92