Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |