summaryrefslogtreecommitdiff
path: root/common/dhash/dhash.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-19Remove common directoryStephen Gallagher1-993/+0
2010-02-18Properly license libdhashStephen Gallagher1-0/+24
2009-12-08dhash: Add private pointer for delete callbackSimo Sorce1-6/+17
2009-12-08Change dhash API to be talloc-friendlySimo Sorce1-31/+66
2009-04-22add dynamic hash table data structure implementationJohn Dennis1-0/+923