Replaced std::unique_lock with std::lock_quard.
[platform/core/security/security-server.git] / systemd /
2014-02-06 Bartlomiej GrzelewskiAdd security-server.target unit.
2014-02-06 Bartlomiej GrzelewskiSecure all critical sockets with smack label.
2014-02-06 Lukasz KostyraFix incorrect security server service description.
2014-02-06 Bartlomiej GrzelewskiRemove deprecated code related to sockets.
2014-02-06 Marcin NiesluchowskiSeparate password_set and password_reset APIs on socket...
2014-02-06 Bartlomiej GrzelewskiUpdate systemd configuration.
2014-02-06 Bartlomiej GrzelewskiRemove API function security_server_get_object_name.
2014-02-06 Lukasz KostyraRewrite security-server password service to security...
2014-02-06 Zbigniew JasinskiNew Security Server security_server_open_for function.
2014-02-06 Marcin LisSecurity-server new API for privilege checking
2014-02-06 Pawel PolawskiSecurity-server documentation and manifest update
2014-02-06 Pawel PolawskiImplement new API for get GID and UID by cookie
2014-02-06 Pawel PolawskiMove security server cookie API to new framework
2014-02-06 Bartlomiej GrzelewskiFix bug in app-permissions module.
2014-02-06 Pawel PolawskiAdded API for APP enable and disable permissions
2014-02-06 Bartlomiej GrzelewskiAdd configuration for systemd.
2014-02-06 Zofia AbramowskaRewriting client socket privilige part and adding exec...
2014-02-06 Jan CybulskiAdd implementation for check_privilege_by_pid in securi...
2014-02-06 Bartlomiej GrzelewskiAdd socket activation for get-gid api.
2014-02-06 Bartlomiej GrzelewskiConvert to systemd API.