summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_backend.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17240: move extended operations to a new fileStefan Metzmacher1-77/+0
2007-10-10r17237: - keep pointer to the different socketsStefan Metzmacher1-1/+1
2007-10-10r17224: Accept the start-tls extended request. Getting OpenLDAP to recogniseAndrew Bartlett1-1/+58
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-3/+3
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-2/+2
2007-10-10r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett1-2/+7
2007-10-10r16234: Set the request timeout from the LDAP search. Without this, theAndrew Bartlett1-1/+3
2007-10-10r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce1-1/+1
2007-10-10r15933: remove the last sync call to ldb_requestSimo Sorce1-4/+73
2007-10-10r14857: fix bugs noticed by the ibm code checkerStefan Metzmacher1-3/+4
2007-10-10r13998: From now on ldb_request() will require an alloced requestSimo Sorce1-10/+12
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-47/+2
2007-10-10r13606: An attempt to fix #3525.Andrew Bartlett1-12/+8
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher1-3/+2
2007-10-10r12880: Remove ldap partitions useless now and probably weSimo Sorce1-47/+543
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-6/+8
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell1-5/+0
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-14/+2
2007-10-10r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell1-0/+14
2007-10-10r7747: - simplified the ldap server buffer handlingAndrew Tridgell1-7/+7
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-14/+18
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-1/+1
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-2/+3
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASEStefan Metzmacher1-8/+9
2007-10-10r2877: the Bind and Unbind function are already moved...Stefan Metzmacher1-30/+0
2007-10-10r2863: move the logical ldapsrv functions to a seperate fileStefan Metzmacher1-0/+279