summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2114-0/+53
|\
| * Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2614-0/+53
* | Style FixJackLivio2018-05-031-1/+1
* | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0314-1/+55
|/
* Merge branch 'master' into developjacobkeeler2018-04-181-2/+8
|\
| * Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-2/+8
* | Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1212-20/+20
|/
* Add apropriate logging in policy flowAlex Kutsan2018-03-282-4/+4
* Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* Policy Fix: Remove redundant function call to SaveAppGroupJackLivio2018-02-151-6/+1
* Run Style ScriptJackLivio2018-02-141-2/+4
* Merge pull request #1962 from fronneburg/fix/Issue_1961JackLivio2018-02-132-11/+47
|\
| * try build fix againFrank2017-12-181-3/+3
| * fix buildFrank2017-12-181-2/+2
| * protect pt_ from concurrent accessFrank2017-12-182-10/+46
* | 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
| |/
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+2
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-185-0/+33
* | 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-023-16/+47
* Merge pull request #1779 from AKalinich-Luxoft/hotfix/fix_default_app_policie...Jacob Keeler2017-10-031-10/+0
|\
| * Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-271-10/+0
* | 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-221-1/+4
|/
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-072-0/+12
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-192-0/+12
* | Merge pull request #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-071-30/+35
|\ \
| * | Fixed logger messages contextAKalinich-Luxoft2017-06-161-4/+4
| * | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-151-32/+35
| * | Fix consumer friendly messages removing from PTAKalinich-Luxoft2017-06-151-3/+5
| |/
* | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-3/+1
|\ \
| * | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-3/+1
| |/
* | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-061-2/+0
* | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-051-25/+0
* | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-311-4/+0
* | Rename Subject struct for policy_regularAKalinich-Luxoft2017-08-307-31/+39
* | Merge pull request #253 from AKalinich-Luxoft/fix/fix_missing_methods_descrip...Alexander Kutsan (GitHub)2017-08-303-156/+682
|\ \
| * | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-301-130/+652
| * | Added/updated description in AccessRemote classes for policy regularAKalinich-Luxoft2017-08-302-26/+30
* | | Merge pull request #256 from dev-gh/feature/Resources_releasing_additional_ca...Alexander Kutsan (GitHub)2017-08-302-0/+5
|\ \ \ | |/ / |/| |
| * | Fixes processing of revoked applications for PROPRIETARY modeAndrey Oleynik2017-08-301-0/+2
| * | Adds debug output of PTU in policy managerAndrey Oleynik2017-08-301-0/+3
* | | Remove unused and redundant code from policyAndriy Byzhynar2017-08-304-55/+0
|/ /
* | Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-291-11/+75
* | Remove redundant Object entityAlexander Kutsan2017-08-292-18/+0