1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/smbconf
Michael Adam bd121b532c s3:libsmbconf: add transactions to the libsmbconf api
This is useful for wrapping higher level aggregate operations
in transactions. The text backend implementations just return
WERR_OK, the registry backend implementatoins use the
regdb_transaction_start|commit|cancel routines just added.

Michael
2009-02-26 11:05:23 +01:00
..
config.mk libsmbconf: Add build magic for Samba 4. 2009-01-21 18:50:02 +01:00
smbconf_private.h s3:libsmbconf: add transactions to the libsmbconf api 2009-02-26 11:05:23 +01:00
smbconf_txt.c s3:libsmbconf: add transactions to the libsmbconf api 2009-02-26 11:05:23 +01:00
smbconf_txt.h libsmbconf: move the non-registry parts of libsmbconf to top level 2009-01-21 18:40:58 +01:00
smbconf_util.c libsmbconf: Remove use of some Samba3-specific macros. 2009-01-21 18:50:16 +01:00
smbconf.c s3:libsmbconf: add transactions to the libsmbconf api 2009-02-26 11:05:23 +01:00
smbconf.h s3:libsmbconf: add transactions to the libsmbconf api 2009-02-26 11:05:23 +01:00