| Commit message (Expand) | Author | Age | Files | Lines |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -4/+4 |
* | 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 | -4/+4 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | change dict and set API to perform loops with a list of s... | Arthur de Jong | 2009-12-13 | 1 | -10/+4 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | implement a set that uses the dict module as back-end | Arthur de Jong | 2008-04-19 | 1 | -0/+65 |