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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert scheduling back to use real-time processes
Ronnie Sahlberg
2011-01-11
1
-3
/
+5
*
add a new ctdb_ltdb function to delete a record in a normal database
Ronnie Sahlberg
2010-12-07
1
-0
/
+1
*
delay loading the public ip address file until after we have started the tran...
Ronnie Sahlberg
2010-11-10
1
-1
/
+1
*
Add a new tunable : DisableIPFailover that when set to non 0
Ronnie Sahlberg
2010-11-10
1
-1
/
+3
*
Update latency countes to show min/max and average
Ronnie Sahlberg
2010-10-11
2
-13
/
+43
*
Create a tunable for how often to collect rolling statistics and initialize i...
Ronnie Sahlberg
2010-09-30
1
-0
/
+1
*
Add rolling statistics that are collected across 10 second intervals.
Ronnie Sahlberg
2010-09-29
3
-55
/
+75
*
Add a new statistics structure to keep the current running statistics
Ronnie Sahlberg
2010-09-29
1
-4
/
+13
*
Create macros to update the statistics counters and use these macros
Ronnie Sahlberg
2010-09-29
1
-4
/
+53
*
set up a handler to catch and log debug messages from the tevent layer
Ronnie Sahlberg
2010-09-28
1
-0
/
+2
*
adda GETPUBLICIPS control to libctdb and use this in the test example
Ronnie Sahlberg
2010-09-15
3
-8
/
+88
*
server/banning: also release all ips if we're banning ourself
Stefan Metzmacher
2010-09-14
1
-0
/
+1
*
add a new serverid to send a message everytime an ip address is taken on the ...
Ronnie Sahlberg
2010-09-13
1
-0
/
+5
*
Update the comment for the range reserved for SAMBA and
Ronnie Sahlberg
2010-09-13
1
-1
/
+4
*
define and reserve a range of ctdb message ports for use by nfs and iscsi ser...
Ronnie Sahlberg
2010-09-13
1
-0
/
+12
*
Add two new server types to the server_id structure.
Ronnie Sahlberg
2010-09-13
1
-1
/
+5
*
Implement a new function GETNODEMAP in libctdb.
Ronnie Sahlberg
2010-09-13
4
-34
/
+110
*
Add a new event "ipreallocated"
Ronnie Sahlberg
2010-08-30
1
-0
/
+1
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
1
-1
/
+2
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
1
-1
/
+2
*
|
Merge commit 'rusty/vacuum-fix-master'
Ronnie Sahlberg
2010-08-19
1
-0
/
+3
|
\
\
|
*
|
freeze: abort vacuuming when we're going to freeze.
Rusty Russell
2010-08-18
1
-0
/
+3
|
|
/
*
|
Remove the structure ctdb_control_tcp_vnn since this is identical to the stru...
Ronnie Sahlberg
2010-08-18
2
-9
/
+3
*
|
Merge commit 'rusty/libctdb-new' into foo
Ronnie Sahlberg
2010-08-18
3
-15
/
+56
|
\
\
|
|
/
|
/
|
|
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
2
-4
/
+4
|
*
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
*
|
Merge commit 'rusty/master'
Ronnie Sahlberg
2010-07-30
1
-1
/
+3
|
\
|
|
*
Report client for queue errors.
Rusty Russell
2010-07-01
1
-1
/
+2
|
*
speed startup: add --sloppy-start.
Rusty Russell
2010-06-22
1
-0
/
+1
*
|
ctdb: Fixed use of reserved word "private" in typedefs
Evan Kinney
2010-07-29
1
-2
/
+2
|
/
*
Delay reusing ids to make protocol more robust
Rusty Russell
2010-06-10
1
-1
/
+1
*
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
*
ctdb_req_control contains 4 padding bytes. Create an explicit pad variable he...
Ronnie Sahlberg
2010-06-02
1
-0
/
+1
*
Make the call to free the request explicit in the callback
Ronnie Sahlberg
2010-06-02
1
-3
/
+4
*
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
/
+1
*
rename ctdb_remove_message_handler to ctdb_client_remove_message_handler
Ronnie Sahlberg
2010-06-02
1
-0
/
+2
*
rename ctdb_message_fn_t to ctdb_msg_fn_t to avoid a conflict with the type o...
Ronnie Sahlberg
2010-06-02
2
-8
/
+4
*
rename ctdb_set_message_handler to ctdb_client_set_message_handler
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
rename ctdb_send_message to ctdb_client_send_message to resolve colission wit...
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
[prev]
[next]