summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14423: don't die on no controlsAndrew Tridgell1-1/+3
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce6-44/+73
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher4-55/+112
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-10r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett1-3/+17
2007-10-10r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett1-13/+6
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-10r12917: fix decoding of ldap controlsSimo Sorce1-1/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce9-25/+518
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2-2/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij5-6/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-1/+2
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij3-0/+4
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-1/+1
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-1/+1
2007-10-10r12062: SASL negotiation now requires a gensec_security context, so that weAndrew Bartlett1-1/+1
2007-10-10r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell1-1/+2
2007-10-10r11620: switch the ldap client code over to using the generic packet codeAndrew Tridgell3-173/+129
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+2
2007-10-10r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett1-3/+7
2007-10-10r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett1-2/+55
2007-10-10r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke1-12/+5
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke1-18/+79
2007-10-10r11271: Fix a warning and an infinite recursionVolker Lendecke1-2/+3
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-0/+0
2007-10-10r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2-2/+64
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-5/+0
2007-10-10r11037:Stefan Metzmacher1-0/+5
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-6/+5
2007-10-10r10668: added a ildap_search_bytree() functionAndrew Tridgell1-5/+20
2007-10-10r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij1-5/+0
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+5
2007-10-10r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell2-3/+3
2007-10-10r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett1-8/+26
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher1-5/+5
2007-10-10r8917: Better support for extended ldap search operationsSimo Sorce1-17/+49
2007-10-10r8811: Fix the build..Jelmer Vernooij1-0/+1
2007-10-10r8585: add to ldb and ldap comparison functionalitySimo Sorce1-9/+96
2007-10-10r8530: Now our ldap server is able to fullfill present and substring searchesSimo Sorce1-36/+184
2007-10-10r8523: match a zero message id in ldap replies to the last request sent. Than...Andrew Tridgell1-0/+8
2007-10-10r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter1-3/+3
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell1-1/+1