index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ldap_server
/
ldap_bind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-4
/
+2
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
1
-2
/
+2
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-2
/
+2
*
s4-ldap_server Allow multiple binds on LDAP server
Andrew Bartlett
2011-01-07
1
-0
/
+18
*
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
2010-11-05
1
-0
/
+2
*
s4:ldap_server: rewrite to socket layer to use tstream
Stefan Metzmacher
2010-10-08
1
-26
/
+67
*
Revert "s4:ldap_server: rewrite to socket layer to use tstream"
Stefan Metzmacher
2010-10-07
1
-67
/
+26
*
s4:ldap_server: rewrite to socket layer to use tstream
Stefan Metzmacher
2010-10-04
1
-29
/
+70
*
s4:ldap_server use talloc_unlink() to avoid talloc_free() with references
Andrew Bartlett
2010-08-18
1
-4
/
+4
*
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
2010-05-21
1
-1
/
+0
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-9
/
+7
*
s4:ldap_server: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2008-09-24
1
-0
/
+1
*
LDAP Server: Don't create the SASL SECBLOB output object twice
Matthias Dieter Wallnöfer
2008-09-19
1
-3
/
+0
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26234: More global_loadparm fixes.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21511: this seems to be the nicer fix for the problem with
Stefan Metzmacher
2007-10-10
1
-8
/
+4
*
r20906: allow LDAP simple binds using the following syntaxes in the DN field:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
2007-10-10
1
-4
/
+10
*
r17237: - keep pointer to the different sockets
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r17226: add some comments about ldap binds and pending requests
Stefan Metzmacher
2007-10-10
1
-0
/
+14
*
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
2007-10-10
1
-13
/
+18
*
r17215: Prepare the SASL socket before actually settting it. This allows
Andrew Bartlett
2007-10-10
1
-29
/
+51
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
1
-5
/
+23
*
r16795: Fix crash found by Dave Fenwick <djf@samba.org>.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r13508: some ASN.1 element in LDAP are optional,
Stefan Metzmacher
2007-10-10
1
-8
/
+23
*
r13339: Propogate more error infomation into the error packet and reformat the
Andrew Bartlett
2007-10-10
1
-38
/
+49
*
r12880: Remove ldap partitions useless now and probably we
Simo Sorce
2007-10-10
1
-20
/
+20
*
r12792: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-0
/
+1
*
r12686: Push the real SASL list into the rootdse.
Andrew Bartlett
2007-10-10
1
-16
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12360: Add simple bind support into our LDAP server.
Andrew Bartlett
2007-10-10
1
-2
/
+42
*
r11225: Remove pointless goto.
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
2007-10-10
1
-0
/
+18
*
r10832: free the old session info
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
2007-10-10
1
-1
/
+22
*
r9417: Ask for the ASYNC_REPLIES feature, as will want that.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r7854: only enable wrapping in the ldap server if it was negotiated by gensec
Andrew Tridgell
2007-10-10
1
-2
/
+4
[next]