Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21511: this seems to be the nicer fix for the problem with | Stefan Metzmacher | 1 | -8/+4 |
2007-10-10 | r20906: allow LDAP simple binds using the following syntaxes in the DN field: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 1 | -4/+10 |
2007-10-10 | r17237: - keep pointer to the different sockets | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17226: add some comments about ldap binds and pending requests | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r17222: Change the function prototypes for the GENSEc and TLS socket creation | Andrew Bartlett | 1 | -13/+18 |
2007-10-10 | r17215: Prepare the SASL socket before actually settting it. This allows | Andrew Bartlett | 1 | -29/+51 |
2007-10-10 | r17197: This patch moves the encryption of bulk data on SASL negotiated security | Andrew Bartlett | 1 | -5/+23 |
2007-10-10 | r16795: Fix crash found by Dave Fenwick <djf@samba.org>. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r13508: some ASN.1 element in LDAP are optional, | Stefan Metzmacher | 1 | -8/+23 |
2007-10-10 | r13339: Propogate more error infomation into the error packet and reformat the | Andrew Bartlett | 1 | -38/+49 |
2007-10-10 | r12880: Remove ldap partitions useless now and probably we | Simo Sorce | 1 | -20/+20 |
2007-10-10 | r12792: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r12686: Push the real SASL list into the rootdse. | Andrew Bartlett | 1 | -16/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12360: Add simple bind support into our LDAP server. | Andrew Bartlett | 1 | -2/+42 |
2007-10-10 | r11225: Remove pointless goto. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r10832: free the old session info | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -1/+22 |
2007-10-10 | r9417: Ask for the ASYNC_REPLIES feature, as will want that. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7854: only enable wrapping in the ldap server if it was negotiated by gensec | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r7747: - simplified the ldap server buffer handling | Andrew Tridgell | 1 | -25/+7 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7594: abartlet is right that this hack is not actually necessary, it just | Andrew Tridgell | 1 | -6/+2 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. This | Andrew Tridgell | 1 | -8/+13 |
2007-10-10 | r5305: removed libcli/ldap/ldap.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4634: disable sign and seal in ldap_server for now. | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r4459: GENSEC refinements: | Andrew Bartlett | 1 | -10/+11 |
2007-10-10 | r4355: More work from the elves on Christmas eve: | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2890: fix segfault when call is destroyed and we dereference it | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r2886: missing stuff from last commit | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2885: windows doesn't try to do sign or seal by default | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2878: add server sasl support | Stefan Metzmacher | 1 | -3/+117 |
2007-10-10 | r2864: - Bind and Unbind are no directory partition operations | Stefan Metzmacher | 1 | -0/+52 |