summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Bukarewicz2-2/+2
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 Krypa2-2/+2
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-20Removed timeout for poll.Sebastian Grabowski1-1/+1
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 Krypa2-4/+4
2015-03-06Drop workaround for all applications labeled with "User" labelRafal Krypa1-25/+0
2015-03-06Provide support for loading privilege-group mappingRafal Krypa1-1/+1
2015-03-05Move template for application Smack rules to security-manager-policyRafal Krypa1-1/+1
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-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-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-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
2015-02-02Terminate service if it cannot setup its socketsRafal Krypa1-3/+7
2015-01-30Change "operation" argument type in CynaraAdminPolicy constructorMarcin Lis2-7/+7
2015-01-30Doc: correct misleading description of functions in service_impl.hSebastian Grabowski1-4/+4
2015-01-29Require socket to be passed by systemd, don't create it on our ownRafal Krypa3-3/+16
2015-01-29Remove cynara entries regarding removed userJan Cybulski3-2/+18
2015-01-29Add EmptyBucket convenience method to CynaraAdmin class.Krzysztof Sasiak2-0/+26
2015-01-29Add wrapper in CynaraAdmin for Cynara listing policies.Michal Eljasiewicz2-0/+40
2015-01-26Change security-manager-command exception schemaJan Cybulski1-128/+92
2015-01-23fix: unbreak --install option caused by wrong --manage-users parameterJan Cybulski1-1/+1
2015-01-22Add default policy for user when creating it.Michal Eljasiewicz3-12/+50
2015-01-22Fix assertion about not clearing DataCommands objectsSebastian Grabowski1-0/+1
2015-01-22Add app permissions to MANIFESTS bucket instead of default.Michal Eljasiewicz1-4/+8
2015-01-21Define Cynara buckets inside CynaraAdmin classMichal Eljasiewicz2-0/+100
2015-01-20Convert static method CynaraAdmin::SetPolicies back to normalRafal Krypa3-5/+4
2015-01-20Add offline mode to security_manager_user_addJan Cybulski1-12/+26