summaryrefslogtreecommitdiff
path: root/ctdb/client/client_event.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01ctdb-client: Use sock_client abstraction for eventd clientAmitay Isaacs1-225/+72
2017-09-01ctdb-protocol: Replace ctdb_event_header with sock_packet_headerAmitay Isaacs1-1/+1
2017-06-07ctdb-client: Move eventd API to a separate headerAmitay Isaacs1-1/+1
2016-12-18ctdb-client: Add client api for eventd communicationAmitay Isaacs1-0/+597