summaryrefslogtreecommitdiff
path: root/src/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2643-0/+166
* Merge branch 'master' into developjacobkeeler2018-04-183-10/+21
|\
| * Fix infinite PTU when invalid PT, then a valid PT is receivedfix/retry_after_failed_ptujacobkeeler2018-04-161-2/+1
| * Fix style issuesjacobkeeler2018-04-121-6/+5
| * Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-092-4/+16
| * Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-041-4/+4
* | Fix style after PR #2132vkushnirenko-luxoft2018-04-171-2/+1
* | Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1250-91/+91
* | Fix style after 4.5 mergevkushnirenko-luxoft2018-04-061-6/+5
|/
* External Proprietary Lock Screen URL FixJackLivio2018-03-292-6/+2
* Move checking if app revoked in the begining of check PermissionsAlex Kutsan2018-03-291-11/+11
* Process setting user concent if group permissions are emptyAlex Kutsan2018-03-291-4/+0
* Avoid adding RC groups in external policy flowAlex Kutsan2018-03-291-12/+1
* Add apropriate logging in policy flowAlex Kutsan2018-03-284-8/+11
* Avoid integer overflowAlex Kutsan2018-03-232-2/+6
* Policy Fix: Remove redundant function call to SaveAppGroupJackLivio2018-02-151-6/+1
* Run Style ScriptJackLivio2018-02-142-6/+10
* Fix external policy buildJackLivio2018-02-131-1/+1
* Merge pull request #1962 from fronneburg/fix/Issue_1961JackLivio2018-02-133-25/+114
|\
| * try build fix againFrank2017-12-182-9/+9
| * fix buildFrank2017-12-181-4/+4
| * fix buildFrank2017-12-181-2/+2
| * protect pt_ from concurrent accessFrank2017-12-183-22/+111
* | Merge pull request #1969 from AByzhynar/fix/PoliciesManager_allows_all_reques...JackLivio2018-02-125-15/+146
|\ \
| * | Add differentiation of parameters absence from emptinessAndriy Byzhynar2017-12-214-15/+139
| * | Add SDL behavor handling in case of RPC parameters field exists but emptyAndriy Byzhynar2017-12-151-0/+7
| |/
* | Delete QT HMIjacobkeeler2018-02-011-6/+0
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-183-6/+6
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-1810-0/+85
* | Fix PTU apply for applications with default permissionsAKalinich-Luxoft2017-12-123-6/+39
|/
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-026-35/+96
* Merge pull request #1779 from AKalinich-Luxoft/hotfix/fix_default_app_policie...Jacob Keeler2017-10-038-72/+136
|\
| * Fix unit test expectationAKalinich-Luxoft2017-09-271-1/+1
| * Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-277-71/+135
* | Fix compilation warning #1789JackLivio2017-09-291-0/+1
* | Revert "fix: build break with ENABLE_LOG=OFF"revert-1789-fix/build_break_without_logJackLivio2017-09-281-1/+0
* | Merge pull request #1789 from shoamano83/fix/build_break_without_logJackLivio2017-09-281-0/+1
|\ \
| * | fix: build break with ENABLE_LOG=OFFSho Amano2017-09-281-0/+1
| |/
* | Fix DISALLOWED response when app has specifically defined policiesAKalinich-Luxoft2017-09-222-2/+8
|/
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-074-6/+19
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-194-6/+19
* | Merge pull request #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-072-63/+70
|\ \
| * | Fixed logger messages contextAKalinich-Luxoft2017-06-162-8/+8
| * | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-152-65/+70
| * | Fix consumer friendly messages removing from PTAKalinich-Luxoft2017-06-151-3/+5
| |/
* | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-072-7/+2
|\ \
| * | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-212-7/+2
| |/
* | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-062-4/+0
* | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-052-49/+0
* | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-313-17/+12