Obtain smack label from socket during getting peer id by service
[platform/core/security/security-manager.git] / src / server / main /
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
2014-12-15 Bartlomiej GrzelewskiFix minor errors in code. 77/31777/2
2014-11-19 Sebastian GrabowskiUse file lock in security-manager 85/29885/6
2014-09-15 Rafal KrypaRemove obsolete code from security-manager-util 29/27529/1
2014-08-29 Rafal KrypaRefactoring: there will be only one service 22/26922/1
2014-07-18 Marcin LisLogging: Refine security manager log printouts 16/24516/4
2014-06-24 Rafal KrypaRefactoring of directory structure and CMake files 33/23333/3
2014-06-23 Rafal KrypaSet myself as contact person for security-manager 73/23273/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 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-17 Jan CybulskiChange package name to security-manager. 12/23012/3
2014-06-17 Jan CybulskiRemove unnecessary security-server files 11/23011/3
2014-05-16 Zbigniew JasinskiMerge changes I3f480808,Ie3102c86 into tizen
2014-05-14 Lukasz WojciechowskiBring back part of app-permissions service
2014-05-08 Michal WitanowskiImplement installer service
2014-03-06 Bartlomiej GrzelewskiRemove services open-for and app-permissions.
2014-02-06 Marek SmolinskiReplaced std::unique_lock with std::lock_quard.
2014-02-06 Piotr BartosiewiczPassword file versioning, support for old versions
2014-02-06 Bartlomiej GrzelewskiFix errors reported by prevent.
2014-02-06 Bartlomiej GrzelewskiRemove API function security_server_get_object_name.
2014-02-06 Bartlomiej GrzelewskiRemove unused header file.
2014-02-06 Bartlomiej GrzelewskiMove init of SmackAuditLog to security-server.
2014-02-06 Bartlomiej GrzelewskiRemove all legacy code from security-server