summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+8
* 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-281-1/+4
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+2
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+6
* Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-271-38/+30
* Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-4/+1
|\
| * Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-4/+1
* | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-301-5/+5
* | Merge pull request #256 from dev-gh/feature/Resources_releasing_additional_ca...Alexander Kutsan (GitHub)2017-08-301-0/+3
|\ \
| * | Adds debug output of PTU in policy managerAndrey Oleynik2017-08-301-0/+3
* | | Remove unused and redundant code from policyAndriy Byzhynar2017-08-301-22/+0
|/ /
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-17/+0
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-34/+0
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-211-19/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-20/+0
* | Removes primary device handling logicAndrey Oleynik2017-08-211-29/+1
* | Removes passenger-related logic from policyAndrey Oleynik2017-08-211-34/+0
* | Removes non-primary RC groups processing from policyAndrey Oleynik2017-08-211-16/+0
* | Removes 'device rank' supportAndrey Oleynik2017-08-211-19/+0
* | Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-7/+1
* | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-23/+4
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-161-4/+395
|/
* Adds logic handling priorities of user/external consent based on timestampsAndrey Oleynik2017-06-021-19/+60
* Add missing functionality fo policiesokozlovlux2017-05-171-12/+11
* Fix absent status updateHerasym Oleh2017-05-171-4/+18
* Fix policy unexpected PTUHerasym Oleh2017-05-171-2/+19
* Fix SDL ignores externalConsentStatusatimchenko2017-05-171-4/+42
* Add functionality for External UCSokozlovlux2017-05-171-144/+145
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-168/+257
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-171-9/+304
* Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-151-0/+7
* Merge pull request #1478 from LitvinenkoIra/fix/cycling_urls_refactoringJackLivio2017-05-121-2/+43
|\
| * Fix codestyleIra Lytvynenko2017-05-111-4/+2
| * Fix conflicts after rebasingTeodora Kireva2017-04-121-2/+4
| * Fix used int type to uint32_tTeodora Kireva2017-04-121-2/+1
| * Fix add code commentsTeodora Kireva2017-04-121-1/+7
| * Fix omited URL in OnSystemRequest retryTeodora Kireva2017-04-121-1/+8
| * Fix missing check for empty URLsTeodora Kireva2017-04-121-12/+17
| * Fix code optimization and beautifyingTeodora Kireva2017-04-121-11/+12
| * Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-101-1/+24
* | Allow OnHMIStatus notification for revoked appdcherniev2017-04-271-11/+11
|/
* Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-2/+25
* Use secconds against ms in RPCsAlex Kutsan2017-01-131-3/+3
* Use miliseconds as parameter of OnUpdateSentOut functionLitvinenkoIra2017-01-101-1/+1
* Fix updating odometer value in PT snapshot with OnVehicleData from HMIKozoriz2016-12-281-0/+1