index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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
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
2007-10-10
r15181: Don't try kerberos sign/seal when in SSL
Simo Sorce
1
-1
/
+6
2007-10-10
r13508: some ASN.1 element in LDAP are optional,
Stefan Metzmacher
1
-3
/
+16
2007-10-10
r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...
Andrew Bartlett
1
-13
/
+6
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-1
/
+4
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12062: SASL negotiation now requires a gensec_security context, so that we
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11521: Add in client support for checking supportedSASLmechanisms, and then
Andrew Bartlett
1
-2
/
+55
2007-10-10
r11114: - fixed error handling on bad bind in ildap client
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9505: Work on GENSEC and the code that calls it, for tighter interface
Andrew Bartlett
1
-8
/
+26
2007-10-10
r7855: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7717: fixed some typos
Andrew Tridgell
1
-4
/
+4
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-0
/
+250