summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external
Commit message (Expand)AuthorAgeFilesLines
* Fix style after 4.5 mergevkushnirenko-luxoft2018-04-061-6/+5
* External Proprietary Lock Screen URL FixJackLivio2018-03-292-6/+2
* 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-282-4/+7
* Avoid integer overflowAlex Kutsan2018-03-231-1/+3
* Run Style ScriptJackLivio2018-02-141-4/+6
* Fix external policy buildJackLivio2018-02-131-1/+1
* Merge pull request #1962 from fronneburg/fix/Issue_1961JackLivio2018-02-131-14/+67
|\
| * try build fix againFrank2017-12-181-6/+6
| * fix buildFrank2017-12-181-4/+4
| * protect pt_ from concurrent accessFrank2017-12-181-12/+65
* | Delete QT HMIjacobkeeler2018-02-011-6/+0
* | Fixes coding styleAndrey Oleynik (GitHub)2018-01-182-4/+4
* | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-185-0/+52
|/
* Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-023-19/+49
* Merge pull request #1779 from AKalinich-Luxoft/hotfix/fix_default_app_policie...Jacob Keeler2017-10-037-62/+136
|\
| * Fix unit test expectationAKalinich-Luxoft2017-09-271-1/+1
| * Fix PTU applying for default app policy sectionAKalinich-Luxoft2017-09-276-61/+135
* | Fix DISALLOWED response when app has specifically defined policiesAKalinich-Luxoft2017-09-221-1/+4
|/
* Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-072-6/+7
|\
| * Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-192-6/+7
* | Merge pull request #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-071-33/+35
|\ \
| * | Fixed logger messages contextAKalinich-Luxoft2017-06-161-4/+4
| * | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-151-33/+35
| |/
* | 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
| |/
* | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-061-2/+0
* | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-051-24/+0
* | Rename Subject struct to ApplicationOnDeviceAKalinich-Luxoft2017-08-312-13/+12
* | Fix SDL build with EXTERNAL_PROPRIETARY flagAKalinich-Luxoft2017-08-311-1/+1
* | Rename Subject struct for policy_externalAKalinich-Luxoft2017-08-304-18/+23
* | Merge pull request #253 from AKalinich-Luxoft/fix/fix_missing_methods_descrip...Alexander Kutsan (GitHub)2017-08-303-160/+688
|\ \
| * | Added/updated description in PolicyManager and UsageStatistics classes for po...AKalinich-Luxoft2017-08-301-134/+658
| * | Added/updated description in AccessRemote classes for policy externalAKalinich-Luxoft2017-08-302-26/+30
* | | 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-304-55/+0
|/ /
* | Add descriptions and OVERRIDEs to Access remoteAlexander Kutsan2017-08-291-11/+78
* | Remove redundant Object entityAlexander Kutsan2017-08-292-18/+0
* | Fix UTIra Lytvynenko2017-08-231-1/+1
* | Fix EXTERNAL buildIra Lytvynenko2017-08-233-28/+22
* | Remove primary logic from sql queriesAlexander Kutsan2017-08-224-129/+0
* | Remove Promary RC groupAlexander Kutsan2017-08-225-39/+0
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-215-82/+2
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-214-90/+0
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-212-21/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-215-80/+2
* | Fixes AM and RC unit test after removal, drops obsolete codeAndrey Oleynik2017-08-211-1/+1