index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
dbwrap
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
lib: Make ctdbd_control_local return 0/errno
Volker Lendecke
1
-24
/
+24
2015-10-07
lib: Make ctdbd_traverse return 0/errno
Volker Lendecke
1
-10
/
+10
2015-10-07
lib: Make ctdbd_parse return 0/errno
Volker Lendecke
1
-3
/
+7
2015-10-07
lib: Make ctdbd_migrate return 0/errno
Volker Lendecke
1
-4
/
+5
2015-10-07
lib: Make ctdbd_db_attach return 0/errno
Volker Lendecke
1
-2
/
+5
2015-10-06
lib: Fix CID 1128553 Unchecked return value from library
Volker Lendecke
1
-5
/
+13
2015-10-03
lib: Move lp_ctdbd_socket() to cluster_support.c
Volker Lendecke
2
-0
/
+2
2015-10-03
lib: Pass parameters to ctdbd_init_connection()
Volker Lendecke
1
-2
/
+4
2015-09-22
dbwrap: Remove talloc from dbwrap_watch_record_stored()
Volker Lendecke
1
-61
/
+42
2015-09-22
dbwrap: Convert dbwrap_record_watchers_key to not use talloc
Volker Lendecke
1
-30
/
+33
2015-09-22
dbwrap: Simplify dbwrap_record_watchers_key()
Volker Lendecke
1
-17
/
+23
2015-09-22
dbwrap: Make dbwrap_db_id return size_t
Volker Lendecke
2
-7
/
+10
2015-04-28
lib: Remove procid_str_static
Volker Lendecke
1
-3
/
+3
2015-03-17
lib: Remove tdb_compat
Volker Lendecke
1
-18
/
+0
2015-03-17
lib: Remove tdb_fetch_compat
Volker Lendecke
1
-3
/
+3
2014-11-16
dbwrap_ctdb: Pass on mutex flags to tdb_open
Volker Lendecke
1
-1
/
+2
2014-11-03
dbwrap_watch: don't leak lock_path onto talloc tos
David Disseldorp
1
-1
/
+7
2014-10-28
build: Remove checks for ctdb features
Amitay Isaacs
1
-11
/
+0
2014-09-24
s3:messaging: make it possible to receive a fd array from another process
Stefan Metzmacher
1
-0
/
+3
2014-06-27
dbwrap: Print wait times with full precision
Volker Lendecke
1
-3
/
+3
2014-05-24
dbwrap_ctdb: open locally with TDB_VOLATILE if requested
Volker Lendecke
1
-1
/
+1
2014-05-22
dbwrap_tdb: Use mutexes on demand
Volker Lendecke
1
-0
/
+19
2014-05-08
dbwrap: Use messaging_filtered_read
Volker Lendecke
1
-21
/
+21
2014-03-31
tdb_wrap: Remove tdb_wrap_open_ again
Volker Lendecke
1
-3
/
+3
2014-03-31
dbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_open_ctdb
Volker Lendecke
1
-2
/
+7
2014-03-24
s3:build: remove global CLUSTER_SUPPORT define
Stefan Metzmacher
1
-7
/
+1
2014-03-24
s3:wscript: only build ctdb_dummy.c if we have no cluster support
Stefan Metzmacher
1
-4
/
+0
2014-03-24
s3:param: move lp_ctdbd_socket() to ctdbd_conn.c
Stefan Metzmacher
1
-3
/
+1
2014-03-24
s3:lib: move all ctdb related dummy functions to ctdb_dummy.c
Stefan Metzmacher
1
-14
/
+0
2014-03-03
dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...
Michael Adam
1
-10
/
+1
2014-02-25
dbwrap: Slightly simplify dbwrap_watch_record_stored
Volker Lendecke
1
-5
/
+2
2014-02-07
dbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()
Michael Adam
1
-9
/
+1
2014-02-07
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
1
-1
/
+1
2014-02-07
dbwrap_open: add 'dbwrap_optimize_readonly:* = yes' option
Stefan Metzmacher
1
-0
/
+25
2014-02-07
dbwrap_ctdb: implement DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESS
Stefan Metzmacher
1
-0
/
+21
2014-02-07
dbwrap: add a dbwrap_flags argument to db_open_ctdb()
Michael Adam
3
-4
/
+7
2014-02-07
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
3
-3
/
+6
2014-01-21
dbwrap_watch: Use messaging_read_send/recv
Volker Lendecke
1
-13
/
+7
2014-01-21
messaging3: Add messaging_read_send/recv
Volker Lendecke
1
-1
/
+0
2014-01-16
s3:dbwrap: Use milliseconds for "Held tdb lock" message
Christof Schmitt
1
-5
/
+6
2014-01-16
s3:dbwrap: Store warning thresholds in db_ctdb_ctx
Christof Schmitt
1
-4
/
+18
2014-01-16
s3:dbwrap include the hashchain in the logs
Christian Ambach
1
-3
/
+12
2014-01-16
s3:dbwrap report time for chainlock and CTDB migrate
Christian Ambach
1
-2
/
+15
2014-01-16
dbwrap_ctdb: Instrument chainunlock timing
Volker Lendecke
1
-2
/
+26
2014-01-16
ctdb_conn: Log long fetch_lock calls
Volker Lendecke
1
-4
/
+22
2013-08-28
dbwrap_ctdb: Treat empty records as non-existing
Volker Lendecke
1
-0
/
+10
2013-05-16
s3:lib/dbwrap add missing curly braces
Christian Ambach
1
-2
/
+4
2013-04-26
dbwrap: Allow dbwrap_record_watch_recv to not lock the record
Volker Lendecke
1
-0
/
+3
2013-03-26
dbwrap-ctdb: Avoid a talloc_stackframe()
Volker Lendecke
1
-4
/
+2
2013-03-26
dbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record
Volker Lendecke
1
-9
/
+2
[next]