summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_backend.c
Commit message (Expand)AuthorAgeFilesLines
* r14857: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-3/+4
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-101-10/+12
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-47/+2
* r13606: An attempt to fix #3525.Andrew Bartlett2007-10-101-12/+8
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-101-3/+2
* r12880: Remove ldap partitions useless now and probably weSimo Sorce2007-10-101-47/+543
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-6/+8
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell2007-10-101-5/+0
* 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