summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_common.h
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs2017-09-211-0/+4
* ctdb-protocol: Add marshalling for ctdb_connection_listMartin Schwenke2017-09-191-0/+5
* ctdb-protocol: Add a generic packet headerAmitay Isaacs2017-09-011-0/+4
* ctdb-tests: Drop unused test templateAmitay Isaacs2017-08-301-19/+0
* ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_ltdb_headerAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs2017-08-301-0/+4
* ctdb-protocol: Add marshalling for tdb_data with sizeAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for tdb_dataAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Add marshalling for struct timevalAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for pid_tAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for a string with lengthAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for a stringAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Add marshalling for boolAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for doubleAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for uint64_tAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for uint32_tAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Fix marshalling for int32_tAmitay Isaacs2017-08-301-0/+3
* ctdb-protocol: Add marshalling for uint16_tAmitay Isaacs2017-08-301-0/+4
* ctdb-protocol: Add marshalling for uint8_tAmitay Isaacs2017-08-301-0/+3
* ctdb-tests: Add test templates for various data typesAmitay Isaacs2017-08-301-0/+81
* ctdb-tests: Reorganize protocol testsAmitay Isaacs2017-08-301-0/+250