summaryrefslogtreecommitdiff
path: root/lib/util/idtree.c
Commit message (Expand)AuthorAgeFilesLines
* lib:util: Fix undefined behavior in idtreeAndreas Schneider2018-11-221-3/+3
* lib/util/idtree.c: fix UB by using uint in left-shiftAurelien Aptel2016-02-261-1/+1
* lib: Fix an array subscript is above array bounds errorAndreas Schneider2015-12-011-1/+6
* lib/util: include config.h before any glibc headersUri Simchoni2015-07-171-1/+1
* lib: Fix blank line endingsVolker Lendecke2014-12-091-8/+8
* lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke2014-09-191-23/+4
* util: Fix indentationMartin Schwenke2014-09-191-1/+1
* idtree: fix overflow for v. large ids on allocation and removalRusty Russell2010-12-061-1/+1
* idtree: fix right shift of signed ints, crash on large ids on AIXRusty Russell2010-10-061-1/+1
* Since idtree assigns sequentially, it rarely reaches high numbers.Rusty Russell2010-06-101-3/+5
* lib/util: fallback to any id in idr_get_new_random()Stefan Metzmacher2009-04-011-2/+6
* lib/util: s/new/pn in idtree.cStefan Metzmacher2009-02-021-16/+16
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+403