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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report client for queue errors.
Rusty Russell
2010-07-01
1
-1
/
+1
*
Wrap the IDR early, but not too early.
Ronnie Sahlberg
2010-06-10
1
-1
/
+1
*
Delay reusing ids to make protocol more robust
Rusty Russell
2010-06-10
1
-0
/
+2
*
Add a variable for start/current time to ctdb statistics
Ronnie Sahlberg
2010-06-02
1
-0
/
+2
*
add a function to read the current socketname from the ctdb structure
Ronnie Sahlberg
2010-06-02
1
-0
/
+5
*
rename ctdb_remove_message_handler to ctdb_client_remove_message_handler
Ronnie Sahlberg
2010-06-02
1
-3
/
+3
*
rename ctdb_message_fn_t to ctdb_msg_fn_t to avoid a conflict with the type o...
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
rename ctdb_set_message_handler to ctdb_client_set_message_handler
Ronnie Sahlberg
2010-06-02
1
-2
/
+2
*
rename ctdb_send_message to ctdb_client_send_message to resolve colission wit...
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
Fix a compiler warning
Ronnie Sahlberg
2010-04-08
1
-1
/
+1
*
In ctdb catdb, print the payload data length without the ctdb header length
Volker Lendecke
2010-03-29
1
-1
/
+1
*
client: implement ctdb_ctrl_set_iface_link()
Stefan Metzmacher
2010-01-20
1
-1
/
+18
*
client: implement ctdb_ctrl_get_ifaces()
Stefan Metzmacher
2010-01-20
1
-2
/
+57
*
client: implement ctdb_ctrl_get_public_ip_info()
Stefan Metzmacher
2010-01-20
1
-2
/
+61
*
controls: add stups for GET_PUBLIC_IP_INFO, GET_IFACES and SET_IFACE_LINK_STATE
Stefan Metzmacher
2010-01-20
1
-0
/
+25
*
client: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ctrl_get_public_ips_flags()
Stefan Metzmacher
2010-01-20
1
-4
/
+16
*
fix a conflict in the merge from rusty
Ronnie Sahlberg
2009-12-17
1
-6
/
+1
|
\
|
*
Remove RT priority, use niceness.
Rusty Russell
2009-12-16
1
-5
/
+0
|
*
Add --valgringing flag instead of --nosetsched
Rusty Russell
2009-12-16
1
-1
/
+1
*
|
client: make ctdb_dumpdb_record() public
Stefan Metzmacher
2009-12-16
1
-2
/
+2
*
|
client: add ctdb_ctrl_getdbhealth()
Stefan Metzmacher
2009-12-16
1
-0
/
+38
*
|
ctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wrap_open calls
Stefan Metzmacher
2009-12-16
1
-0
/
+1
|
/
*
client: lower level of commit retry message WARNING->DEBUG
Michael Adam
2009-12-09
1
-3
/
+3
*
client: lower debug level of transaction-active-retry message to DEBUG
Michael Adam
2009-12-09
1
-4
/
+4
*
ctdb: scriptstatus can now query non-monitor events
Rusty Russell
2009-12-08
1
-7
/
+15
*
eventscript: rename ctdb_monitoring_wire to ctdb_scripts_wire
Rusty Russell
2009-12-08
1
-2
/
+2
*
eventscript: remove unused ctbd_ctrl_event_script*
Rusty Russell
2009-12-08
1
-80
/
+0
*
eventscript: use -ENOEXEC for disabled status value
Rusty Russell
2009-12-07
1
-22
/
+0
*
client: improve two error messages in ctdb_transaction_commit().
Michael Adam
2009-12-04
1
-2
/
+10
*
client: increase the number of commit retries 10-->100
Michael Adam
2009-12-04
1
-1
/
+1
*
client: untangle checks and produce more detailed error messages
Michael Adam
2009-12-04
1
-1
/
+13
*
client: increase the rsn of the __transaction_lock__ when storing
Michael Adam
2009-12-04
1
-0
/
+2
*
make ctdb_ctrl_transaction_active public.
Michael Adam
2009-12-04
1
-3
/
+3
*
client: in catdb, print the keyname first, and separate records by a blank line
Michael Adam
2009-12-04
1
-3
/
+5
*
client: randomize the transaction_start retry loop:
Michael Adam
2009-10-30
1
-3
/
+5
*
client: fix a race in the local race condition fix in transaction_start
Michael Adam
2009-10-30
1
-8
/
+10
*
client: add a debug message when a transaction_commit needs to be retried
Michael Adam
2009-10-30
1
-0
/
+3
*
client: log db_id as 8-digit hex in ctdb_transaction_fetch_start()
Michael Adam
2009-10-30
1
-1
/
+1
*
client: improve "control timed out" debug message
Michael Adam
2009-10-30
1
-1
/
+3
*
Revert "update the "uptime" command to indicate the "time since last" is the ...
Ronnie Sahlberg
2009-10-29
1
-3
/
+45
*
update the "uptime" command to indicate the "time since last" is the time sin...
Ronnie Sahlberg
2009-10-29
1
-45
/
+3
*
ctdb_client: reformat a comment slightly to enhance clearness.
Michael Adam
2009-10-29
1
-3
/
+5
*
client: fix race condition with concurrent transactions on the same node.
Michael Adam
2009-10-29
1
-0
/
+12
*
client: add ctdb_ctrl_transaction_active() which calls out to CTDB_TRANS2_ACTIVE
Michael Adam
2009-10-29
1
-0
/
+28
*
for debugging
Ronnie Sahlberg
2009-10-27
1
-0
/
+2
*
ctdb_client: fix DEBUG statement in ctdb_ctrl_modflags()
Stefan Metzmacher
2009-10-26
1
-1
/
+1
*
initial attempt at freezing databases in priority order
Ronnie Sahlberg
2009-10-12
1
-3
/
+11
*
uptade the freeze/thaw commands to be able to send the requested database pri...
Ronnie Sahlberg
2009-10-12
1
-8
/
+20
*
add a control to read the db priority from a database
Ronnie Sahlberg
2009-10-10
1
-0
/
+27
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
1
-0
/
+24
[next]