summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2020-09-29Remove redundant author name from dbKrzysztof Jackiewicz2-9/+31
2020-09-21Fix author_id mismatch after DB upgradeDariusz Michaluk2-3/+31
2020-07-29Switch security-manager to dual license (Apache 2.0 or MIT)Dariusz Michaluk2-20/+34
2018-08-08Pull db migration into manager binary at startupKonrad Lipinski5-68/+247
2018-04-24Allow is_hybrid flag change during app upgradePawel Kowalski2-6/+10
2017-10-24Fix database scriptBartlomiej Grzelewski1-2/+2
2017-08-03Fix database upgrading from v10 to v11Dariusz Michaluk1-1/+22
2017-06-13Refactor error handling on app_defined_privilege/client_license tableDariusz Michaluk2-19/+49
2017-06-13New schema of databaseBartlomiej Grzelewski1-6/+10
2017-05-29Remove outdated 'CREATE INDEX + performance tests required' TODODariusz Michaluk1-6/+0
2017-05-12Block the possibility of privilege redefinitionDariusz Michaluk1-0/+8
2017-05-12Prepare database to store licenseBartlomiej Grzelewski1-5/+54
2017-04-24Merge remote-tracking branch 'origin/tizen' into appdefinedBartlomiej Grzelewski3-7/+10
2017-03-13Allow version compatibility change during application upgradeRafal Krypa2-6/+9
2017-02-23Fix database schemeBartlomiej Grzelewski1-1/+1
2017-02-21Add support for app defined privileges in dbDariusz Michaluk2-1/+45
2017-01-02Enforce ownership of a shared path by one app.Radoslaw Bartosiak2-5/+58
2016-10-13Don't hard-code /usr/share directory in FOTA scriptRafal Krypa1-1/+3
2016-09-21Add is hybrid flag to application install requestZofia Abramowska2-4/+19
2016-08-29Rewrite shared RO directory support in security-managerMateusz Forc2-1/+13
2016-08-22Add security_manager_groups_for_uid()Aleksander Zdyb1-1/+1
2016-07-22Fix contraints for app installation.Krzysztof Jackiewicz2-20/+72
2016-06-30Don't store application privileges in dbRafal Krypa2-67/+25
2016-06-28Define PATH environment variable in scripts.jin-gyu.kim2-0/+3
2016-06-22PrivilegeDB: Add private sharing squashingRafal Krypa2-1/+16
2016-05-17Fixing small spelling error in db.sql, reproduction only with building new im...Tomasz Swierczek1-1/+1
2016-05-13Move author_id to pkg - db migrationKrzysztof Jackiewicz2-9/+47
2016-04-19db: update schema to version 2Rafal Krypa2-1/+25
2016-04-18db: Add update scriptLukasz Kostyra5-11/+69
2016-04-08Remove unused table versionKrzysztof Jackiewicz1-6/+0
2016-03-29DB: Change app ids to app names in private sharingZofia Abramowska1-16/+10
2016-02-16Move authors rules to new template file.Bartlomiej Grzelewski1-0/+1
2016-02-04Remove functionality for handling privilege mapping between Tizen versionsRafal Krypa1-78/+0
2016-01-29Add private sharing to sqlite databaseZofia Abramowska1-0/+68
2016-01-29Store author information in database.Bartlomiej Grzelewski1-3/+20
2016-01-29shared folder backward compatibilityMaciej J. Karpiuk1-3/+5
2015-08-10Prepare db for privilege mappingZofia Abramowska1-1/+85
2015-03-06Provide support for loading privilege-group mappingRafal Krypa1-3/+11
2014-12-08Move database schema into a more convenient locationRafal Krypa2-0/+125