summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_backend.c
Commit message (Expand)AuthorAgeFilesLines
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-14/+2
* r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell2007-10-101-0/+14
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-101-7/+7
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-14/+18
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-1/+1
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-2/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASEStefan Metzmacher2007-10-101-8/+9
* r2877: the Bind and Unbind function are already moved...Stefan Metzmacher2007-10-101-30/+0
* r2863: move the logical ldapsrv functions to a seperate fileStefan Metzmacher2007-10-101-0/+279