index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
when we compare ip addresses in ctdb_same_ip we must first canonicalize the a...
Ronnie Sahlberg
2008-08-20
1
-7
/
+33
*
fix a bug in the tcp socketkiller for ipv6
Ronnie Sahlberg
2008-08-20
1
-1
/
+1
*
fix the ipv6 checksum calculation for pseudoheader so that it actually works
Ronnie Sahlberg
2008-08-19
1
-46
/
+112
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
3
-130
/
+172
*
added marshalling helper functions
Andrew Tridgell
2008-07-30
1
-0
/
+100
*
we don't need ctdb_ltdb_persistent_store() any more
Andrew Tridgell
2008-07-30
1
-59
/
+0
*
From Chris Cowan, patch to make aix compile again
Ronnie Sahlberg
2008-07-09
1
-28
/
+54
*
zero out the sockaddr_in structure before we store the ipv4 data in it to mak...
Ronnie Sahlberg
2008-07-07
1
-0
/
+2
*
ensure pad bytes in the ltdb_header are initialised
Andrew Tridgell
2008-07-04
1
-2
/
+1
*
first cut to convert takeover_callback_state{}
Ronnie Sahlberg
2008-06-04
1
-2
/
+23
*
convert handling of gratious arps and their controls and helpers to
Ronnie Sahlberg
2008-06-04
3
-80
/
+101
*
do persistent writes in a child process
Ronnie Sahlberg
2008-05-28
1
-2
/
+2
*
disable transactions for now, there are more situations where there are conf...
Ronnie Sahlberg
2008-05-22
1
-1
/
+1
*
cleanup of the previous patch.
Ronnie Sahlberg
2008-05-22
1
-1
/
+1
*
second try for safe transaction stores into persistend tdb databases
Ronnie Sahlberg
2008-05-22
1
-13
/
+49
*
Start implementing support for ipv6.
Ronnie Sahlberg
2008-05-14
3
-68
/
+177
*
Add a missing include
Ronnie Sahlberg
2008-05-14
1
-1
/
+1
*
add a checksum routine for tcp over ipv6
Ronnie Sahlberg
2008-05-14
1
-0
/
+24
*
Try to use tdb transactions when updating a record and record header inside t...
Ronnie Sahlberg
2008-05-12
1
-1
/
+25
[next]