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
2018-09-13
dbwrap_ctdb: return correct record count for a persistent db read-only traverse
Ralph Boehme
1
-1
/
+9
2018-09-12
dbwrap_ctdb: increment record count in traverse_callback()
Ralph Boehme
1
-0
/
+1
2018-09-12
dbwrap_ctdb: use struct initializer in db_ctdb_traverse()
Ralph Boehme
1
-4
/
+5
2018-09-12
dbwrap_ctdb: use struct initializer in db_ctdb_traverse_read()
Ralph Boehme
1
-4
/
+5
2018-09-12
dbwrap_ctdb: README.Coding fixes in traverse_callback()
Ralph Boehme
1
-3
/
+10
2018-09-12
dbwrap_ctdb: simplify if condition
Ralph Boehme
1
-6
/
+8
2018-09-12
dbwrap_ctdb: add error checking to ctdbd_dbpath()
Ralph Boehme
1
-0
/
+5
2018-09-12
dbwrap: early return, removes an indentation level
Ralph Boehme
1
-17
/
+17
2018-09-12
dbwrap: move sockname variable and call to lp_ctdbd_socket into context
Ralph Boehme
1
-3
/
+3
2018-09-07
s3: Rename server_messaging_context() to global_messaging_context()
Christof Schmitt
1
-1
/
+1
2018-08-17
dbwrap: Clarify db_open_watched API
Volker Lendecke
2
-5
/
+5
2018-07-16
dbwrap: determine basename once instead of three times
David Disseldorp
1
-29
/
+11
2018-04-24
dbwrap: Remove calls to loadparm
Volker Lendecke
1
-3
/
+9
2018-04-24
dbwrap3: Call dbwrap_local_open with the correct tdb flags
Volker Lendecke
1
-0
/
+1
2018-04-24
dbwrap3: Call dbwrap_local_open with the correct hash size
Volker Lendecke
1
-0
/
+5
2018-04-12
dbwrap: Fix "use mmap = no"
Volker Lendecke
1
-0
/
+9
2018-02-08
lib: Make g_lock_unlock use TDB_DATA
Volker Lendecke
1
-1
/
+2
2018-02-08
lib: Make g_lock_lock use TDB_DATA
Volker Lendecke
1
-2
/
+2
2017-11-29
dbwrap_watch: Remove the "prec" parameter from watch_recv
Volker Lendecke
2
-38
/
+1
2017-07-25
ctdb_conn: Use messaging_ctdb_connection
Volker Lendecke
2
-12
/
+12
2017-07-25
dbwrap_ctdb: Use messaging_ctdbd_connection
Volker Lendecke
3
-20
/
+23
2017-07-25
dbwrap: Avoid dbwrap_merge_dbufs in db_ctdb_storev
Volker Lendecke
1
-12
/
+5
2017-07-25
dbwrap_watch: Implement do_locked
Volker Lendecke
1
-12
/
+155
2017-07-25
dbwrap_watch: Introduce dbwrap_watch_rec
Volker Lendecke
1
-195
/
+130
2017-07-25
dbwrap: Convert backend store to storev
Volker Lendecke
2
-16
/
+52
2017-07-19
dbwrap_ctdb: Fix calculation of persistent flag
Amitay Isaacs
1
-1
/
+1
2017-07-12
dbwrap: Ask CTDB for local tdb open flags
Ralph Boehme
1
-3
/
+19
2017-07-12
ctdbd_conn: pass persistent bool instead of tdb_flags
Ralph Boehme
1
-2
/
+3
2017-07-12
ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdb
Ralph Boehme
1
-0
/
+16
2017-07-12
dbwrap: enable mutexes by default for volatile TDBs
Ralph Boehme
1
-1
/
+1
2017-06-24
lib: Use ctdb_protocol instead of ctdb_private
Volker Lendecke
1
-1
/
+1
2017-06-21
lib: Fix typos
Volker Lendecke
1
-1
/
+1
2017-06-21
lib: Give messages_ctdbd.c its own header
Volker Lendecke
1
-0
/
+1
2017-05-10
dbwrap_ctdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2017-05-07
s3/dbwrap_ctdb: free resources in an error code path
Ralph Boehme
1
-0
/
+1
2017-05-07
s3/dbwrap_ctdb: set async_ctx to initialized
Ralph Boehme
1
-0
/
+1
2017-05-01
dbwrap_watch: Protect against corrupt records
Volker Lendecke
1
-1
/
+4
2017-04-18
dbwrap_watch: add parse_record_send/recv wrappers
Ralph Boehme
1
-0
/
+84
2017-04-18
dbwrap_ctdb: implement parse_record_send()/recv()
Ralph Boehme
2
-0
/
+162
2017-04-18
dbwrap_ctdb: factor out a db_ctdb_try_parse_local_record() function
Ralph Boehme
1
-22
/
+36
2017-03-16
Changes to make the Solaris C compiler happy.
Jeremy Allison
1
-1
/
+1
2017-01-22
lib: Add lib/util/server_id.h
Volker Lendecke
1
-0
/
+1
2016-10-03
dbwrap_watch: Improve a debug message
Volker Lendecke
1
-1
/
+3
2016-09-14
s3-ctdb: Use correct db_id size in marshalling record buffer
Amitay Isaacs
1
-1
/
+1
2016-08-29
dbwrap: Use tdb_storev in dbwrap_ctdb
Volker Lendecke
1
-13
/
+5
2016-08-29
dbwrap_watch: Add dsize to DEBUG, avoid casts
Volker Lendecke
1
-3
/
+3
2016-08-09
dbwrap: Fix structure initialization
Amitay Isaacs
1
-1
/
+2
2016-08-09
dbwrap_ctdb: treat empty records in ltdb as non-existing
Ralph Boehme
1
-1
/
+26
2016-07-25
dbwrap_ctdb: Remove setting of database priority from samba
Amitay Isaacs
1
-16
/
+0
2016-07-15
dbwrap: Remove dbwrap_watchers.tdb based code
Volker Lendecke
3
-469
/
+0
[next]