mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
r10477: expose transactions outside ldb and change the API once more
do not autostart transactions on ldb operations if a transaction is already in place
test transactions on winsdb
all my tests passes so far
tridge please confirm this is ok for you
(This used to be commit c2bb2a36bd)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
70b52b02a7
commit
63b43dd12f
@@ -40,7 +40,7 @@
|
||||
* but they are keept here for reference anyway
|
||||
*/
|
||||
|
||||
#define LDB_ERR_SUCCESS 0
|
||||
#define LDB_SUCCESS 0
|
||||
#define LDB_ERR_OPERATIONS_ERROR 1
|
||||
#define LDB_ERR_PROTOCOL_ERROR 2
|
||||
#define LDB_ERR_TIME_LIMIT_EXCEEDED 3
|
||||
|
||||
Reference in New Issue
Block a user