Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/dict.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-6/+5
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* fix typoArthur de Jong2010-02-271-1/+1
* change dict and set API to perform loops with a list of s...Arthur de Jong2009-12-131-12/+4
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* add note about freed valuesArthur de Jong2008-04-171-1/+3
* change dict_values_first() and dict_values_next() into di...Arthur de Jong2008-04-171-8/+10
* add support for removing entries from a DICT by setting t...Arthur de Jong2007-07-231-1/+1
* move dict into the common directoryArthur de Jong2007-06-111-0/+71