summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_bind.c
Commit message (Expand)AuthorAgeFilesLines
* r11225: Remove pointless goto.Andrew Bartlett2007-10-101-2/+0
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+18
* r10832: free the old session infoStefan Metzmacher2007-10-101-0/+5
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-1/+22
* r9417: Ask for the ASYNC_REPLIES feature, as will want that.Andrew Bartlett2007-10-101-0/+1
* r7854: only enable wrapping in the ldap server if it was negotiated by gensecAndrew Tridgell2007-10-101-2/+4
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-101-25/+7
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+3
* r7594: abartlet is right that this hack is not actually necessary, it justAndrew Tridgell2007-10-101-6/+2
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-6/+6
* r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. ThisAndrew Tridgell2007-10-101-8/+13
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r4634: disable sign and seal in ldap_server for now.Stefan Metzmacher2007-10-101-6/+6
* r4459: GENSEC refinements:Andrew Bartlett2007-10-101-10/+11
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2007-10-101-0/+2
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r2890: fix segfault when call is destroyed and we dereference itStefan Metzmacher2007-10-101-4/+3
* r2886: missing stuff from last commitStefan Metzmacher2007-10-101-2/+2
* r2885: windows doesn't try to do sign or seal by defaultStefan Metzmacher2007-10-101-1/+1
* r2878: add server sasl supportStefan Metzmacher2007-10-101-3/+117
* r2864: - Bind and Unbind are no directory partition operationsStefan Metzmacher2007-10-101-0/+52