Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -13/+13 | |
metze (This used to be commit 2986c5f08c8f0c26a2ea7b6ce20aae025183109f) | |||||
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -6/+6 | |
structures. This was suggested by metze recently. I checked on the build farm and all the machines we have support 64 bit ints, and support the LL suffix for 64 bit constants. I suspect some won't support strtoll() and related functions, so we will probably need replacements for those. (This used to be commit 9a9244a1c66654c12abe4379661cba83a73c4c21) | |||||
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+428 | |
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f) |