summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap/ldap_controls.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is noAndrew Bartlett1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23036: error checking on asn1_init() failureAndrew Tridgell1-0/+40
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell1-177/+167
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett1-27/+44
2007-10-10r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher1-0/+20
2007-10-10r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher1-0/+20
2007-10-10r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher1-0/+20
2007-10-10r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher1-0/+59
2007-10-10r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher1-0/+59
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+0
2007-10-10r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij1-3/+3
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij1-2/+6
2007-10-10r14424: another empty controls caseAndrew Tridgell1-1/+3
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-9/+40
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher1-13/+21
2007-10-10r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher1-1/+1
2007-10-10r13372: fixes ... still no joySimo Sorce1-0/+8
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce1-1/+244
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce1-1/+1
2007-10-10r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce1-0/+20
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher1-3/+23
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce1-0/+86
2007-10-10r12925: implement client side of ASQ controlSimo Sorce1-0/+99
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+470