Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for ↵ | Andrew Tridgell | 1 | -2/+2 | |
idr_get_new() limits - change idr_get_new() to use > instead of >= in the limit check (This used to be commit 834b09929bcb8aabdd151b7c2306001497cabdb4) | |||||
2007-10-10 | r3057: - moved the idtree.c code into lib/ | Andrew Tridgell | 1 | -0/+360 | |
- converted the tid handling to use a idtree instead of bitmaps (This used to be commit 4220914179d10132057216650b65ed7f7679717e) |