1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-10 12:58:35 +03:00
Michael Adam 5b594c6958 s3:dbwrap: add a wrapper dbwrap_trans_do()
This function wraps the action() callback into a db
transaction and the transaction is either committed
or cancelled, depending on the return value of
the action function.

Michael
2009-07-15 14:00:43 +02:00
..
2008-12-17 12:57:18 +01:00
2009-07-03 11:50:53 +02:00
2009-07-15 10:55:20 +02:00
2009-07-05 23:50:12 +02:00
2009-07-15 10:55:20 +02:00
2009-07-14 21:29:22 +02:00
2009-07-14 23:37:36 +02:00
2009-06-17 14:37:28 +02:00
2009-07-05 23:50:12 +02:00
2009-07-15 10:55:20 +02:00
2009-07-15 10:55:20 +02:00
2009-07-15 10:55:20 +02:00
2009-03-14 20:56:26 +01:00
2008-11-13 12:43:58 +01:00
2009-06-11 16:31:07 +02:00