s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong format"
[kai/samba-autobuild/.git] / lib / dbwrap / dbwrap_rbt.c
2012-06-22 Rusty Russelldbwrap: dbwrap_hash_size().
2012-06-22 Rusty Russelldbwrap: dbwrap_name().
2012-06-15 Volker Lendeckedbwrap: Remove an unnecessary ZERO_STRUCT
2012-05-31 Stefan Metzmacherlib/dbwrap: make it possible to delete/store the curren...
2012-05-30 Stefan Metzmacherlib/dbwrap: don't alter the record on failure in db_rbt...
2012-05-30 Stefan Metzmacherlib/dbwrap: fix db_rbt_store and update the per record...
2012-05-30 Stefan Metzmacherlib/dbwrap: remove unused per db_record pointer in...
2012-05-15 Volker Lendeckedbwrap: Fix Coverity ID 242750 Incorrect sizeof expression
2012-05-14 Michael Adammove the dbwrap library to the top level