summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_bind.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7747: - simplified the ldap server buffer handlingAndrew Tridgell1-25/+7
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+3
2007-10-10r7594: abartlet is right that this hack is not actually necessary, it justAndrew Tridgell1-6/+2
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-6/+6
2007-10-10r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. ThisAndrew Tridgell1-8/+13
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r4634: disable sign and seal in ldap_server for now.Stefan Metzmacher1-6/+6
2007-10-10r4459: GENSEC refinements:Andrew Bartlett1-10/+11
2007-10-10r4355: More work from the elves on Christmas eve:Andrew Bartlett1-0/+2
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r2890: fix segfault when call is destroyed and we dereference itStefan Metzmacher1-4/+3
2007-10-10r2886: missing stuff from last commitStefan Metzmacher1-2/+2
2007-10-10r2885: windows doesn't try to do sign or seal by defaultStefan Metzmacher1-1/+1
2007-10-10r2878: add server sasl supportStefan Metzmacher1-3/+117
2007-10-10r2864: - Bind and Unbind are no directory partition operationsStefan Metzmacher1-0/+52