Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r3480: moved some signal defines into include/system | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit a954e707ef5b23af84ef8f622336e36379c4a373) | |||||
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ↵ | Andrew Tridgell | 1 | -1/+2 | |
ioctl.h) (This used to be commit b97e395c814762024336c1cf4d7c25be8da5813a) | |||||
2007-10-10 | r2634: use discard_const_p() in a few places | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 56ecda2178e33508c55c6195ccec41c06e099d6f) | |||||
2007-10-10 | r2238: the tdb_debug() function was totally bogus - remove it (you can't | Andrew Tridgell | 1 | -28/+12 | |
convert a ... varargs function to a va_list by just a cast!!) also mark the tdb log function with PRINTF_ATTRIBUTE() and fixed some bad format errors in tdb.c that jim found. (This used to be commit c26c92eb8f538748fcbb2ae5a0a8a02bffbbbf86) | |||||
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit 18062d2ed9fc9224c43143c10efbf2f6f1f5bbe0) | |||||
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 | 1 | -0/+718 | |
metze (This used to be commit bacab322ce89979f0ad0811cd15b73d81eceb69d) |