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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
tldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:tldap: fix the build - a void function should not return a value
Stefan Metzmacher
2009-07-15
1
-3
/
+3
*
If the connection is down, don't try another write.
Volker Lendecke
2009-06-28
1
-0
/
+17
*
tldap_msg_received: Properly free the asn1_struct in case of an error
Volker Lendecke
2009-06-28
1
-0
/
+1
*
Move read_ldap_done after read_ldap_send
Volker Lendecke
2009-06-27
1
-24
/
+25
*
Convert tldap to tstream
Volker Lendecke
2009-06-27
1
-11
/
+17
*
tldap: Don't fire off more than one read_ldap request during searches
Volker Lendecke
2009-06-27
1
-10
/
+22
*
Reorganize retrieving errors and server-sent controls
Volker Lendecke
2009-06-20
1
-83
/
+66
*
Move asn1_load_nocopy() to lib/util/asn1.c
Volker Lendecke
2009-06-20
1
-7
/
+0
*
Move asn1_blob() to lib/util/asn1.c
Volker Lendecke
2009-06-20
1
-13
/
+0
*
tldap control support
Volker Lendecke
2009-06-20
1
-7
/
+122
*
Prepare control support
Volker Lendecke
2009-06-20
1
-27
/
+44
*
Fix empty lines
Volker Lendecke
2009-06-20
1
-3
/
+0
*
Add a missing talloc_move() in tldap_search_recv
Volker Lendecke
2009-06-19
1
-1
/
+1
*
Make tevent_req_is_ldap_error public
Volker Lendecke
2009-06-19
1
-1
/
+1
*
Add tldap_context_[gs]etattr
Volker Lendecke
2009-06-19
1
-0
/
+78
*
Add basic tracing of tldap messages
Volker Lendecke
2009-06-12
1
-0
/
+10
*
Add debugging facility to tldap, analogous to tevent
Volker Lendecke
2009-06-12
1
-0
/
+32
*
Fix syntax of sending a delete request
Volker Lendecke
2009-06-07
1
-1
/
+1
*
Add the early start of an async ldap library
Volker Lendecke
2009-06-06
1
-0
/
+1835