summaryrefslogtreecommitdiff
path: root/src/components/policy
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-153-16/+29
* Load module types from referecced group for app_policiesAlexander2018-10-151-7/+14
* Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-033-26/+45
|\
| * Fix unit testsjacobkeeler2018-10-031-0/+4
| * Merge branch 'fix/allow_user_consent_for_default_groups' of https://github.co...jacobkeeler2018-10-032-5/+3
| |\
| | * Remove unused variablesJackLivio2018-10-021-4/+0
| * | Fix issue where pending permissions were not being clearedjacobkeeler2018-10-021-2/+3
| |/
| * Allows User Consent for Default Functional GroupsJackLivio2018-10-013-22/+38
* | Remove OnPolicyInit, Unused Function (#2650)JackLivio2018-10-039-86/+0
* | Merge pull request #2644 from smartdevicelink/fix/apply_default_policies_on_ptuJacob Keeler2018-10-021-0/+22
|\ \
| * | Apply changes to default group on PTU to existing PTfix/apply_default_policies_on_ptujacobkeeler2018-09-281-0/+22
| |/
* | 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-0211-10/+56
|/
* Fix ReadDID Typo (#2630)JackLivio2018-09-242-17/+3
* Remove default_hmi error from regular policy managerJackLivio2018-09-211-5/+0
* Address commentsJackLivio2018-09-204-8/+8
* Merge remote-tracking branch 'origin/release/5.0.0' into fix/filter_invalid_p...JackLivio2018-09-206-68/+0
|\
| * Fix incorrectly saved RequestType and RequestSubType, which caused silent err...fix/gather_request_typesjacobkeeler2018-09-136-68/+0
* | Fix typoJackLivio2018-09-202-4/+4
* | Update based on commentsJackLivio2018-09-202-71/+51
* | Add filtering for policy table parametersJackLivio2018-09-199-31/+274
* | Add FunctionID to enumsAlexander2018-09-104-0/+1745
* | Add function to filter invalid parametres and RPCsAlexander Kutsan2018-09-102-1/+92
|/
* fixup! remove struct timeval and use boost time_duration insteadLitvinenkoIra2018-08-313-3/+3
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2914-87/+87
* Merge pull request #2549 from JackLivio/fix/allow_empty_module_type_array_in_ptJackLivio2018-08-297-16/+82
|\
| * Add moduleType functions to sql_pt_extJackLivio2018-08-281-0/+18
| * Check styleJackLivio2018-08-282-2/+2
| * Allow empty moduleType array in PTJackLivio2018-08-286-18/+66
* | Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-2811-37/+34
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-2210-37/+130
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-10112-502/+678
| |\ \
| * | | Style fixConlain Kelly2018-06-254-10/+9
| * | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-252-16/+6
| |\ \ \
| * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-1811-37/+35
* | | | | Check styleJackLivio2018-08-231-4/+2
* | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-2310-37/+130
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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-174-4/+59
| |\ \ \ \ \
| | * | | | | New RC modules initial implementationAlexander2018-08-164-4/+59
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #2484 from smartdevicelink/fix/max_fg_parametersJackLivio2018-08-163-5/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | remove maxes where possible, 255 is standinfix/max_fg_parametersConlain Kelly2018-07-313-5/+3