summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_backend.c
Commit message (Expand)AuthorAgeFilesLines
* r23849: ldap_server: Provide more info in debug tracesAndrew Bartlett2007-10-101-7/+8
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-101-0/+1
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-4/+15
* r20189: remove unused struct elementStefan Metzmacher2007-10-101-2/+0
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-19/+19
* r19722: fix memory leaks and hierachie bugsStefan Metzmacher2007-10-101-4/+6
* r19721: ldapsrv_SearchCallback isn't needed any moreStefan Metzmacher2007-10-101-60/+1
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-101-4/+7
* r19522: Remove gensec and credentials dependency from the rootdse module (lessAndrew Bartlett2007-10-101-1/+31
* r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett2007-10-101-0/+4
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17240: move extended operations to a new fileStefan Metzmacher2007-10-101-77/+0
* r17237: - keep pointer to the different socketsStefan Metzmacher2007-10-101-1/+1
* r17224: Accept the start-tls extended request. Getting OpenLDAP to recogniseAndrew Bartlett2007-10-101-1/+58
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-3/+3
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-2/+2
* r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett2007-10-101-2/+7
* r16234: Set the request timeout from the LDAP search. Without this, theAndrew Bartlett2007-10-101-1/+3
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-101-1/+1
* r15933: remove the last sync call to ldb_requestSimo Sorce2007-10-101-4/+73
* 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