summaryrefslogtreecommitdiff
path: root/common/dhash/examples/dhash_test.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Properly license libdhashStephen Gallagher1-0/+20
2010-01-20Split off libdhash into a shared libraryStephen Gallagher1-0/+490
Right now, the pkg-config checks for the system version of libdhash are forcibly disabled, requiring the SSSD to build it from its own tree. In the future, when we split the libraries off from the SSSD, it will be easy to switch this check to the external library.