Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/myldap.h
Commit message (Expand)AuthorAgeFilesLines
* improve documentation for myldap_get_rdn_value() functionArthur de Jong2008-05-151-5/+5
* add reference to note about thread-safeness of OpenLDAPArthur de Jong2008-05-041-2/+2
* defined LDAP_SCOPE_DEFAULT it's not defined elsewhereArthur de Jong2008-02-041-0/+4
* implement myldap_cpy_rdn_value() function to copy rdn val...Arthur de Jong2008-02-021-1/+8
* on some systems lber.h needs to be included before ldap.hArthur de Jong2008-01-271-0/+1
* have myldap_get_entry() return an LDAP status code that c...Arthur de Jong2007-12-251-3/+4
* add some more documentation for using the myldap moduleArthur de Jong2007-12-241-26/+35
* refactor myldap code to get rid of most of the old nss st...Arthur de Jong2007-12-201-2/+2
* add myldap_session_close() function (mainly for testing p...Arthur de Jong2007-12-201-0/+4
* improve description of myldap interface in commentsArthur de Jong2007-12-141-7/+8
* get rid of some old code and rename ldap-nss to myldap si...Arthur de Jong2007-12-091-5/+1
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-191-0/+102