summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap/dbwrap_watch.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-26dbwrap: Allow dbwrap_record_watch_recv to not lock the recordVolker Lendecke1-0/+3
2013-01-11dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdbVolker Lendecke1-3/+4
2012-11-29dbwrap: Do not rely on dbwrap_record_get_value to return a talloc objectVolker Lendecke1-2/+3
2012-06-21s3:util: rename procid_equal() to serverid_equal()Michael Adam1-1/+1
2012-05-14move the dbwrap library to the top levelMichael Adam1-1/+1
2012-04-24s3: Fix Coverity ID 2751: REVERSE_INULLVolker Lendecke1-1/+1
2012-04-20s3-dbwrap: dbwrap_watch_record_stored => NT_STATUS_NOT_FOUND is ok...Stefan Metzmacher1-0/+3
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-0/+483