summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett2007-10-101-3/+6
* r21511: this seems to be the nicer fix for the problem withStefan Metzmacher2007-10-101-4/+0
* r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher2007-10-101-0/+4
* r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher2007-10-101-3/+9
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett2007-10-101-4/+21
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r18256: use the right status variableAndrew Tridgell2007-10-101-2/+1
* r18025: Don't try to set a target host if there isn't one (such as with ldapi...Andrew Bartlett2007-10-101-5/+7
* r18024: The %c sscanf format I'm using doesn't null terminate.Andrew Bartlett2007-10-101-0/+3
* r18021: Add ldapi support to our LDAP client. To be used for testing anAndrew Bartlett2007-10-101-34/+93
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher2007-10-101-0/+20
* r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher2007-10-101-0/+20
* r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher2007-10-101-0/+20
* r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher2007-10-101-0/+59
* r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher2007-10-101-0/+59
* r17230: don't overwrite the error with NT_STATUS_NO_MEMORYStefan Metzmacher2007-10-101-10/+7
* r17222: Change the function prototypes for the GENSEc and TLS socket creationAndrew Bartlett2007-10-102-14/+18
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-104-95/+26
* r16073: On an incoming wildcard search, it is critical that the size beAndrew Bartlett2007-10-101-2/+2
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-2/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-102-2/+0
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-103-20/+22
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-1/+1
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-1/+1
* r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij2007-10-101-3/+3
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+6
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-2/+3
* r15288: fix some problemsSimo Sorce2007-10-101-3/+3
* r15241: Add helper function to set reconnect status defaultsSimo Sorce2007-10-101-0/+11
* r15238: Add some code to automatically reconnect if we want to.Simo Sorce2007-10-103-11/+134
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15181: Don't try kerberos sign/seal when in SSLSimo Sorce2007-10-101-1/+6
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-102-2/+3
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+4
* r14511: Install more headersJelmer Vernooij2007-10-101-1/+2
* r14424: another empty controls caseAndrew Tridgell2007-10-101-1/+3
* r14423: don't die on no controlsAndrew Tridgell2007-10-101-1/+3
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-106-44/+73
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-104-55/+112
* r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher2007-10-101-1/+1
* r13372: fixes ... still no joySimo Sorce2007-10-101-0/+8
* r13361: initial implementation of the vlv controlSimo Sorce2007-10-101-1/+244
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-1/+1
* r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce2007-10-101-0/+20
* r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2007-10-101-3/+17