summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_common.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs2017-09-211-0/+13
* ctdb-protocol: Add marshalling for ctdb_connection_listMartin Schwenke2017-09-191-0/+28
* ctdb-protocol: Add a generic packet headerAmitay Isaacs2017-09-011-0/+13
* ctdb-protocol: Fix marshalling for ctdb_g_lock_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Fix marshalling for ctdb_election_messageAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Fix marshalling for ctdb_db_statisticsAmitay Isaacs2017-08-301-4/+35
* ctdb-protocol: Fix marshalling for ctdb_statistics_listAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Fix marshalling for ctdb_ifaceAmitay Isaacs2017-08-301-2/+6
* ctdb-protocol: Fix marshalling for ctdb_script_listAmitay Isaacs2017-08-301-2/+2
* ctdb-protocol: Fix marshalling for ctdb_scriptAmitay Isaacs2017-08-301-2/+10
* ctdb-protocol: Fix marshalling for ctdb_uptimeAmitay Isaacs2017-08-301-2/+10
* ctdb-protocol: Fix marshalling for ctdb_tunable_listAmitay Isaacs2017-08-301-2/+124
* ctdb-protocol: Fix marshalling for ctdb_ltdb_headerAmitay Isaacs2017-08-301-3/+5
* ctdb-protocol: Fix marshalling for ctdb_dbid_mapAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_statisticsAmitay Isaacs2017-08-301-2/+119
* ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs2017-08-301-0/+17
* ctdb-protocol: Add marshalling for tdb_data with sizeAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for tdb_dataAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Add marshalling for struct timevalAmitay Isaacs2017-08-301-0/+12
* ctdb-protocol: Fix marshalling for pid_tAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for a string with lengthAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for a stringAmitay Isaacs2017-08-301-22/+33
* ctdb-protocol: Add marshalling for boolAmitay Isaacs2017-08-301-0/+14
* ctdb-protocol: Fix marshalling for doubleAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for uint64_tAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for uint32_tAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for int32_tAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Add marshalling for uint16_tAmitay Isaacs2017-08-301-0/+16
* ctdb-protocol: Add marshalling for uint8_tAmitay Isaacs2017-08-301-0/+10
* ctdb-tests: Reorganize protocol testsAmitay Isaacs2017-08-301-0/+933