Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r2034: Allow user-selectable hash functions on open only. | Jeremy Allison | 1 | -15/+17 | |
Jeremy. (This used to be commit b43320ee5c9ac14c330e61ae62e0786b088e04fa) | |||||
2007-10-10 | r1053: Make tdb build standalone: | Tim Potter | 2 | -14/+15 | |
- #include <stdint.h> - uint_t isn't a valid type, change back to unsigned int (This used to be commit f690325565d2393bba3cb9f6e7cdf3753cbd4423) | |||||
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 2 | -3/+3 | |
metze (This used to be commit 57151e80eb1090281401930c8fe25b20a8cf3a38) | |||||
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 2 | -15/+15 | |
metze (This used to be commit 18062d2ed9fc9224c43143c10efbf2f6f1f5bbe0) | |||||
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit b5378803fdcb3b3afe7c2932a38828e83470f61a) | |||||
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit 2986c5f08c8f0c26a2ea7b6ce20aae025183109f) | |||||
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit af6f1f8a01bebbecd99bc8c066519e89966e65e3) | |||||
2007-10-10 | r888: more ..int32 -> ..int32_t stuff | Stefan Metzmacher | 1 | -5/+5 | |
metze (This used to be commit f3b1d3bdc74f08ee2a1d22102d57bff94f71f5a5) | |||||
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -35/+35 | |
metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095) | |||||
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 3 | -0/+3338 | |
metze (This used to be commit bacab322ce89979f0ad0811cd15b73d81eceb69d) |