| Commit message (Expand) | Author | Age | Files | Lines |
* | implement dict_getany() and set_pop() functions to be abl... | Arthur de Jong | 2010-10-15 | 1 | -0/+5 |
* | make DICTs and SETs case-sensitive | Arthur de Jong | 2010-10-15 | 1 | -6/+5 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | fix typo | Arthur de Jong | 2010-02-27 | 1 | -1/+1 |
* | change dict and set API to perform loops with a list of s... | Arthur de Jong | 2009-12-13 | 1 | -12/+4 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | add note about freed values | Arthur de Jong | 2008-04-17 | 1 | -1/+3 |
* | change dict_values_first() and dict_values_next() into di... | Arthur de Jong | 2008-04-17 | 1 | -8/+10 |
* | add support for removing entries from a DICT by setting t... | Arthur de Jong | 2007-07-23 | 1 | -1/+1 |
* | move dict into the common directory | Arthur de Jong | 2007-06-11 | 1 | -0/+71 |