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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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_send_message to ctdb_client_send_message to resolve colission wit...
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
2010-05-20
3
-3
/
+3
*
ctdb: use full range of IDR
Rusty Russell
2010-05-11
1
-7
/
+3
*
eventscript: don't do debugging system() from inside signal handler
Rusty Russell
2010-04-08
1
-0
/
+12
*
In the recovery daemon, keep track of which node we have assigned public ip
Ronnie Sahlberg
2010-04-08
1
-6
/
+6
*
server: add "setup" event
Stefan Metzmacher
2010-02-23
1
-0
/
+1
*
Leave sequence number alone when merely migrating records.
Rusty Russell
2010-02-16
1
-0
/
+19
*
fixed printing of high latency
Andrew Tridgell
2010-02-16
1
-1
/
+1
*
ctdb: migrate to new dlinklist.h from Samba
Andrew Tridgell
2010-02-09
1
-4
/
+3
*
ctdb: move ctdb_io.c to use TLIST_*() macros
Andrew Tridgell
2010-02-04
1
-21
/
+6
*
We only queued up to 1000 packets per queue before we start dropping
Ronnie Sahlberg
2010-02-04
1
-1
/
+18
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
1
-2
/
+2
*
server: add updateip event
Stefan Metzmacher
2010-01-20
1
-1
/
+2
*
server: allow multiple interfaces comma separated in public_addresses
Stefan Metzmacher
2010-01-20
1
-7
/
+13
*
server: add "init" event
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
Make the size of the in memory ringbuffer for keeping the recent log messages
Ronnie Sahlberg
2010-01-15
1
-6
/
+19
*
ctdb: use mlockall, cautiously
Rusty Russell
2009-12-16
1
-0
/
+23
*
Remove RT priority, use niceness.
Rusty Russell
2009-12-16
1
-41
/
+8
*
eventscript: expost call names and enum
Rusty Russell
2009-12-08
1
-0
/
+12
*
Use statically allocated ringbuffer to store the last 500k log entries
Ronnie Sahlberg
2009-12-04
1
-11
/
+9
*
ctdb_io: fix use-after-free on invalid packets
Rusty Russell
2009-12-02
1
-1
/
+19
*
make the ringbuffer logging more efficient and marshall the data by writing t...
Ronnie Sahlberg
2009-11-18
1
-30
/
+41
*
add an in memory ringbuffer where we store the last 500000 log entries regard...
Ronnie Sahlberg
2009-11-18
1
-0
/
+164
*
Suggestion from Volker,
Ronnie Sahlberg
2009-10-26
1
-6
/
+5
*
lower the debug levels for the "create FD messages" so we dont fill up the logs.
Ronnie Sahlberg
2009-10-21
1
-1
/
+1
*
When clients have blocked, perhaps because the node is banned or stopped ...
Ronnie Sahlberg
2009-10-21
1
-0
/
+10
*
add logging everytime we create a filedescriptor in the main ctdb daemon
Ronnie Sahlberg
2009-10-15
1
-0
/
+7
*
When we dispatch a message to a handler, pass the data as a real talloc objec...
Ronnie Sahlberg
2009-07-02
1
-1
/
+1
*
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
2009-07-01
2
-1
/
+49
*
change the socket we use for sending grautious ARPs from AF_INET/SOCK_PACKET ...
Ronnie Sahlberg
2009-05-21
1
-11
/
+32
*
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
2009-05-21
1
-1
/
+2
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
2
-1
/
+7
*
Track how long it takes to take out the recovery lock from both the main dame...
Ronnie Sahlberg
2009-05-14
1
-0
/
+16
*
Merge branch 'obnox'
Ronnie Sahlberg
2009-03-24
3
-103
/
+72
|
\
|
*
move common code of system_linux.c and system_aix.c into new system_common.c
Michael Adam
2009-02-28
3
-103
/
+72
*
|
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
1
-5
/
+20
|
/
*
Fix treatment of link local ipv6 addresses: set the scope id.
Michael Adam
2009-01-19
1
-6
/
+10
*
ctdb_util: use the parse_ip() function - avoid code duplication
Michael Adam
2009-01-19
1
-12
/
+2
*
ctdb_sys_have_ip: fix ipv6 support for aix, too.
Michael Adam
2009-01-19
1
-2
/
+12
*
ctdb_sys_have_ip: don't overwrite input data (setting port to 0)
Stefan Metzmacher
2009-01-19
1
-1
/
+3
*
Fix verification of IP allocation with ipv6 addresses on Linux.
Michael Adam
2009-01-19
1
-1
/
+8
*
If ctdbd was started with the --socket option then we also set the CTDB_SOCKE...
root
2008-12-08
1
-0
/
+1
*
add a CTDB_SOCKET variable that can be used to override the default
Ronnie Sahlberg
2008-11-11
1
-10
/
+21
*
latency is measured in us, not ms
Ronnie Sahlberg
2008-10-30
1
-2
/
+2
*
add control and logging of very high latencies.
Ronnie Sahlberg
2008-10-30
1
-1
/
+7
*
update TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls so we retain an
Ronnie Sahlberg
2008-10-14
1
-7
/
+7
*
lower the debuglevel when logging unknown idr in responses
Ronnie Sahlberg
2008-09-09
1
-1
/
+1
*
From C Cowan.
Ronnie Sahlberg
2008-09-08
1
-11
/
+34
*
make the function to canonicalize a sockaddr structure public
Ronnie Sahlberg
2008-08-20
1
-3
/
+3
[prev]
[next]