summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant unused source files to avoid confusing betwen polcy regular ...Alexander2018-10-1510-3141/+0
* Gather app_policies with right key for externalAlexander2018-10-151-1/+2
* Load module types from referecced group for app_policiesAlexander2018-10-151-7/+14
* Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-035-35/+0
* Merge pull request #2647 from smartdevicelink/fix/5.0.0_coverity_otherShobhit Adlakha2018-10-021-2/+3
|\
| * Reordered initializationShobhitAd2018-10-021-3/+3
| * 148706 replaced settings_ with get_settingsShobhitAd2018-10-011-1/+1
| * Fix 148706 Unitialized pointer fieldShobhitAd2018-09-301-0/+1
* | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-026-5/+30
|/
* Fix ReadDID Typo (#2630)JackLivio2018-09-241-11/+2
* Remove default_hmi error from regular policy managerJackLivio2018-09-211-5/+0
* Address commentsJackLivio2018-09-202-4/+4
* Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-203-34/+0
|\
| * Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-133-34/+0
* | Fix typoJackLivio2018-09-201-2/+2
* | Update based on commentsJackLivio2018-09-201-36/+26
* | Add filtering for policy table parametersJackLivio2018-09-194-16/+138
* | Add FunctionID to enumsAlexander2018-09-102-0/+1021
* | Add function to filter invalid parametres and RPCsAlexander Kutsan2018-09-101-0/+46
|/
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-3/+3
* Merge pull request #2549 from JackLivio/fix/allow_empty_module_type_array_in_ptJackLivio2018-08-293-8/+32
|\
| * 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-285-25/+23
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-224-6/+32
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-1046-241/+278
| |\ \
| * | | Style fixConlain Kelly2018-06-253-8/+8
| * | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-11/+6
| |\ \ \
| * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-185-26/+24
* | | | | Check styleJackLivio2018-08-231-4/+2
* | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-234-6/+32
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2207 from smartdevicelink/feature/rc_new_modulesJacob Keeler2018-08-172-3/+30
| |\ \ \ \
| | * | | | New RC modules initial implementationAlexander2018-08-162-3/+30
| | | |_|/ | | |/| |
| * | | | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-312-3/+2
| |/ / /
* | | | Fix unit test failureJackLivio2018-08-131-0/+6
* | | | yet another style fixConlain Kelly2018-08-092-6/+8
* | | | set full_app_id_supported in initial snapshot generationConlain Kelly2018-08-094-0/+17
|/ / /
* | | Return correct pointer type in ParseArray()fix/invalid_ptr_assignmentConlain Kelly2018-07-301-2/+2
* | | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-1927-139/+133
|\ \ \
| * | | style fixConlain Kelly2018-07-1811-22/+13
| * | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1827-138/+141
* | | | style fixConlain Kelly2018-07-181-1/+1
* | | | ayyy it buildsConlain Kelly2018-07-181-1/+1
* | | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-1833-154/+645
|\ \ \ \ | |/ / /
| * | | Merge pull request #2277 from smartdevicelink/feature/remove_auto_ptrJacob Keeler2018-07-131-2/+2
| |\ \ \
| | * \ \ Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-1224-103/+138
| | |\ \ \
| | * | | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-2/+2
| | | |/ / | | |/| |
| * | | | 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 #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-1014-0/+53
| |\ \ \ \