aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/clientlib/drillClient.cpp
AgeCommit message (Expand)Author
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-10-11DRILL-5431: SSL Support (C++) - Refactoring of C++ client.Parth Chandra
2017-05-20DRILL-4335: Apache Drill should support network encryption.Sorabh Hamirwasia
2017-02-24DRILL-4280: CORE (user to bit authentication, C++)Sudheesh Katkam
2017-02-07DRILL-5219: Relax user properties validation in C++ clientLaurent Goujon
2017-02-03DRILL-5220: Provide API to set application/client names in C++ connectorLaurent Goujon
2017-01-30DRILL-5218: Support optionally disabling heartbeats from C++ clientSudheesh Katkam
2016-11-01DRILL-1996: Add cancel method to Drill C++ connectorLaurent Goujon
2016-11-01DRILL-4420: C++ API for metadata access and prepared statementsLaurent Goujon
2016-07-15DRILL-4647: C++ client fails to propagate a dead connection error to the appl...Parth Chandra
2016-03-07DRILL-4313: C++ Client - Thread safe Logging. Improved Drill bit selection.Parth Chandra
2016-03-05DRILL-4281: Support authorized proxy users to impersonate other usersSudheesh Katkam
2016-01-28DRILL-4313: CPP client - Improve method to pick random drillbit from a cluste...Parth Chandra
2015-05-13DRILL-2998: Implement heartbeat in C++ clientParth Chandra
2015-04-05DRILL-2672: C++ Client - Add support for authenticationParth Chandra
2015-03-24DRILL-2442: Initial implementation of C++ client support for impersonation.Parth Chandra
2015-03-19DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linkingalzarei
2015-02-13DRILL-1197: C++ Client. Differentiate socket/handshake/query timeout for dead...Xiao Meng
2015-01-09DRILL-1955: C++ client should provide a clean method for detecting query comp...Parth Chandra
2015-01-06DRILL-1776: C++ Client. Add interface to get application context.Xiao Meng
2014-10-21DRILL-1511: C++ Client. Fix compiling issues in DRILL-1297 patch.Xiao Meng
2014-09-29DRILL-1297: C++ Client. Hide Dependencies From Public API to enable using C++...Alexander Zarei
2014-08-27DRILL-1021: Windows buildParth Chandra
2014-08-27DRILL-998: Limit amount of memory used by drill C++ client APIJacques Nadeau
2014-08-11DRILL-1137: C++ Client. Support setting default schema in the connection phase.Xiao Meng
2014-06-19DRILL-875: Fixes for DRILL-707, DRILL-780, DRILL-835 (Schema change), DRILL-8...Parth Chandra
2014-05-29DRILL-423: C++ Client. Initial implementation (reviewed)Parth Chandra