mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
f9df57043e
The smbconf API supports transactions. This changes adds wrapper functions transaction_start, transaction_commit, and transaction_cancel. It also adds tests for the functions, one of which demonstrates a semi-pythonic way to use said functions. Signed-off-by: John Mulligan <jmulligan@redhat.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri May 6 18:14:30 UTC 2022 on sn-devel-184 |
||
---|---|---|
.. | ||
pysmbconf.c | ||
pysmbconf.h | ||
smbconf_private.h | ||
smbconf_txt.c | ||
smbconf_txt.h | ||
smbconf_util.c | ||
smbconf.c | ||
smbconf.h | ||
wscript_build |