summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/common/tdbutil.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3480: moved some signal defines into include/systemAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-1/+2
2007-10-10r2634: use discard_const_p() in a few placesAndrew Tridgell1-1/+1
2007-10-10r2238: the tdb_debug() function was totally bogus - remove it (you can'tAndrew Tridgell1-28/+12
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-4/+4
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-4/+4
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-4/+4
2007-10-10r888: more ..int32 -> ..int32_t stuffStefan Metzmacher1-5/+5
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-35/+35
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher1-0/+718