index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
common
/
ctdb_logging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
Add ctdb_fork(0 which will fork a child process and drop the real-time
Ronnie Sahlberg
2011-01-11
1
-1
/
+1
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
1
-1
/
+1
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
1
-1
/
+1
*
|
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
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
1
-1
/
+1
*
Make the size of the in memory ringbuffer for keeping the recent log messages
Ronnie Sahlberg
2010-01-15
1
-6
/
+19
*
Use statically allocated ringbuffer to store the last 500k log entries
Ronnie Sahlberg
2009-12-04
1
-11
/
+9
*
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