summaryrefslogtreecommitdiff
path: root/common/dhash/examples
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Properly license libdhashStephen Gallagher2-0/+40
2010-01-20Split off libdhash into a shared libraryStephen Gallagher2-0/+608
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.