summaryrefslogtreecommitdiff
path: root/lib/util/idtree.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06idtree: fix overflow for v. large ids on allocation and removalRusty Russell1-1/+1
2010-10-06idtree: fix right shift of signed ints, crash on large ids on AIXRusty Russell1-1/+1
2010-06-10Since idtree assigns sequentially, it rarely reaches high numbers.Rusty Russell1-3/+5
2009-04-01lib/util: fallback to any id in idr_get_new_random()Stefan Metzmacher1-2/+6
2009-02-02lib/util: s/new/pn in idtree.cStefan Metzmacher1-16/+16
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+403