summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/rbthash.c
Commit message (Expand)AuthorAgeFilesLines
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-2/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-3/+3
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* rbthashtable: implement traverser procedure.Raghavendra G2011-06-141-0/+45
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-2/+0
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-1/+0
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Memory accounting changesVijay Bellur2010-04-231-9/+11
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-071-1/+1
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-261-10/+45
* libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...Raghavendra G2009-10-281-2/+3
* core: Add rbtree based hash tableShehjar Tikoo2009-10-061-0/+388