nwrap: fix a copy and paste error in the destructor.
[obnox/samba/samba-obnox.git] / ctdb / protocol /
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling for struct ctdb_rec_data
2015-11-25 Amitay Isaacsctdb-protocol: Add API to extract ctdb_ltdb_header...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_public_ip...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_addr_info
2015-11-25 Amitay Isaacsctdb-protocol: Do not expect a reply for SHUTDOWN control
2015-11-25 Amitay Isaacsctdb-protocol: Add marshalling for TDB_DATA
2015-11-25 Amitay Isaacsctdb-protocol: Add utility function ctdb_sock_addr_to_s...
2015-11-25 Amitay Isaacsctdb-include: Make protocol headers self contained
2015-11-16 Martin Schwenkectdb-daemon: Rename EventScriptTimeoutCount to MonitorT...
2015-11-13 Volker Lendeckectdb: Fix the O3 developer build
2015-11-03 Amitay Isaacsctdb-protocol: Rename G_LOCK_READ/WRITE to CTDB_G_LOCK_...
2015-10-27 Amitay Isaacsctdb-daemon: Keep protocol.h in sync with ctdb_protocol.h
2015-10-07 Amitay Isaacsctdb-daemon: Add parallel database recovery capability
2015-10-07 Amitay Isaacsctdb-daemon: Use a define for default capabilities
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines