summaryrefslogtreecommitdiff
path: root/src/common/include/privilege_db.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Switch security-manager to dual license (Apache 2.0 or MIT)Dariusz Michaluk1-6/+6
2017-10-13Gotta catch 'em all (TizenPlatformConfig::Exception)Krzysztof Jackiewicz1-4/+9
2017-07-07Optimize group processing performanceRafal Krypa1-24/+0
2017-06-13Accept null as appId during license extractionBartlomiej Grzelewski1-13/+34
2017-05-12Extend privilegeDb apiBartlomiej Grzelewski1-3/+9
2017-05-12Prepare database to store licenseBartlomiej Grzelewski1-14/+72
2017-02-23App defined privileges in bucket/dbDariusz Michaluk1-0/+12
2017-02-21Add support for app defined privileges in dbDariusz Michaluk1-0/+59
2017-01-02Fix in GetAllPrivateSharing implementationRadoslaw Bartosiak1-1/+1
2017-01-02Fix comments in privilege_db.h regarding exceptions thrown by functionsRadoslaw Bartosiak1-61/+61
2016-11-30Fix in GetGroups implementationRadoslaw Bartosiak1-1/+3
2016-11-24Cleanup: Usage of pragma once instead guard names in headersRadoslaw Bartosiak1-5/+2
2016-10-07Remove PrivilegeDb singletonZbigniew Jasinski1-7/+6
2016-10-07PrivilegeDb: Add getting packages installed for userZofia Abramowska1-0/+14
2016-10-07Limit number of sql queries during installationKrzysztof Jackiewicz1-13/+17
2016-09-21Fetch is_hybrid flag from dbZofia Abramowska1-0/+10
2016-09-21Add is hybrid flag to application install requestZofia Abramowska1-2/+5
2016-08-29Rewrite shared RO directory support in security-managerMateusz Forc1-7/+39
2016-08-22Add security_manager_groups_for_uid()Aleksander Zdyb1-2/+13
2016-07-22Fix contraints for app installation.Krzysztof Jackiewicz1-6/+6
2016-06-30Don't store application privileges in dbRafal Krypa1-57/+2
2016-06-22PrivilegeDB: Add private sharing squashingRafal Krypa1-0/+13
2016-06-22PrivilegeDB: Add getters for fetching owner/target private sharingZofia Abramowska1-0/+24
2016-05-25Introduce an interface class for tzplatform-configRafal Krypa1-3/+3
2016-05-20Simplify and fix code generating SharedRO Smack rulesRafal Krypa1-16/+2
2016-05-19Cleanup around Tizen2X apps/packages generation functionsLukasz Pawelczyk1-8/+3
2016-05-13Move author_id to pkg - server code adjustmentKrzysztof Jackiewicz1-5/+17
2016-05-13Move author_id to pkg - db migrationKrzysztof Jackiewicz1-1/+1
2016-04-14Add constraint error in database logic.Krzysztof Jackiewicz1-0/+26
2016-04-13Use app instead of app_pkg_view in sqlite queriesKrzysztof Jackiewicz1-2/+2
2016-03-03Sanitize naming convention for id/name of an app/pkg/authorRafal Krypa1-97/+94
2016-02-16Move authors rules to new template file.Bartlomiej Grzelewski1-7/+17
2016-02-04Remove functionality for handling privilege mapping between Tizen versionsRafal Krypa1-52/+0
2016-02-03Add cleanup service for shared private pathsZofia Abramowska1-0/+22
2016-02-01Implement logic of apply/drop sharing in ServiceImplZofia Abramowska1-10/+10
2016-01-29Support private sharing in PrivilegeDbZofia Abramowska1-10/+74
2016-01-29Support for removing application.Bartlomiej Grzelewski1-1/+8
2016-01-29Support SECURITY_MANAGER_PATH_TRUSTED_RW during installation.Bartlomiej Grzelewski1-1/+12
2016-01-29Store author information in database.Bartlomiej Grzelewski1-3/+8
2016-01-29shared folder backward compatibilityMaciej J. Karpiuk1-3/+46
2016-01-14Fix issue with mutiple install the same app for different usersJanusz Kozerski1-1/+15
2015-09-02Add security_manager_groups_get() APIAleksander Zdyb1-2/+13
2015-08-11Fix resetting prepared statementOskar Świtalski1-4/+16
2015-08-11Add privilege mappings to PrivilegeDbZofia Abramowska1-15/+68
2015-03-06Provide support for loading privilege-group mappingRafal Krypa1-1/+1
2015-01-09Change smack labeling to be appId based.Roman, Kubiak1-2/+25
2014-12-15PrivilegeDb: introduce convenient private method for fetching prepared queryRafal Krypa1-0/+9
2014-12-03Prepare database queries during PrivilegeDb singleton initMarcin Lis1-0/+14
2014-12-01Database access function obtaining apps of a certain userJan Cybulski1-0/+12
2014-11-21Convert Cynara, CynaraAdmin and PrivilegeDb classes into singletonsRafal Krypa1-7/+9