summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-133-34/+0
* fixup! remove struct timeval and use boost time_duration insteadLitvinenkoIra2018-08-313-3/+3
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2913-84/+84
* Merge pull request #2549 from JackLivio/fix/allow_empty_module_type_array_in_ptJackLivio2018-08-294-8/+50
|\
| * Add moduleType functions to sql_pt_extJackLivio2018-08-281-0/+18
| * Check styleJackLivio2018-08-281-1/+1
| * Allow empty moduleType array in PTJackLivio2018-08-283-9/+33
* | Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-286-12/+11
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-226-31/+98
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-1066-261/+400
| |\ \
| * | | Style fixConlain Kelly2018-06-251-2/+1
| * | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-5/+0
| |\ \ \
| * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-186-11/+11
* | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-236-31/+98
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2406 from AKalinich-Luxoft/fix/fix_policy_parameters_perm...JackLivio2018-08-173-28/+68
| |\ \ \ \
| | * | | | Remove app link mentionJackLivio2018-08-171-1/+0
| | * | | | Updated permissions calc logic according to commentsAndrii Kalinich2018-08-062-23/+22
| | * | | | Fix affected unit tests in policyAKalinich-Luxoft2018-07-201-18/+18
| | * | | | Fixed RPC parameters permission calculation according to requirementsAKalinich-Luxoft2018-07-202-23/+65
| * | | | | Merge pull request #2207 from smartdevicelink/feature/rc_new_modulesJacob Keeler2018-08-172-1/+29
| |\ \ \ \ \
| | * | | | | New RC modules initial implementationAlexander2018-08-162-1/+29
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #2484 from smartdevicelink/fix/max_fg_parametersJackLivio2018-08-161-2/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-311-2/+1
| | |/ / /
* | | | | yet another style fixConlain Kelly2018-08-092-5/+9
* | | | | set full_app_id_supported in initial snapshot generationConlain Kelly2018-08-094-1/+17
|/ / / /
* | | | remove Lock(bool) constructorsConlain Kelly2018-07-304-7/+4
|/ / /
* | | Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-206-17/+19
* | | style fixConlain Kelly2018-07-189-16/+6
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1830-145/+145
* | | Merge pull request #2277 from smartdevicelink/feature/remove_auto_ptrJacob Keeler2018-07-131-3/+3
|\ \ \
| * \ \ Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1239-89/+230
| |\ \ \
| * | | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-3/+3
| | |/ / | |/| |
* | | | Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-132-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | New RC module SEATIra Lytvynenko2018-06-262-4/+8
* | | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-2/+0
|\ \ \ \
| * | | | Remove DBus from projectJacob Keeler2018-07-101-2/+0
* | | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1029-0/+113
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add electronic park brake status data parameterConlain Kelly2018-06-1829-0/+113
| | |/ / | |/| |
* | | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-2929-8/+113
|\ \ \ \ | |_|/ / |/| | |
| * | | Add turn signal data to api and testsConlain Kelly2018-06-2129-8/+113
| | |/ | |/|
* | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-2610-74/+4
|/ /
* | Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-5/+0
|/
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-133-2/+3
|\
| * Fix affected unit testsAndrii Kalinich2018-05-171-0/+1
| * Update SDL preloaded PT with PROJECTION HMI typeAndrii Kalinich2018-05-172-2/+2
* | Remove redundant enum and update logic accordinglyAndriy Byzhynar2018-05-302-27/+4
* | Fix code according to review commentsIryna Lytvynenko2018-05-241-24/+15
* | Fix unit tests according to changed logicAndriy Byzhynar2018-05-241-1/+2
* | Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-2418-32/+492
* | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-242-1/+10