summaryrefslogtreecommitdiff
path: root/source3/torture/test_dbwrap_watch.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-15dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystringVolker Lendecke1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org>
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-0/+96
With this API you can asynchronously wait for a record to be modified