1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/lib/smbconf
John Mulligan f9df57043e lib/smbconf: add python wrapper functions for transaction management
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
2022-05-06 18:14:30 +00:00
..
pysmbconf.c lib/smbconf: add python wrapper functions for transaction management 2022-05-06 18:14:30 +00:00
pysmbconf.h lib/smbconf: move python smbconf type definition to header 2022-05-06 17:16:30 +00:00
smbconf_private.h
smbconf_txt.c
smbconf_txt.h
smbconf_util.c
smbconf.c lib/smbconf: remove const warning 2014-11-14 23:27:05 +01:00
smbconf.h Correct "occured" typos. 2017-02-22 08:26:21 +01:00
wscript_build lib/smbconf: add an initial set of python bindings 2022-04-21 14:41:32 +00:00