Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/set.h
Commit message (Expand)AuthorAgeFilesLines
* implement dict_getany() and set_pop() functions to be abl...Arthur de Jong2010-10-151-0/+5
* make DICTs and SETs case-sensitiveArthur de Jong2010-10-151-4/+4
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* change dict and set API to perform loops with a list of s...Arthur de Jong2009-12-131-10/+4
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* implement a set that uses the dict module as back-endArthur de Jong2008-04-191-0/+65