summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-2/+8
* Add apropriate logging in policy flowAlex Kutsan2018-03-281-1/+1
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+2
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+6
* 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
* | Rename Subject struct for policy_regularAKalinich-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-15/+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-33/+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-10/+2
* | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-24/+4
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-161-2/+378
* | Fix for cov 171196JackLivio2017-06-211-3/+3
* | Start Retry Sequence if timeout is valid and not 0fix/ptu_retry_sequence_if_timeout_validJackLivio2017-06-141-5/+10
* | Fixed retry sequence timeout for PTUAKalinich-Luxoft2017-06-141-19/+12
|/
* Fix absent status updateHerasym Oleh2017-05-171-2/+1
* Fix wrong if case in policyHerasym Oleh2017-05-171-2/+3
* Fix policy unexpected PTUHerasym Oleh2017-05-171-4/+18
* Add functionality for External UCSokozlovlux2017-05-171-8/+36
* Merge pull request #1487 from LitvinenkoIra/fix/update_needed_in_case_of_fail...Jacob Keeler2017-05-151-1/+2
|\
| * Add missed notification SDL.OnStatusUpdate(UPDATE_NEEDED)Ira Lytvynenko2017-04-181-1/+2
* | Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-151-0/+6
* | Merge pull request #1483 from VVeremjova/fix/FixRertySequenceTimeoutJackLivio2017-05-121-3/+8
|\ \
| * | Fix formula for retry sequence after clarificationsVeronica Veremjova2017-05-111-3/+8
| * | Convert seconds to miliseconds before adding them to retry timeoutVeronica Veremjova2017-05-101-1/+1
| * | Fix coding styleSergey Levchenko (GitHub)2017-04-211-1/+2
| |/
* | Fix codestyleIra Lytvynenko2017-05-111-3/+3
* | Fix conflicts after rebasingTeodora Kireva2017-04-121-1/+1
* | 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/+13
* | Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-101-1/+23
|/
* Revert "Fix wrong indents"Veronica Veremjova2017-02-091-2/+1
* Fix wrong indentsVeronica Veremjova2017-02-061-1/+2
* Merge pull request #1180 from LuxoftAKutsan/fix/send_on_status_update_after_o...Alexander Kutsan (GitHub)2017-01-171-2/+22
|\
| * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-3/+24
* | fixup! Avoid using miliseconds for retry sequence timeoutAlexander Kutsan2017-01-171-5/+3
* | Avoid using miliseconds for retry sequence timeoutAlexander Kutsan2017-01-161-4/+8
|/
* Use secconds against ms in RPCsAlex Kutsan2017-01-131-4/+4