diff options
author | Dmitri Pal <dpal@redhat.com> | 2009-09-10 18:02:51 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-09-11 12:14:27 -0400 |
commit | f17121ad06de80f28dce98e89851da339963bbe1 (patch) | |
tree | 12066bf6ba8ad50744b56f1d67f9190d89b62b4a /common/configure.ac | |
parent | f39d300e6b42ef3e86da6c4d3e5db68703023463 (diff) | |
download | sssd-f17121ad06de80f28dce98e89851da339963bbe1.tar.gz sssd-f17121ad06de80f28dce98e89851da339963bbe1.tar.xz sssd-f17121ad06de80f28dce98e89851da339963bbe1.zip |
COLLECTION Functions to deal with hash
The hashing logic was internal to the collection item.
But if someone wants to effectively deal with
the items and compare the property to a string
he should compare hashes first. But it was not possible
without the provided functions. As a result some
of the ELAPI modules had to take advantage of
knowledge of the item structure. This is bad.
So this patch lays foundation for refactoring
of the ELAPI code that was using internals of the item
directly (file_util.c mostly).
Also patch adds a unit test that was required for
testing new functionality and for ticket #83
Diffstat (limited to 'common/configure.ac')
0 files changed, 0 insertions, 0 deletions