summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_bind.c
Commit message (Expand)AuthorAgeFilesLines
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+1
* Fix nasty bug that would come up only if a client connection to a remoteSimo Sorce2008-09-241-0/+1
* LDAP Server: Don't create the SASL SECBLOB output object twiceMatthias Dieter Wallnöfer2008-09-191-3/+0
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-211-1/+0
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-3/+3
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-0/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-1/+1
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-1/+2
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21511: this seems to be the nicer fix for the problem withStefan Metzmacher2007-10-101-8/+4
* r20906: allow LDAP simple binds using the following syntaxes in the DN field:Stefan Metzmacher2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-2/+2
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-4/+10
* r17237: - keep pointer to the different socketsStefan Metzmacher2007-10-101-0/+1
* r17226: add some comments about ldap binds and pending requestsStefan Metzmacher2007-10-101-0/+14
* r17222: Change the function prototypes for the GENSEc and TLS socket creationAndrew Bartlett2007-10-101-13/+18
* r17215: Prepare the SASL socket before actually settting it. This allowsAndrew Bartlett2007-10-101-29/+51
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-101-5/+23
* r16795: Fix crash found by Dave Fenwick <djf@samba.org>.Andrew Bartlett2007-10-101-0/+2
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-101-8/+23
* r13339: Propogate more error infomation into the error packet and reformat theAndrew Bartlett2007-10-101-38/+49
* r12880: Remove ldap partitions useless now and probably weSimo Sorce2007-10-101-20/+20
* r12792: fix compiler warningStefan Metzmacher2007-10-101-1/+0
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+1
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2007-10-101-16/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-101-2/+42
* 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