1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/ctdb
Volker Lendecke 4f3db63d5e ctdb-protocol: Add new control CTDB_CONTROL_ECHO_DATA
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2020-04-28 09:08:39 +00:00
..
client ctdb/client/client.h: typo fixes 2019-10-31 00:43:38 +00:00
cluster
common ctdb-common: Remove signed/unsigned comparisons 2020-02-18 02:56:38 +00:00
config ctdb-scripts: Change CTDB_SERVICE_NMB default value to 'nmb' 2020-02-27 06:07:41 +00:00
database
doc ctdb-scripts: Update nfs-ganesha-callout 2020-04-23 08:07:51 +00:00
event ctdb-common: Add section to group commands in cmdline 2019-11-14 10:38:34 +00:00
failover
ib ctdb-daemon: Rename ctdb_context private_data to transport_data 2019-11-14 02:20:46 +00:00
include ctdb-daemon: Remove more unused old client database functions 2020-03-23 23:45:38 +00:00
packaging/RPM
protocol ctdb-protocol: Add new control CTDB_CONTROL_ECHO_DATA 2020-04-28 09:08:39 +00:00
server ctdb: Fix a memleak 2020-04-17 08:32:35 +00:00
tcp ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect() 2020-03-12 05:29:20 +00:00
tests ctdb-tests: Use built-in hexdump() in system socket tests 2020-03-10 09:17:12 +00:00
tools ctdb-tools: Allow shorter runtime limit to be specified 2020-02-10 04:07:39 +00:00
utils ctdb/utils/smnotify/smnotify.c: typo fixes 2019-10-31 00:43:39 +00:00
.bzrignore
.gitignore
configure
configure.rpm
COPYING
Makefile
README
wscript build: Remove workaround for missing os.path.relpath in Python < 2.6 2019-11-13 08:42:30 +00:00

This is the release version of CTDB, a clustered implementation of TDB
database used by Samba and other projects to store temporary data.

This software is freely distributable under the GNU public license,
a copy of which you should have received with this software (in a file
called COPYING).

For documentation on CTDB, please visit CTDB website http://ctdb.samba.org.