Add lock permission to 'System::Shared' label in app-rules-template.smack
[platform/core/security/security-manager.git] / src / server /
2015-06-10 José BolloAdd missing dependency to tzplatform 85/40985/1 accepted/tizen/3.0.2015.q2/common/20150615.160020 accepted/tizen/common/20150615.075616 accepted/tizen/mobile/20150616.010258 accepted/tizen/tv/20150616.010321 accepted/tizen/wearable/20150616.010400 submit/tizen/20150611.121111 submit/tizen_3.0.2015.q2_common/20150615.075539
2015-05-06 Lukasz KostyraImplement master and slave mode 44/32044/10
2015-03-31 Lukasz KostyraExtract communication functions to common library 09/30809/16
2015-03-31 Rafal KrypaPrepare security-manager for master-slave mode 73/30173/22
2015-03-25 Stephane DesneuxRaise socket inactivity timeout to 300s 76/37376/1 accepted/tizen/3.0.2015.q1/common/20150325.104647 accepted/tizen/common/20150325.104357 submit/tizen_3.0.2015.q1_common/20150325.104201 submit/tizen_common/20150325.104133
2015-03-02 Michal EljasiewiczService backend implementation for getting policies... 12/34712/26
2015-03-02 Krzysztof SasiakList policies: server side implementation 30/33930/38
2015-02-24 Krzysztof SasiakPolicy update: server side implementation 64/32764/31
2015-02-06 Jan CybulskiObtain smack label from socket during getting peer... 13/34713/16
2015-02-05 Rafal KrypaBefore running client in off-line mode, attempt to... 69/34469/4
2015-02-02 Rafal KrypaTerminate service if it cannot setup its sockets 57/34457/2
2015-01-29 Rafal KrypaRequire socket to be passed by systemd, don't create... 56/34456/2
2015-01-07 Lukasz KostyraExtract BaseService from Service class 59/30959/4
2014-12-15 Jan CybulskiImplementation of API for user management 19/30719/13
2014-12-15 Bartlomiej GrzelewskiFix minor errors in code. 77/31777/2
2014-12-08 Rafal KrypaServer code no longer needs to include cynara and privi... 97/31697/1
2014-12-08 Rafal KrypaMove database schema into a more convenient location 97/31497/2
2014-11-24 Rafal KrypaSplit service implementation logic away from the Servic... 89/30589/4
2014-11-21 Rafal KrypaConvert Cynara, CynaraAdmin and PrivilegeDb classes... 88/30588/2
2014-11-19 Sebastian GrabowskiUse file lock in security-manager 85/29885/6
2014-11-19 Sebastian GrabowskiAdded security_manager_app_inst_req_set_uid function 14/29414/8
2014-11-18 Jan CybulskiFix checking for privileges during obtaining group 76/29476/11
2014-11-18 Jan CybulskiSanitize handling of global application user. 00/29700/8
2014-11-04 Sebastian GrabowskiMove some modules to common library 13/29413/5
2014-11-03 Janusz KozerskiDon't remove "User" Smack rules on application uninstall 81/29481/5
2014-10-31 Krzysztof SasiakUse group names instead of group ids (gid) 62/28662/7
2014-10-27 José BolloRemoval of xattr "security.TIZEN_EXEC_LABEL" 41/27041/7
2014-10-20 José BolloImprovement of tagging directories. 85/26985/7
2014-10-16 Lukasz WojciechowskiAdjust libcynara-admin error codes 93/28793/2
2014-09-16 José BolloResolving global application user 15/27615/3
2014-09-16 José BolloFix a build error in 64 bits 83/26983/5
2014-09-15 Rafal KrypaRemove obsolete code from security-manager-util 29/27529/1
2014-09-15 Rafal KrypaAdd missing include and link dependencies in cmakes 16/27516/2
2014-09-15 Rafal KrypaImplement client API for launcher adding process to... 25/26925/9
2014-09-15 Rafal KrypaImplement fetching group ids assigned to a privilege... 24/26924/5
2014-09-12 Rafal KrypaImplement checking policies with Cynara 23/26923/4
2014-09-12 Rafal KrypaFix Cynara policy setting, use Smack label as app ident... 63/26963/2
2014-08-29 Rafal KrypaRefactoring: there will be only one service 22/26922/1
2014-08-27 Rafal KrypaFix checking whether application path is inside user... 80/26680/1
2014-08-07 Jan CybulskiDrop libprivilege-control 56/25656/1
2014-08-04 Sebastian GrabowskiChanged CYNARA_ADMIN_WILDCARD to proper uid string. 53/24953/3
2014-08-01 Rafal KrypaSet Cynara policies during application installation... 16/24416/9
2014-08-01 Rafal KrypaProvide move constructor instead of copy constructor... 95/25295/1
2014-08-01 Rafal KrypaChange pthread flag settings in CMake to a more generic... 94/25294/1
2014-07-25 Stephane DesneuxAdd missing gcc option -pthread to build correctly 36/25036/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/ivi/20140807.055102 submit/tizen_common/20140725.184508 submit/tizen_common/20140728.142410 submit/tizen_common/20140728.162339 submit/tizen_ivi/20140807.000412 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
2014-07-21 Jan CybulskiRegister only directories inside user's HOME 12/24712/10
2014-07-21 Jan CybulskiAdd possibility of installing apps for different users 03/24703/8
2014-07-18 Marcin LisCynara: Change the type of exception in CynaraAdminPoli... 77/24577/2
2014-07-18 Rafal KrypaCynara: implement method for setting policies 12/24412/6
2014-07-18 Marcin LisLogging: Refine security manager log printouts 16/24516/4
2014-07-15 Jacek BukarewiczImplement setting process label for the given application 07/24407/2
2014-07-15 Jacek BukarewiczIntroduce IPC call for getting pkgid from appid 06/24406/2
2014-07-13 Rafal KrypaInitial code for adding rules to Cynara 48/23848/6
2014-07-13 Rafał KrypaRefactoring: put code operating on Smack labels in... 46/23846/6
2014-07-11 Rafal KrypaRemove code from smack-common.cpp 47/23847/5
2014-07-09 Marcin LisLogging: Remove macros and methods for Secure* logs. 83/24283/1
2014-07-09 Rafal KrypaUse PrivilegeDb in installer code 95/23695/4
2014-07-01 Rafal KrypaPrivilegeDb: don't require pkgId argument for applicati... 88/23688/1
2014-07-01 Rafal KrypaPrivilegeDb: drop TPrivilegesList typedef 79/23679/3
2014-07-01 Rafal KrypaRework PrivilegeDb interface for setting application... 78/23678/3
2014-07-01 Rafal KrypaUnify internal naming convention: permission => privilege 77/23677/2
2014-07-01 Rafal KrypaUnify internal naming convention: permission => privilege 76/23676/2
2014-07-01 Rafal KrypaIn PrivilegeDb use function instead of macro for common... 75/23675/2
2014-07-01 Rafal KrypaChange return type from bool to void for some methods... 74/23674/2
2014-07-01 Rafal KrypaAdjust code formatting in privilege_db.cpp 73/23673/2
2014-07-01 Rafal KrypaGenerate database during build, include it in the package 02/23502/3
2014-07-01 Rafal KrypaDon't hardcode path to /etc/smack 01/23501/2
2014-07-01 Rafal KrypaUse variables instead of hardcoded paths to /usr/bin... 00/23500/2
2014-06-27 Krzysztof SasiakPrivilege database access implementation 85/23385/4
2014-06-24 Krzysztof SasiakSQL Schema of privileges database 99/23299/2
2014-06-24 Rafal KrypaMove smack_check from common to server 34/23334/3
2014-06-24 Rafal KrypaBuild security-manager-common with SqlConnection 66/23166/6
2014-06-24 Rafal KrypaRefactoring of directory structure and CMake files 33/23333/3
2014-06-24 Rafal KrypaMake generateAppLabel() a static funcion of SmackRules... 32/23332/3
2014-06-24 Rafal KrypaUse std::stringstream for parsing Smack rules 31/23331/3
2014-06-24 Rafal KrypaDPL: changing namespace of imported classes to Security... 65/23165/5
2014-06-23 Rafal KrypaDPL: work around for build warnings with -Werror 64/23164/4
2014-06-23 Rafal KrypaDPL: work around for dependency on DPL::Thread 63/23163/4
2014-06-23 Rafal KrypaDPL: import DPL::SqlConnection and dependencies 62/23162/4
2014-06-23 Rafal KrypaDPL: udate dpl/core/include/dpl/assert.h from latest... 61/23161/4
2014-06-23 Rafal KrypaSet myself as contact person for security-manager 73/23273/3
2014-06-23 Rafal KrypaRemove API for setting allowed users for an app 74/23274/3
2014-06-23 Rafal KrypaListen on socket passed by systemd 60/23160/6
2014-06-23 Rafal KrypaRemove SmackAudit() from logging facility 58/23158/6
2014-06-18 Marcin LisFix memory leak and add EINTR error handling. 53/23153/2
2014-06-18 Jan CybulskiComments and defines changed to comply with new project... 14/23014/4
2014-06-18 Jan CybulskiChange namespace name to SecurityManager 48/23048/3
2014-06-18 Jan CybulskiMove needed declarations from serurity-server.h to... 13/23013/4
2014-06-17 Jan CybulskiChange package name to security-manager. 12/23012/3
2014-06-17 Jan CybulskiRemove unnecessary security-server files 11/23011/3
2014-06-10 Marcin LisAdd smackfs check to Installer service.
2014-06-09 Jan Cybulskisecurity manager: function for labeling dirs
2014-06-04 Jacek BukarewiczInstallation/uninstallation of package-specific smack...
2014-06-03 Jan Cybulskisecurity manager: add generateAppLabel
2014-05-21 Adam MalinowskiFix security manager socket path.
2014-05-16 Zbigniew JasinskiMerge changes I3f480808,Ie3102c86 into tizen
2014-05-15 Lukasz WojciechowskiChange socket paths from /tmp... to /run...
2014-05-14 Pawel PolawskiFixed name mismatch in systemd socket
2014-05-14 Lukasz WojciechowskiAdjust security_server_app_has_privilege to Tizen 3...
2014-05-14 Lukasz WojciechowskiBring back part of app-permissions service
next