summaryrefslogtreecommitdiff
path: root/source3/torture/test_dbwrap_watch.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-19s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
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