summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-22conformance to documentation Security:SmackThreeDomainModelsubmit/tizen_3.0.2015.q2_common/20150622.142207accepted/tizen/3.0.2015.q2/common/20150623.080956tizen_3.0.2015.q2_commonaccepted/tizen_3.0.2015.q2_commonJosé Bollo1-1/+1
2015-06-18Add 'sed' dependency to fix a image creation errorsubmit/tizen/20150618.054009accepted/tizen/wearable/20150618.080929accepted/tizen/tv/20150618.080913accepted/tizen/mobile/20150618.080857jooseong.lee1-0/+1
2015-06-10Add missing dependency to tzplatformsubmit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150611.121111accepted/tizen/wearable/20150616.010400accepted/tizen/tv/20150616.010321accepted/tizen/mobile/20150616.010258accepted/tizen/common/20150615.075616accepted/tizen/3.0.2015.q2/common/20150615.160020José Bollo2-0/+7
2015-05-06Implement master and slave modeLukasz Kostyra17-81/+1244
2015-04-17cynara: rewrite class using cynara async API for parallel processingRafal Krypa4-12/+195
2015-04-17cynara: handle additional error codes from Cynara APIRafal Krypa2-1/+13
2015-03-31Extract communication functions to common libraryLukasz Kostyra8-233/+324
2015-03-31Prepare security-manager for master-slave modeRafal Krypa18-21/+363
2015-03-25Release version 1.0.2submit/tizen_3.0.2015.q1_common/20150325.124454submit/tizen/20150325.111947accepted/tizen/wearable/20150326.005025accepted/tizen/tv/20150326.004946accepted/tizen/mobile/20150326.005007accepted/tizen/common/20150325.124639accepted/tizen/3.0.2015.q1/common/20150325.124700tizen_3.0.2015.q1_commonaccepted/tizen_3.0.2015.q1_commonJacek Bukarewicz5-4/+8
2015-03-25Don't call Cynara if there are no policies to setLukasz Wojciechowski1-0/+5
2015-03-25Raise socket inactivity timeout to 300ssubmit/tizen_common/20150325.104133submit/tizen_3.0.2015.q1_common/20150325.104201accepted/tizen/common/20150325.104357accepted/tizen/3.0.2015.q1/common/20150325.104647Stephane Desneux1-1/+1
2015-03-23Release version 1.0.1submit/tizen/20150324.094020accepted/tizen/wearable/20150325.010616accepted/tizen/tv/20150325.011415accepted/tizen/mobile/20150325.005945accepted/tizen/common/20150324.113641Rafal Krypa5-4/+8
2015-03-20Fix advisory locking in client librarysubmit/tizen_common/20150320.152106submit/tizen_3.0.2015.q1_common/20150320.155011accepted/tizen/common/20150323.084005accepted/tizen/3.0.2015.q1/common/20150323.083237Rafal Krypa2-26/+24
2015-03-20security-manager-policy: add missing dependencies on required toolsRafal Krypa1-0/+2
2015-03-20Removed timeout for poll.Sebastian Grabowski1-1/+1
2015-03-11Remove references to non-existing security-manager.targetJacek Bukarewicz1-4/+0
2015-03-10Release version 1.0.0submit/tizen_wereable/20150310.164700submit/tizen_wearable/20150320.000000submit/tizen_tv/20150310.164700submit/tizen_mobile/20150310.164700submit/tizen_3.0.2015.q1_common/20150320.103259submit/tizen/20150310.164700accepted/tizen/wearable/20150323.005705accepted/tizen/tv/20150312.010512accepted/tizen/tv/20150310.225759accepted/tizen/common/20150311.085808accepted/tizen/3.0.2015.q1/common/20150320.110433Rafal Krypa5-6/+39
2015-03-10Fix grant all privileges to programs with "User" and "System" Smack labelsRafal Krypa1-1/+1
2015-03-06Drop workaround for all applications labeled with "User" labelRafal Krypa1-25/+0
2015-03-06Provide support for loading privilege-group mappingRafal Krypa5-6/+35
2015-03-05Move template for application Smack rules to security-manager-policyRafal Krypa4-4/+2
2015-03-05Grant all privileges to programs with "User" and "System" Smack labelsRafal Krypa1-1/+7
2015-03-02Fix getting application groupsRafal Krypa1-4/+4
2015-03-02Generate distinct Smack labels for appId and pkgIdRafal Krypa1-6/+18
2015-03-02Refactoring Smack-related code for exception-based error handlingRafal Krypa7-418/+296
2015-03-02fix dependencies against security-manager-policyRafal Krypa1-5/+6
2015-03-02Use proper delete[] operator in security_manager_get_policy_internalRafal Krypa1-3/+3
2015-03-02New structure of application file pathsZbigniew Jasinski3-23/+119
2015-03-02New path types for application installation in security-managerZbigniew Jasinski5-11/+16
2015-03-02Service backend implementation for getting policies levelsMichal Eljasiewicz6-5/+118
2015-03-02List policies: server side implementationKrzysztof Sasiak8-4/+386
2015-02-27Changes in getters functions for security manager policy entriesSebastian Grabowski2-25/+10
2015-02-27List all users registered in CynaraKrzysztof Sasiak2-0/+31
2015-02-27Fix to list policies descriptions lowest to highestMichal Eljasiewicz2-3/+3
2015-02-25Wrapper for cynara_admin_check.Michal Eljasiewicz2-0/+41
2015-02-24Policy update: server side implementationKrzysztof Sasiak6-0/+207
2015-02-18Elaborating documentation and some client fixesKrzysztof Sasiak3-6/+42
2015-02-10Fix for API: added missing dereference operator in get_policy* functionssubmit/tizen_tv/20150216.113520accepted/tizen/tv/20150217.004257Rafal Krypa2-16/+19
2015-02-06Obtain smack label from socket during getting peer id by serviceJan Cybulski1-3/+12
2015-02-06Fix build break on x86_64 introduced in commit ed455f0c98Rafal Krypa1-3/+3
2015-02-05Wrapper for cynara_admin_list_policies_descriptionsMichal Eljasiewicz2-0/+116
2015-02-05Ignore errors in supplementary group setup during app launch preparationRafal Krypa1-3/+7
2015-02-05Add missing rules for pkgId labelRafal Krypa1-0/+2
2015-02-05Before running client in off-line mode, attempt to socket-activate the serverRafal Krypa5-3/+25
2015-02-05Refactor off-line mode detection in client libraryRafal Krypa4-26/+116
2015-02-05Don't start the service on system boot, rely on socket activationRafal Krypa4-16/+2
2015-02-03Implementation of client stubs for updating and fetching policyKrzysztof Sasiak2-18/+117
2015-02-03API stub for getting policy levels as stringsMichal Eljasiewicz2-0/+40
2015-02-02Add API stub for getting policy entriesKrzysztof Sasiak2-1/+205
2015-02-02Add API stub for setting policiesJan Cybulski3-0/+386