summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/util/idtree.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke2014-10-061-387/+0
* idtree: fix overflow for v. large ids on allocation and removalRusty Russell2010-12-071-1/+1
* idtree: fix right shift of signed ints, crash on large ids on AIXRusty Russell2010-10-081-1/+1
* idtree: fix handling of large ids (eg INT_MAX)Rusty Russell2010-06-101-2/+4
* The author of the upstream code asked for this code to be GPLv2+ not GPLv3Andrew Tridgell2008-09-301-1/+1
* merged a bugfix for the idtree code from the Linux kernel. ThisAndrew Tridgell2008-09-301-2/+14
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
* - added in idtree for efficient reqid handlingAndrew Tridgell2006-11-281-0/+374