index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
ldap
/
ldap_bind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Don't call a function to initialize an empty DATA_BLOB
Volker Lendecke
1
-2
/
+2
2024-04-23
s4:libcli/ldap: add tls channel binding support for ldap_bind_sasl()
Stefan Metzmacher
1
-0
/
+53
2024-04-23
s4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl()
Stefan Metzmacher
1
-50
/
+7
2024-04-23
s4:libcli/ldap: fix no memory error code in ldap_bind_sasl()
Stefan Metzmacher
1
-1
/
+4
2023-08-14
s4:libcli: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-08-08
s4:libcli/ldap: Fix code spelling
Joseph Sutton
1
-1
/
+1
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
1
-0
/
+1
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
1
-2
/
+6
2017-05-22
s4:libcli/ldap: just use gensec_update() in ldap_bind_sasl()
Stefan Metzmacher
1
-2
/
+1
2016-05-06
typo: mplementation => implementation
Garming Sam
1
-1
/
+1
2016-04-12
CVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN after STRONG_AUTH_REQUIRED
Stefan Metzmacher
1
-0
/
+7
2016-04-12
CVE-2016-2112: s4:libcli/ldap: make sure we detect downgrade attacks
Stefan Metzmacher
1
-0
/
+14
2016-04-12
CVE-2016-2112: s4:libcli/ldap: honour "client ldap sasl wrapping" option
Stefan Metzmacher
1
-4
/
+26
2016-03-10
s4:libcli/ldap: fix retry authentication after a bad password
Stefan Metzmacher
1
-2
/
+2
2016-03-10
s4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLE
Stefan Metzmacher
1
-0
/
+7
2015-07-09
Fix ldap_bind compilation for i386
Douglas Bagnall
1
-1
/
+1
2015-06-23
s4:libcli/ldap: conversion to tstream
Stefan Metzmacher
1
-20
/
+45
2014-03-27
s4:libcli: make use of gensec_update_ev()
Stefan Metzmacher
1
-1
/
+1
2013-09-18
Prepare for SASL/EXTERNAL support
Howard Chu
1
-2
/
+11
2013-08-10
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
1
-0
/
+1
2012-11-01
s4-ldapclient: cope with logon failure retry in LDAP
Andrew Tridgell
1
-37
/
+79
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-1
/
+1
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+1
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2010-09-28
s4-ildap: two more places that need talloc_reparent()
Andrew Tridgell
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
1
-1
/
+1
2008-11-17
Improve debug when SASL search fails
Andrew Bartlett
1
-1
/
+1
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
1
-1
/
+2
2008-09-24
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
1
-0
/
+1
2008-07-15
Cleanup ldap_bind_sasl.
Andrew Bartlett
1
-4
/
+3
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-2
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20141: use the gensec_features of the cli_credentials for ildap connections,
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r18025: Don't try to set a target host if there isn't one (such as with ldapi...
Andrew Bartlett
1
-5
/
+7
2007-10-10
r17230: don't overwrite the error with NT_STATUS_NO_MEMORY
Stefan Metzmacher
1
-10
/
+7
2007-10-10
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
1
-9
/
+12
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-6
/
+16
2007-10-10
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15238: Add some code to automatically reconnect if we want to.
Simo Sorce
1
-0
/
+53
[next]