summaryrefslogtreecommitdiff
path: root/tests/test_set.c
AgeCommit message (Expand)Author
2014-01-05Fix memory leaks related to set_pop()Arthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
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