summaryrefslogtreecommitdiff
path: root/src/util/util.c
AgeCommit message (Collapse)AuthorFilesLines
2011-06-15Make parse_args skip extra spacesJakub Hrozek1-16/+24
https://fedorahosted.org/sssd/ticket/871
2010-12-20Introduce sss_hash_create_ex()Sumit Bose1-6/+19
2010-12-14Add missing break statement to sss_hash_createStephen Gallagher1-0/+1
https://fedorahosted.org/sssd/ticket/720
2010-11-15Add utility function to sanitize LDAP/LDB filtersStephen Gallagher1-0/+52
Also adds a unit test.
2010-10-08Add common hash table setupStephen Gallagher1-0/+53
sss_hash_create() produces a dhash table living in the talloc hierarchy.
2010-08-03Add dup_string_list() utility functionStephen Gallagher1-0/+31
2010-08-03Add diff_string_lists utility functionStephen Gallagher1-0/+196
Includes a unit test
2010-05-27Move parse_args() to utilSumit Bose1-0/+99
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+138
Also update BUILD.txt