summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/common/tdbutil.c
Commit message (Expand)AuthorAgeFilesLines
* r5780: Remove unused arguments.Tim Potter2007-10-101-6/+6
* r5779: Remove signal and timeout gubbage from tdb.Tim Potter2007-10-101-100/+2
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r3480: moved some signal defines into include/systemAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-1/+2
* r2634: use discard_const_p() in a few placesAndrew Tridgell2007-10-101-1/+1
* r2238: the tdb_debug() function was totally bogus - remove it (you can'tAndrew Tridgell2007-10-101-28/+12
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-4/+4
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-4/+4
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-4/+4
* r888: more ..int32 -> ..int32_t stuffStefan Metzmacher2007-10-101-5/+5
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-35/+35
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-101-0/+718