summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap/dbwrap_watch.c
Commit message (Expand)AuthorAgeFilesLines
* dbwrap: Allow dbwrap_record_watch_recv to not lock the recordVolker Lendecke2013-04-261-0/+3
* dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdbVolker Lendecke2013-01-111-3/+4
* dbwrap: Do not rely on dbwrap_record_get_value to return a talloc objectVolker Lendecke2012-11-291-2/+3
* s3:util: rename procid_equal() to serverid_equal()Michael Adam2012-06-211-1/+1
* move the dbwrap library to the top levelMichael Adam2012-05-141-1/+1
* s3: Fix Coverity ID 2751: REVERSE_INULLVolker Lendecke2012-04-241-1/+1
* s3-dbwrap: dbwrap_watch_record_stored => NT_STATUS_NOT_FOUND is ok...Stefan Metzmacher2012-04-201-0/+3
* s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke2012-04-191-0/+483