summaryrefslogtreecommitdiff
path: root/nslcd/myldap.h
AgeCommit message (Expand)Author
2009-04-30move debugging initialisation to myldap_set_debuglevel() functionArthur de Jong
2008-05-15improve documentation for myldap_get_rdn_value() functionArthur de Jong
2008-05-04add reference to note about thread-safeness of OpenLDAPArthur de Jong
2008-02-04defined LDAP_SCOPE_DEFAULT it's not defined elsewhereArthur de Jong
2008-02-02implement myldap_cpy_rdn_value() function to copy rdn value into a buffer (fu...Arthur de Jong
2008-01-27on some systems lber.h needs to be included before ldap.hArthur de Jong
2007-12-25have myldap_get_entry() return an LDAP status code that can signal errors in ...Arthur de Jong
2007-12-24add some more documentation for using the myldap moduleArthur de Jong
2007-12-20refactor myldap code to get rid of most of the old nss status codes, properly...Arthur de Jong
2007-12-20add myldap_session_close() function (mainly for testing purposes)Arthur de Jong
2007-12-14improve description of myldap interface in commentsArthur de Jong
2007-12-09get rid of some old code and rename ldap-nss to myldap since there is no more...Arthur de Jong
2007-10-19integrate basic myldap interface (partially merged from dev-myldap branch)Arthur de Jong