summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/src/policy_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a lock in StartPTExchange (#3921)Olha Vorobiova (GitHub)2022-06-281-0/+3
* Add missed locks (#3864)Olha Vorobiova (GitHub)2022-03-091-0/+3
* Fix/remove hmi ptu decryption flag (#3728)Collin2021-06-291-28/+0
* Only call Json::Value::operator[] if PTU value is object type (#3699)Collin2021-05-131-1/+1
* Add new methods to PolicyManager classesYana Chernysheva2021-02-021-0/+11
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-231-5/+0
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* Parse PTU as array for http policies (#3521)JackLivio2020-09-281-2/+2
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-152/+140
* Make `subtle_notifications_per_minute_by_priority` non-mandatory (#3477)Jacob Keeler2020-08-191-1/+1
* Add SubtleAlert RPC (#3459)Jacob Keeler2020-08-171-3/+9
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+11
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-13/+16
* Fix/Add Startup PTU trigger check (#3363)Shobhit Adlakha2020-05-181-0/+12
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-0/+1
* Remove redundant GetSystemInfo sending (#3305)Ira Lytvynenko (GitHub)2020-04-031-8/+0
* Update KMS count last update took place at (#3311)JackLivio2020-03-271-0/+1
* Fix/Checking PTU triggers when no apps are registered in regular policy mode ...Shobhit Adlakha2020-03-191-0/+3
* Fix OnSystemRequest(LOCK_SCREEN_ICON_URL) sending (#3271) (#3289)Collin2020-03-161-6/+3
* Fix/SDL does not send BC.PolicyUpdate to HMI if no apps are registered (#3280)Shobhit Adlakha2020-03-111-1/+1
* Remove intendation for policy table snapshot (#3262)JackLivio2020-03-031-0/+1
* Start the new PTU after a failed retry sequence (#3208)Yevhenii Dementieiev (GitHub)2020-02-281-7/+33
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-25/+35
* Adapt fix #3203 for PROPRIETARY flow (#3242)Maksym Ked (GitHub)2020-02-201-0/+1
* Feature/HMI Policy Table Update using vehicle modem (#3201)Ira Lytvynenko (GitHub)2020-02-051-0/+10
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-291-7/+9
* Fix VD items subscriptions after PTU (#3081)Andrii Kalinich (GitHub)2019-10-231-0/+5
* Fix PTU notifications order (#3051)Andrii Kalinich (GitHub)2019-10-011-63/+97
* Add condition check for policy ResetRetrySequence (#3035)Jacob Keeler2019-09-231-1/+3
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-9/+10
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-0/+1
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+10
* Fix redundant OnPermissionChanged notification (#3007)Mykola Korniichuk (GitHub)2019-09-051-29/+30
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-15/+59
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-11/+40
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-4/+177
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-2/+4
* Removed DEPRECATED methods.sniukalov2019-08-141-128/+0
* Add using device id for proprietary mode.sniukalov2019-08-141-3/+87
* Adjustment of proprietary policy component for multiple devices.sniukalov2019-08-141-3/+48
* Add lock_screen_dismissal_warning to Policy Interfaceigapchuck2019-07-241-0/+6
* Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-1/+2
* Add lock_screen_dismissal_enabled to Policy InterfaceAlexander2019-07-241-0/+16
* Run updated style scriptjacobkeeler2019-04-291-9/+10
* Change pass through to passthroughJackLivio2019-04-081-2/+2
* Add new app policy property: allow_unknown_rpc_pass_throughJackLivio2019-04-081-0/+6
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-8/+43
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-061-3/+3
| * Revert "Remove setAppName"jacobkeeler2019-03-061-0/+5
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-8/+13