Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idtree: fix overflow for v. large ids on allocation and removal | Rusty Russell | 2010-12-06 | 1 | -1/+1 |
* | idtree: fix right shift of signed ints, crash on large ids on AIX | Rusty Russell | 2010-10-06 | 1 | -1/+1 |
* | Since idtree assigns sequentially, it rarely reaches high numbers. | Rusty Russell | 2010-06-10 | 1 | -3/+5 |
* | lib/util: fallback to any id in idr_get_new_random() | Stefan Metzmacher | 2009-04-01 | 1 | -2/+6 |
* | lib/util: s/new/pn in idtree.c | Stefan Metzmacher | 2009-02-02 | 1 | -16/+16 |
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+403 |