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
/
include
/
ctdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libctdb: add ctdb_getcapabilities()
Martin Schwenke
2012-09-28
1
-0
/
+50
*
ReadOnly: add per-database statistics to view how much delegations/revokes we...
Ronnie Sahlberg
2012-02-08
1
-0
/
+57
*
libctdb - add ctdb_getvnnmap()
Martin Schwenke
2012-02-06
1
-0
/
+59
*
LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...
Ronnie Sahlberg
2011-12-06
1
-0
/
+56
*
LibCTDB: add support for the check-srvids control
Ronnie Sahlberg
2011-11-30
1
-0
/
+69
*
LibCTDB: add get persistent db seqnum control
Ronnie Sahlberg
2011-11-30
1
-0
/
+52
*
ReadOnly: add readonly record lock requests to libctdb
Ronnie Sahlberg
2011-10-28
1
-0
/
+18
*
LibCTDB : add support for getrecmode
Ronnie Sahlberg
2011-08-23
1
-0
/
+50
*
LibCTDB: add commands where an application can query how many commands are ac...
Ronnie Sahlberg
2011-08-23
1
-0
/
+39
*
libctdb: "ctdb_request_free" does not need the ctdb_connection parameter
Volker Lendecke
2011-08-22
1
-1
/
+1
*
LIBCTDB: add support for traverse
Ronnie Sahlberg
2011-01-14
1
-0
/
+42
*
adda GETPUBLICIPS control to libctdb and use this in the test example
Ronnie Sahlberg
2010-09-15
1
-0
/
+72
*
Implement a new function GETNODEMAP in libctdb.
Ronnie Sahlberg
2010-09-13
1
-1
/
+64
*
Merge commit 'rusty/libctdb-new' into foo
Ronnie Sahlberg
2010-08-18
1
-11
/
+52
|
\
|
*
libctdb: add synchronous message handling and unregister, with tests.
Rusty Russell
2010-08-09
1
-8
/
+30
|
*
libctdb: implement synchronous readrecordlock interface.
Rusty Russell
2010-06-21
1
-1
/
+3
|
*
libctdb: implement ctdb_disconnect and ctdb_detachdb
Rusty Russell
2010-06-18
1
-2
/
+19
*
|
ctdb: Fixed use of reserved word "private" in typedefs
Evan Kinney
2010-07-29
1
-2
/
+2
|
/
*
libctdb: more bool conversion, and accompany lock by ctdb_db in API
Rusty Russell
2010-06-08
1
-4
/
+7
*
libctdb: clarify logging levels
Rusty Russell
2010-06-08
1
-5
/
+18
*
Split ctdb_release_lock() into a function to release the locvk and another fu...
Ronnie Sahlberg
2010-06-05
1
-0
/
+3
*
libctdb: documentation
Rusty Russell
2010-06-04
1
-90
/
+382
*
libctdb: use values from ctdb_protocol.h, don't re-declare
Rusty Russell
2010-06-04
1
-12
/
+1
*
libctdb: use bool in API
Rusty Russell
2010-06-04
1
-20
/
+20
*
libctdb: add logging infrastructure
Rusty Russell
2010-06-04
1
-1
/
+23
*
libctdb: add ctdb arg to more functions.
Rusty Russell
2010-06-04
1
-5
/
+8
*
libctdb: change callback for ctdb_readrecordlock.
Rusty Russell
2010-06-04
1
-14
/
+14
*
Make the call to free the request explicit in the callback
Ronnie Sahlberg
2010-06-02
1
-3
/
+4
*
rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
libctdb: tweak interface for readrecordlock
Rusty Russell
2010-05-24
1
-3
/
+8
*
libctdb: uniform callbacks, _recv functions to pull out data.
Rusty Russell
2010-05-24
1
-42
/
+66
*
libctdb: API changes from Ronnie's version
Rusty Russell
2010-05-20
1
-94
/
+66
*
libctdb: ctdb.h and tst.c from Ronnie
Rusty Russell
2010-05-20
1
-0
/
+241
*
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
2010-05-20
1
-748
/
+0
*
The recent change to the recovery daemon to keep track of and
Ronnie Sahlberg
2010-05-03
1
-0
/
+6
*
server: add "setup" event
Stefan Metzmacher
2010-02-23
1
-0
/
+1
*
server: add updateip event
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
server: add "init" event
Stefan Metzmacher
2010-01-20
1
-1
/
+2
*
client: make ctdb_dumpdb_record() public
Stefan Metzmacher
2009-12-16
1
-0
/
+1
*
client: add ctdb_ctrl_getdbhealth()
Stefan Metzmacher
2009-12-16
1
-0
/
+5
*
server: add db_directory_state to ctdb_context
Stefan Metzmacher
2009-12-16
1
-0
/
+1
*
define CTDB_DB_SEQNUM_KEY - used with the new implementation of transactions.
Michael Adam
2009-12-12
1
-0
/
+3
*
ctdb: scriptstatus can now query non-monitor events
Rusty Russell
2009-12-08
1
-1
/
+2
*
eventscript: expost call names and enum
Rusty Russell
2009-12-08
1
-0
/
+18
*
eventscript: rename ctdb_monitoring_wire to ctdb_scripts_wire
Rusty Russell
2009-12-08
1
-4
/
+4
*
eventscript: use -ENOEXEC for disabled status value
Rusty Russell
2009-12-07
1
-1
/
+0
*
eventscript: use -ETIME for timeout status value
Rusty Russell
2009-12-07
1
-1
/
+0
*
make ctdb_ctrl_transaction_active public.
Michael Adam
2009-12-04
1
-0
/
+5
*
start the syslog child a little later, after we have forked and detached from...
Ronnie Sahlberg
2009-10-30
1
-1
/
+1
*
Add a mechanism where we can register notifications to be sent out to a SRVID...
Ronnie Sahlberg
2009-10-23
1
-0
/
+13
[next]