summaryrefslogtreecommitdiffstats
path: root/source4/libcli/cldap/cldap.c
Commit message (Expand)AuthorAgeFilesLines
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* 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-101-26/+21
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-2/+0
* 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-101-7/+35
* r6744: added support for reply packets in libcli/cldap/Andrew Tridgell2007-10-101-7/+159
* r6724: added "cldap port" smb.conf parameterAndrew Tridgell2007-10-101-4/+22
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-101-2/+3
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-101-0/+473