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_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8523: match a zero message id in ldap replies to the last request sent. Than...
Andrew Tridgell
1
-0
/
+8
2007-10-10
r7810: don't give errors when the ldap server sends us reference replies
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7770: added ldaps support to our ldap client library
Andrew Tridgell
1
-8
/
+17
2007-10-10
r7747: - simplified the ldap server buffer handling
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7725: fixed a bug with partial asn1 frames in the ldap client
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7722: when we get a zero read, the connection is dead
Andrew Tridgell
1
-2
/
+1
2007-10-10
r7716: a single wrapped ldap blob can contain multiple ldap messages
Andrew Tridgell
1
-3
/
+3
2007-10-10
r7715: ensure we don't print null strings in ldap_errstr()
Andrew Tridgell
1
-1
/
+3
2007-10-10
r7665: - added a ildap_*() interface to our internal ldap library. This
Andrew Tridgell
1
-0
/
+25
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-856
/
+419
2007-10-10
r7593: simplified the memory management in the ldap code. Having a mem_ctx
Andrew Tridgell
1
-23
/
+11
2007-10-10
r6732: - move sasl send recv code to the ldap lib
Stefan Metzmacher
1
-1
/
+130
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-20
/
+7
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5305: removed libcli/ldap/ldap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5107: moved the horrible ldap socket code, and the even worse
Andrew Tridgell
1
-0
/
+240
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4460: Add a new GENSEC module: gensec_gssapi
Andrew Bartlett
1
-3
/
+7
2007-10-10
r4386: Grr, fix copy-and-paste bug.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4385: Set the correct target service.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r4079: implement the gensec_have_feature() correctly by asking
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3583: - seperate the ldap client code and the ldap parsing code
Stefan Metzmacher
1
-0
/
+690