summaryrefslogtreecommitdiff
path: root/tests/test_set.c
AgeCommit message (Expand)Author
2010-10-15implement dict_getany() and set_pop() functions to be able to pick and remove...Arthur de Jong
2010-10-15make DICTs and SETs case-sensitiveArthur de Jong
2009-12-13change dict and set API to perform loops with a list of strings instead of lo...Arthur de Jong
2009-08-31rename software to nss-pam-ldapdArthur de Jong
2008-04-19implement a set that uses the dict module as back-endArthur de Jong