summaryrefslogtreecommitdiffstats
path: root/source4/libcli/cldap
Commit message (Expand)AuthorAgeFilesLines
* 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