summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy
Commit message (Expand)AuthorAgeFilesLines
* Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-273-2/+55
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-071-1/+1
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-191-1/+1
* | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-061-2/+0
* | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-303-13/+18
* | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-301-134/+658
* | Added/updated description in AccessRemote classes for policy externalAKalinich-Luxoft2017-08-302-26/+30
* | Remove unused and redundant code from policyAndriy Byzhynar2017-08-302-24/+0
* | Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-291-11/+78
* | Remove redundant Object entityAlexander Kutsan2017-08-291-14/+0
* | Remove primary logic from sql queriesAlexander Kutsan2017-08-222-6/+0
* | Remove Promary RC groupAlexander Kutsan2017-08-221-1/+0
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-212-6/+0
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-213-56/+0
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-211-2/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-213-28/+0
* | Removes primary device handling logicAndrey Oleynik2017-08-214-30/+0
* | Removes passenger-related logic from policyAndrey Oleynik2017-08-212-6/+0
* | Removes non-primary RC groups processing from policyAndrey Oleynik2017-08-213-9/+0
* | Removes 'device rank' supportAndrey Oleynik2017-08-211-1/+0
* | Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-212-7/+2
* | Removes 'groups_nonPrimaryRC' supportAndrey Oleynik2017-08-211-1/+0
* | Removes 'user_consent_passengerRC' supportAndrey Oleynik2017-08-211-3/+0
* | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-1/+0
* | Not related to RC changesAlexander Kutsan2017-08-161-1/+3
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-1610-6/+502
* | Merge pull request #1623 from AKalinich-Luxoft/fix/fix_endpoints_validationJackLivio2017-08-081-1/+1
|\ \
| * | Fixed Policy endpoints validationAKalinich-Luxoft2017-06-201-1/+1
| |/
* | Merge pull request #1610 from AKalinich-Luxoft/fix/fix_rpc_map_max_sizeJackLivio2017-08-081-1/+1
|\ \
| * | Fix policy table loading with functional_group RPCs greater than 50AKalinich-Luxoft2017-06-201-1/+1
| |/
* | Reivew changesJackLivio2017-08-011-1/+2
* | Fix CID 171131jacobkeeler2017-06-221-1/+2
* | Fix for 170753 & 170763JackLivio2017-06-211-1/+2
|/
* Adds logic handling priorities of user/external consent based on timestampsAndrey Oleynik2017-06-024-5/+61
* Adds timestamps on last update for user and external consentsAndrey Oleynik2017-06-021-0/+2
* Add missing functionality fo policiesokozlovlux2017-05-174-8/+48
* Fix absent status updateHerasym Oleh2017-05-171-0/+9
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
* Fix SDL ignores externalConsentStatusatimchenko2017-05-174-5/+30
* Add perstistence for external user consent status received from systemIvo Stoilov (GitHub)2017-05-171-4/+4
* Add functionality for External UCSokozlovlux2017-05-177-93/+59
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-173-26/+193
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-1710-4/+340
* Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-153-0/+10
* Fix codestyleIra Lytvynenko2017-05-111-0/+1
* Fix used int type to uint32_tTeodora Kireva2017-04-121-10/+10
* Fix omited URL in OnSystemRequest retryTeodora Kireva2017-04-121-4/+7
* Fix missing check for empty URLsTeodora Kireva2017-04-121-1/+6
* Fix code optimization and beautifyingTeodora Kireva2017-04-122-7/+10
* Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-102-0/+20