| Commit message (Expand) | Author | Age | Files | Lines |
* | improve documentation for myldap_get_rdn_value() function | Arthur de Jong | 2008-05-15 | 1 | -5/+5 |
* | add reference to note about thread-safeness of OpenLDAP | Arthur de Jong | 2008-05-04 | 1 | -2/+2 |
* | defined LDAP_SCOPE_DEFAULT it's not defined elsewhere | Arthur de Jong | 2008-02-04 | 1 | -0/+4 |
* | implement myldap_cpy_rdn_value() function to copy rdn val... | Arthur de Jong | 2008-02-02 | 1 | -1/+8 |
* | on some systems lber.h needs to be included before ldap.h | Arthur de Jong | 2008-01-27 | 1 | -0/+1 |
* | have myldap_get_entry() return an LDAP status code that c... | Arthur de Jong | 2007-12-25 | 1 | -3/+4 |
* | add some more documentation for using the myldap module | Arthur de Jong | 2007-12-24 | 1 | -26/+35 |
* | refactor myldap code to get rid of most of the old nss st... | Arthur de Jong | 2007-12-20 | 1 | -2/+2 |
* | add myldap_session_close() function (mainly for testing p... | Arthur de Jong | 2007-12-20 | 1 | -0/+4 |
* | improve description of myldap interface in comments | Arthur de Jong | 2007-12-14 | 1 | -7/+8 |
* | get rid of some old code and rename ldap-nss to myldap si... | Arthur de Jong | 2007-12-09 | 1 | -5/+1 |
* | integrate basic myldap interface (partially merged from d... | Arthur de Jong | 2007-10-19 | 1 | -0/+102 |