summaryrefslogtreecommitdiff
path: root/source4/lib/idtree.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6687: added a idr helper function for creating random IDsAndrew Tridgell1-0/+18
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r3130: - added a LOCAL-IDTREE test suiteAndrew Tridgell1-31/+37
2007-10-10r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...Andrew Tridgell1-2/+2
2007-10-10r3057: - moved the idtree.c code into lib/Andrew Tridgell1-0/+360