summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tdb.h
AgeCommit message (Expand)AuthorFilesLines
2004-04-01allow "struct TDB_DATA" as well as just "TDB_DATA"Andrew Tridgell1-1/+1
2004-03-28switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell1-1/+1
2004-03-28after discussion with the copyright holders tdb is now under the LGPLAndrew Tridgell1-13/+19
2004-03-28added a TDB_MODIFY flag to tdb_store() that says "if the recordAndrew Tridgell1-0/+1
2004-03-28added a private pointer to tdb_traverse() to allow callers to supplyAndrew Tridgell1-2/+2
2004-03-28removed the state parameter to tdb_traverse and the TDB_MODIFY flagAndrew Tridgell1-4/+4
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+144