summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2648 from JackLivio/fix/allow_user_consent_for_default_gr...JackLivio2018-10-031-13/+2
|\
| * Remove unused variablesJackLivio2018-10-021-4/+0
| * Allows User Consent for Default Functional GroupsJackLivio2018-10-011-9/+2
* | Fix/sdl_does_not_send SDL.OnStatusUpdate(UPDATE_NEEDED) (#2494)Andriy Byzhynar (GitHub)2018-10-021-4/+5
|/
* Address commentsJackLivio2018-09-201-3/+3
* Fix typoJackLivio2018-09-201-2/+2
* Update based on commentsJackLivio2018-09-201-35/+25
* Add filtering for policy table parametersJackLivio2018-09-191-3/+116
* Add function to filter invalid parametres and RPCsAlexander Kutsan2018-09-101-1/+46
* fixup! remove struct timeval and use boost time_duration insteadLitvinenkoIra2018-08-311-1/+1
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-34/+21
|\
| * Replace utils::SharedPtr with std::shared_ptr and fix its usage for external ...Ira Lytvynenko (GitHub)2018-07-201-3/+3
| * style fixConlain Kelly2018-07-181-5/+5
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-15/+15
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-15/+2
* | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-5/+0
|\ \ | |/
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-5/+0
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-1/+1
|/
* Implement external proprietary policy for expandable designAndriy Byzhynar2018-05-241-0/+19
* 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