summaryrefslogtreecommitdiffstats
path: root/source4/libcli/cldap
Commit message (Expand)AuthorAgeFilesLines
* r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2007-10-102-6/+13
* r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett2007-10-101-6/+12
* r19735: report the LDAP error code in the CLDAP replies to the callerStefan Metzmacher2007-10-101-3/+7
* r19724: add a helper functions to return an CLDAP errorStefan Metzmacher2007-10-102-5/+37
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-2/+1
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-3/+3
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-102-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-102-34/+27
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-2/+0
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell2007-10-101-6/+3
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-101-1/+1
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-35/+40
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-1/+4
* r7483: ensure we try reading from a socket if epoll says we can, and don'tAndrew Tridgell2007-10-101-1/+2
* r7230: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-101-4/+8
* r6766: some more cldap tests ...Andrew Tridgell2007-10-101-3/+13
* r6764: added support for DomainGuid, DomainSid, AAC, and User attributes inAndrew Tridgell2007-10-102-8/+40
* r6744: added support for reply packets in libcli/cldap/Andrew Tridgell2007-10-102-7/+184
* r6724: added "cldap port" smb.conf parameterAndrew Tridgell2007-10-102-4/+26
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-102-3/+4
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-102-0/+613