summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_common.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-28ctdb-protocol: Add marshalling for struct ctdb_echo_dataVolker Lendecke1-0/+4
2019-10-24ctdb-protocol: Add marshalling for struct ctdb_db_vacuumMartin Schwenke1-0/+4
2018-07-05ctdb-tests: Separate testing code for basic data typesAmitay Isaacs1-137/+1
2017-09-21ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs1-0/+4
2017-09-19ctdb-protocol: Add marshalling for ctdb_connection_listMartin Schwenke1-0/+5
2017-09-01ctdb-protocol: Add a generic packet headerAmitay Isaacs1-0/+4
2017-08-30ctdb-tests: Drop unused test templateAmitay Isaacs1-19/+0
2017-08-30ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs1-1/+1
2017-08-30ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs1-1/+1
2017-08-30ctdb-protocol: Fix marshalling for ctdb_ltdb_headerAmitay Isaacs1-1/+1
2017-08-30ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs1-0/+4
2017-08-30ctdb-protocol: Add marshalling for tdb_data with sizeAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for tdb_dataAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Add marshalling for struct timevalAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for pid_tAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for a string with lengthAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for a stringAmitay Isaacs1-2/+2
2017-08-30ctdb-protocol: Add marshalling for boolAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for doubleAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for uint64_tAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for uint32_tAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Fix marshalling for int32_tAmitay Isaacs1-0/+3
2017-08-30ctdb-protocol: Add marshalling for uint16_tAmitay Isaacs1-0/+4
2017-08-30ctdb-protocol: Add marshalling for uint8_tAmitay Isaacs1-0/+3
2017-08-30ctdb-tests: Add test templates for various data typesAmitay Isaacs1-0/+81
2017-08-30ctdb-tests: Reorganize protocol testsAmitay Isaacs1-0/+250