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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libctdb: test infrastructure
Rusty Russell
2010-07-16
22
-0
/
+2487
*
libctdb: implement synchronous readrecordlock interface.
Rusty Russell
2010-06-21
2
-0
/
+54
*
libctdb: implement ctdb_disconnect and ctdb_detachdb
Rusty Russell
2010-06-18
3
-10
/
+70
*
libctdb: fix io_elem resource leak on realloc failure.
Rusty Russell
2010-06-18
1
-2
/
+4
*
libctdb: fix writerecord() to actually write the record.
Rusty Russell
2010-06-21
1
-0
/
+2
*
libctdb: ctdb_service() never returns < 0
Rusty Russell
2010-06-18
1
-1
/
+1
*
libctdb: check ctdb_request_free & ctdb_cancel used appropriately.
Rusty Russell
2010-06-18
1
-0
/
+15
*
libctdb: synchronous should be using ctdb_cancel to kill unfinished requests.
Rusty Russell
2010-06-18
1
-2
/
+6
*
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
3
-9
/
+68
*
libctdb: always check header hasn't changed on local tdb
Rusty Russell
2010-06-08
2
-25
/
+57
*
libctdb: more bool conversion, and accompany lock by ctdb_db in API
Rusty Russell
2010-06-08
3
-14
/
+27
*
libctdb: clarify logging levels
Rusty Russell
2010-06-08
2
-12
/
+12
*
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
2
-3
/
+23
*
Must initialize ctdb->locks or else bad things happen
Ronnie Sahlberg
2010-06-05
1
-0
/
+1
*
libctdb: documentation
Rusty Russell
2010-06-04
1
-0
/
+3
*
libctdb: use bool in API
Rusty Russell
2010-06-04
5
-44
/
+40
*
libctdb: track lock for each ctdb_db, complain if they hold too long.
Rusty Russell
2010-06-04
2
-33
/
+50
*
patch libctdb-use-logging.patch
Rusty Russell
2010-06-04
5
-22
/
+138
*
libctdb: add logging infrastructure
Rusty Russell
2010-06-04
4
-2
/
+80
*
libctdb: add ctdb arg to more functions.
Rusty Russell
2010-06-04
6
-50
/
+60
*
Readrecordlock changes:
Ronnie Sahlberg
2010-06-04
1
-1
/
+21
*
remove the global rrl_cb_called from the libctdb example
Ronnie Sahlberg
2010-06-04
1
-4
/
+15
*
libctdb: change callback for ctdb_readrecordlock.
Rusty Russell
2010-06-04
2
-52
/
+33
*
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
2
-0
/
+8
*
Add the offsetof macro to libctdb
Ronnie Sahlberg
2010-06-02
3
-3
/
+7
*
Make the call to free the request explicit in the callback
Ronnie Sahlberg
2010-06-02
2
-1
/
+4
*
Automatically free the request once the callback has returned.
Ronnie Sahlberg
2010-06-02
1
-0
/
+1
*
add a sync wrapper for the getpnn control
Ronnie Sahlberg
2010-06-02
1
-0
/
+17
*
Update the tst.c example application for libctdb to
Ronnie Sahlberg
2010-06-02
1
-5
/
+13
*
add a gplv3 boilerplate to the example application for libctdb
Ronnie Sahlberg
2010-05-26
1
-0
/
+19
*
libctdb: tweak interface for readrecordlock
Rusty Russell
2010-05-24
4
-26
/
+21
*
libctdb: uniform callbacks, _recv functions to pull out data.
Rusty Russell
2010-05-24
8
-344
/
+418
*
tst.c: update to Ronnie's latest
Rusty Russell
2010-05-20
1
-5
/
+92
*
libctdb: first cut, supports getrecmaster only
Rusty Russell
2010-05-21
11
-0
/
+1266
*
libctdb: API changes from Ronnie's version
Rusty Russell
2010-05-20
1
-17
/
+21
*
libctdb: ctdb.h and tst.c from Ronnie
Rusty Russell
2010-05-20
1
-0
/
+70