| Commit message (Expand) | Author | Age | Files | Lines |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -19/+18 |
* | implement dict_getany() and set_pop() functions to be abl... | Arthur de Jong | 2010-10-15 | 1 | -3/+15 |
* | make DICTs and SETs case-sensitive | Arthur de Jong | 2010-10-15 | 1 | -8/+9 |
* | change dict and set API to perform loops with a list of s... | Arthur de Jong | 2009-12-13 | 1 | -7/+10 |
* | 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/+66 |