summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/policies/policy_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Style FixShobhitAd2018-11-201-5/+9
* Getting HybridAppPreference from enumShobhitAd2018-11-201-4/+7
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-14/+19
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-12/+24
* Add cloud app parameters to regular policiesjacobkeeler2018-11-091-0/+63
* Fix issue where pending permissions were not being clearedjacobkeeler2018-10-021-7/+3
* Merge pull request #2204 from BSolonenko/fix/app_does_not_activateJacob Keeler2018-08-291-1/+0
|\
| * Fixed: app does not activate when policies are disabled.BSolonenko2018-07-091-1/+0
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-39/+31
|\ \
| * \ Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-20/+20
| |\ \
| | * | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-20/+20
| * | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-36/+104
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-051-6/+1
| | |\ \ | | | |/ | | |/|
| | | * Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-011-6/+1
| | * | Merge DevelopJackLivio2018-06-271-0/+7
| | * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-3/+0
| | * | Remove all remote controllAlexander Kutsan2018-06-261-7/+0
| | * | Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
| | * | RPCService implementationIra Lytvynenko2018-06-261-1/+2
| * | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-311-1/+0
* | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Style FixJackLivio2018-06-151-6/+6
| * | | Fix build with EXTERNAL PROPRIETARY policy flagIra Lytvynenko (GitHub)2018-06-141-2/+5
* | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-4/+4
|/ / /
* | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-4/+7
|\ \ \
| * | | Initial implementationIra Lytvynenko2018-05-171-4/+7
| |/ /
* | | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-10/+79
|/ /
* | Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-091-2/+1
* | Avoid integer overflowAlex Kutsan2018-03-231-1/+2
|/
* Merge pull request #1999 from smartdevicelink/fix/unused_iteratorJacob Keeler2018-02-011-1/+1
|\
| * Remove unused iteratorfix/unused_iteratorJacob Keeler2018-02-011-1/+1
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-1/+1
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+7
* | Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-2/+2
|/
* Fix compilation warning #1789JackLivio2017-09-291-5/+5
* Revert "fix: build break with ENABLE_LOG=OFF"revert-1789-fix/build_break_without_logJackLivio2017-09-281-5/+5
* Remove temporary value app_idSho Amano2017-09-281-7/+5
* fix: build break with ENABLE_LOG=OFFSho Amano2017-09-281-0/+2
* Add missed DCHECKsAlexander Kutsan2017-09-061-0/+1
* Split SDLEvent enum and interfaces into two partsAndrey Oleynik2017-08-301-2/+2
* Adds more ifdef's, do some changes according to review notesAndrey Oleynik2017-08-301-0/+2
* Implements resource releasing in different casesAndrey Oleynik2017-08-301-1/+5
* Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-25/+0
* Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-8/+0
* Removes unused intefaces from Service classAndrey Oleynik2017-08-211-11/+0
* Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-10/+0
* Removes primary device handling logicAndrey Oleynik2017-08-211-80/+0
* Removes passenger-related logic from policyAndrey Oleynik2017-08-211-24/+0
* Removes 'device rank' supportAndrey Oleynik2017-08-211-43/+0
* Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-9/+2