mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
These test templates will use new style of len/push/pull functions. The differences in the new style of marshalling functions are: 1. len/push functions will be passed pointer to a value instead of the value 2. push/pull functions will additionally return the number of bytes consumed Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
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.