Fix tzplatform-config linkage
[platform/core/security/security-manager.git] / src / server / CMakeLists.txt
2015-08-11 Lukasz WojciechowskiFix tzplatform-config linkage 98/43598/2
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 Rafal KrypaPrepare security-manager for master-slave mode 73/30173/22
2015-01-07 Lukasz KostyraExtract BaseService from Service class 59/30959/4
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-04 Sebastian GrabowskiMove some modules to common library 13/29413/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-12 Rafal KrypaImplement checking policies with Cynara 23/26923/4
2014-08-29 Rafal KrypaRefactoring: there will be only one service 22/26922/1
2014-08-07 Jan CybulskiDrop libprivilege-control 56/25656/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-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-01 Rafal KrypaUnify internal naming convention: permission => privilege 77/23677/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 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-23 Rafal KrypaRemove SmackAudit() from logging facility 58/23158/6
2014-06-03 Jan Cybulskisecurity manager: add generateAppLabel
2014-03-12 Stephane Desneuxfix build in x86_64
2014-02-06 Bartlomiej GrzelewskiRemove all legacy code from security-server