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
/
ctdb
/
libctdb
/
ctdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LIBCTDB: add support for traverse
Ronnie Sahlberg
2011-01-14
1
-0
/
+183
*
LIBCTDB uninitialized inqueue element
Ronnie Sahlberg
2011-01-11
1
-0
/
+1
*
LibCTDB
Ronnie Sahlberg
2010-12-10
1
-2
/
+24
*
libctdb: implement synchronous readrecordlock interface.
Rusty Russell
2010-06-21
1
-0
/
+1
*
libctdb: implement ctdb_disconnect and ctdb_detachdb
Rusty Russell
2010-06-18
1
-10
/
+57
*
libctdb: check ctdb_request_free & ctdb_cancel used appropriately.
Rusty Russell
2010-06-18
1
-0
/
+15
*
libctdb: fix uninitialized field usage on ctdb_attach failure path
Rusty Russell
2010-06-18
1
-1
/
+1
*
libctdb: removed unused lock field from struct ctdb_db
Rusty Russell
2010-06-18
1
-3
/
+0
*
libctdb: connect TDB logging to our logging
Rusty Russell
2010-06-08
1
-6
/
+6
*
libctdb: always check header hasn't changed on local tdb
Rusty Russell
2010-06-08
1
-1
/
+26
*
libctdb: more bool conversion, and accompany lock by ctdb_db in API
Rusty Russell
2010-06-08
1
-10
/
+21
*
libctdb: clarify logging levels
Rusty Russell
2010-06-08
1
-11
/
+11
*
libctdb: use magic to detect free/invalid locks
Rusty Russell
2010-06-08
1
-26
/
+32
*
In ctdb_writerecord()
Ronnie Sahlberg
2010-06-05
1
-0
/
+7
*
Split ctdb_release_lock() into a function to release the locvk and another fu...
Ronnie Sahlberg
2010-06-05
1
-2
/
+20
*
Must initialize ctdb->locks or else bad things happen
Ronnie Sahlberg
2010-06-05
1
-0
/
+1
*
libctdb: use bool in API
Rusty Russell
2010-06-04
1
-9
/
+8
*
libctdb: track lock for each ctdb_db, complain if they hold too long.
Rusty Russell
2010-06-04
1
-33
/
+48
*
patch libctdb-use-logging.patch
Rusty Russell
2010-06-04
1
-17
/
+101
*
libctdb: add logging infrastructure
Rusty Russell
2010-06-04
1
-1
/
+5
*
libctdb: add ctdb arg to more functions.
Rusty Russell
2010-06-04
1
-16
/
+21
*
Readrecordlock changes:
Ronnie Sahlberg
2010-06-04
1
-1
/
+21
*
libctdb: change callback for ctdb_readrecordlock.
Rusty Russell
2010-06-04
1
-44
/
+25
*
libctdb: fix wrong argument being handed to callback on attachdb fail
Rusty Russell
2010-06-04
1
-2
/
+2
*
ctdb_req_control contains 4 padding bytes. Create an explicit pad variable he...
Ronnie Sahlberg
2010-06-02
1
-0
/
+1
*
Add the offsetof macro to libctdb
Ronnie Sahlberg
2010-06-02
1
-2
/
+2
*
Make the call to free the request explicit in the callback
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
Automatically free the request once the callback has returned.
Ronnie Sahlberg
2010-06-02
1
-0
/
+1
*
libctdb: tweak interface for readrecordlock
Rusty Russell
2010-05-24
1
-18
/
+15
*
libctdb: uniform callbacks, _recv functions to pull out data.
Rusty Russell
2010-05-24
1
-205
/
+242
*
libctdb: first cut, supports getrecmaster only
Rusty Russell
2010-05-21
1
-0
/
+643