summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap/dbwrap_watch.h
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04s3: Fix a commentVolker Lendecke1-1/+1
Signed-off-by: Jeremy Allison <jra@samba.org>
2012-05-14move the dbwrap library to the top levelMichael Adam1-1/+1
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-0/+46
With this API you can asynchronously wait for a record to be modified