1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/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
..
smbconf_init.c s3:libsmbconf: include smbconf headers with lib/smbconf prefix 2009-01-21 18:40:57 +01:00
smbconf_init.h s3:libsmbconf: remove the init headers from smbconf.h 2009-01-21 18:40:54 +01:00
smbconf_reg.c s3:libsmbconf: add transactions to the libsmbconf api 2009-02-26 11:05:23 +01:00
smbconf_reg.h s3:libsmbconf: remove the init headers from smbconf.h 2009-01-21 18:40:54 +01:00
testsuite.c s3:smbconftort: don't use reserved words ('test:', 'failure:', 'success:') 2009-01-30 19:47:59 +01:00