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
/
source4
/
libcli
/
cldap
/
cldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24992: Remove some uses of lp_*().
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23058: the cldap code was getting too intimate with the internals of struct
Andrew Tridgell
2007-10-10
1
-3
/
+9
*
r23036: error checking on asn1_init() failure
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r22090: fix error handling in cldap client library to cope with bad host names
Andrew Tridgell
2007-10-10
1
-5
/
+11
*
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
2007-10-10
1
-6
/
+12
*
r19735: report the LDAP error code in the CLDAP replies to the caller
Stefan Metzmacher
2007-10-10
1
-3
/
+7
*
r19724: add a helper functions to return an CLDAP error
Stefan Metzmacher
2007-10-10
1
-0
/
+28
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-26
/
+21
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-2
/
+0
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10213: fixed a memory leak in the ldap client and server code spotted by Karl
Andrew Tridgell
2007-10-10
1
-6
/
+3
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7593: simplified the memory management in the ldap code. Having a mem_ctx
Andrew Tridgell
2007-10-10
1
-35
/
+40
*
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r7483: ensure we try reading from a socket if epoll says we can, and don't
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r7230: use socket_pending() to get rid of the max packet size limits in the
Andrew Tridgell
2007-10-10
1
-4
/
+8
*
r6766: some more cldap tests ...
Andrew Tridgell
2007-10-10
1
-3
/
+13
*
r6764: added support for DomainGuid, DomainSid, AAC, and User attributes in
Andrew Tridgell
2007-10-10
1
-7
/
+35
*
r6744: added support for reply packets in libcli/cldap/
Andrew Tridgell
2007-10-10
1
-7
/
+159
*
r6724: added "cldap port" smb.conf parameter
Andrew Tridgell
2007-10-10
1
-4
/
+22
*
r6720: added support for the remaining 2 types of CLDAP netlogon
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r6693: first version of cldap client library, with async interface
Andrew Tridgell
2007-10-10
1
-0
/
+473