summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-23Build security-manager-common with SqlConnectionsandbox/rkrypa/dplRafal Krypa2-0/+16
2014-06-23DPL: changing namespace of newly imported classes to SecurityServerRafal Krypa11-50/+50
2014-06-23DPL: work around for build warnings with -WerrorRafal Krypa1-10/+8
2014-06-23DPL: work around for dependency on DPL::ThreadRafal Krypa1-1/+42
2014-06-23DPL: import DPL::SqlConnection and dependenciesRafal Krypa11-0/+2110
2014-06-23DPL: udate dpl/core/include/dpl/assert.h from latest wrt-commonsRafal Krypa1-0/+9
2014-06-18Bump version number to 0.1.0submit/tizen/20140618.161300accepted/tizen/common/20140724.165024Rafal Krypa1-1/+1
2014-06-18Fix memory leak and add EINTR error handling.Marcin Lis2-10/+27
2014-06-18Update readme fileJan Cybulski1-31/+12
2014-06-18Comments and defines changed to comply with new project nameJan Cybulski28-89/+88
2014-06-18Change namespace name to SecurityManagerJan Cybulski47-133/+133
2014-06-18Move needed declarations from serurity-server.h to security-manager.hJan Cybulski7-1052/+111
2014-06-17Change package name to security-manager.Jan Cybulski16-73/+63
2014-06-17Remove unnecessary security-server filesJan Cybulski51-4679/+1
2014-06-10Add smackfs check to Installer service.Marcin Lis1-2/+2
2014-06-09security manager: function for labeling dirsJan Cybulski2-29/+216
2014-06-04Installation/uninstallation of package-specific smack rulesJacek Bukarewicz6-3/+400
2014-06-03security manager: add generateAppLabelJan Cybulski3-0/+86
2014-05-21Fix security manager socket path.Adam Malinowski1-1/+1
2014-05-16Merge changes I3f480808,Ie3102c86 into tizenZbigniew Jasinski12-21/+29
2014-05-15Change socket paths from /tmp... to /run...Lukasz Wojciechowski11-20/+26
2014-05-14Fixed name mismatch in systemd socketPawel Polawski3-3/+5
2014-05-14Adjust security_server_app_has_privilege to Tizen 3.0 model.Lukasz Wojciechowski9-51/+11
2014-05-14Bring back part of app-permissions serviceLukasz Wojciechowski13-3/+405
2014-05-13Upgrade version number in spec.Marcin Niesluchowski1-1/+1
2014-05-08Implement installer serviceMichal Witanowski9-2/+418
2014-05-07Added security-manager APIPawel Polawski12-16/+500
2014-04-16Remove dead codeZofia Abramowska2-7/+1
2014-04-15Signalling attempt to access a non-existent serviceRadoslaw Bartosiak2-1/+6
2014-04-09Fix build break introduced by previous commit.Bartlomiej Grzelewski4-7/+13
2014-04-09Comment out Security-server API checking privileges of processjooseong.lee3-0/+9
2014-03-31Merge "Fix build configuration for build_type=DEBUG [PROFILING]" into tizenBartlomiej Grzelewski1-4/+4
2014-03-26Remove unnecessary include dependency of privilege-control.hRadoslaw Bartosiak1-1/+1
2014-03-26Fix build configuration for build_type=DEBUG [PROFILING]Radoslaw Bartosiak1-4/+4
2014-03-12fix build in x86_64Stephane Desneux3-3/+3
2014-03-06Remove services open-for and app-permissions.Bartlomiej Grzelewski23-1745/+138
2014-03-05Add missing descriptions in security-server.hBartlomiej Grzelewski1-9/+25
2014-03-05Fix error code return by shared memory service.Bartlomiej Grzelewski1-1/+1
2014-02-24Remove fsync in audit-smack-logMarek Smolinski1-2/+0
2014-02-24Correct security_server_reset_pwd description in header.Lukasz Kostyra1-2/+5
2014-02-24Added checking for binary path in case of reused cookiePawel Polawski5-11/+84
2014-02-24Documentation comments correction.Lukasz Wojciechowski1-16/+16
2014-02-24Data-share service test wrong value returned from smack_new_label_from_socket.Zbigniew Jasinski1-1/+1
2014-02-12Prepare release for tizen.orgBartlomiej Grzelewski16-127/+26
2014-02-12Fix implementation and rename FstreamHelper to FstreamAccessros.Bartlomiej Grzelewski4-15/+15
2014-02-12Add FstreamHelper class to get FD from fstream objectsMarek Smolinski4-20/+61
2014-02-06Remove errors reported by Prevent.Bartlomiej Grzelewski1-0/+1
2014-02-06Removed temporary systemd socketPawel Polawski8-39/+3
2014-02-06Clean up password service.Bartlomiej Grzelewski5-15/+17
2014-02-06Fix compilation under gcc 4.8Piotr Bartosiewicz3-4/+10