Add EmptyBucket convenience method to CynaraAdmin class.
[platform/core/security/security-manager.git] / src /
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
2014-05-08 Michal WitanowskiImplement installer service
2014-05-07 Pawel PolawskiAdded security-manager API
2014-04-16 Zofia AbramowskaRemove dead code
2014-04-15 Radoslaw BartosiakSignalling attempt to access a non-existent service
2014-04-09 Bartlomiej GrzelewskiFix build break introduced by previous commit.
2014-04-09 jooseong.leeComment out Security-server API checking privileges...
2014-03-31 Bartlomiej GrzelewskiMerge "Fix build configuration for build_type=DEBUG...
2014-03-26 Radoslaw BartosiakRemove unnecessary include dependency of privilege...
2014-03-12 Stephane Desneuxfix build in x86_64
2014-03-06 Bartlomiej GrzelewskiRemove services open-for and app-permissions.
2014-03-05 Bartlomiej GrzelewskiAdd missing descriptions in security-server.h
2014-03-05 Bartlomiej GrzelewskiFix error code return by shared memory service.
2014-02-24 Marek SmolinskiRemove fsync in audit-smack-log
2014-02-24 Lukasz KostyraCorrect security_server_reset_pwd description in header.
2014-02-24 Pawel PolawskiAdded checking for binary path in case of reused cookie
2014-02-24 Lukasz WojciechowskiDocumentation comments correction.
2014-02-24 Zbigniew JasinskiData-share service test wrong value returned from smack...
2014-02-12 Bartlomiej GrzelewskiPrepare release for tizen.org
2014-02-12 Bartlomiej GrzelewskiFix implementation and rename FstreamHelper to FstreamA...
2014-02-12 Marek SmolinskiAdd FstreamHelper class to get FD from fstream objects
2014-02-06 Bartlomiej GrzelewskiRemove errors reported by Prevent.
2014-02-06 Pawel PolawskiRemoved temporary systemd socket
2014-02-06 Bartlomiej GrzelewskiClean up password service.
2014-02-06 Piotr BartosiewiczFix compilation under gcc 4.8
2014-02-06 Zbigniew JasinskiExtensions to security_server_open_for function.
2014-02-06 Marek SmolinskiReplaced std::unique_lock with std::lock_quard.
2014-02-06 Bartlomiej GrzelewskiAdd missing header files.
2014-02-06 Piotr BartosiewiczPassword file versioning, support for old versions
2014-02-06 Bartlomiej GrzelewskiSecure all critical sockets with smack label.
2014-02-06 Lukasz WojciechowskiRemove retry timeout check
2014-02-06 Lukasz KostyraFix isPwdValid. Correct logs. Change history related...
2014-02-06 Zofia AbramowskaFix improper description in header
2014-02-06 Lukasz KostyraAdd flag checking if password is set. Correct history...
2014-02-06 Lukasz KostyraIncrease attempt count before checking max attempts.
2014-02-06 Lukasz KostyraAdd new constants to password service. Change infinite...
2014-02-06 Bartlomiej GrzelewskiFix errors reported by prevent.
2014-02-06 Marcin NiesluchowskiSeparate password_set and password_reset APIs on socket...
2014-02-06 Krzysztof JackiewiczRemoved echo service leftovers
2014-02-06 Lukasz KostyraCorrect socket paths in protocols.cpp
2014-02-06 Bartlomiej GrzelewskiRemove API function security_server_get_object_name.
2014-02-06 Bartlomiej GrzelewskiChange timeout in clinet from 1 secont to 2 seconds.
2014-02-06 Bartlomiej GrzelewskiRemove unused header file.
2014-02-06 Bartlomiej GrzelewskiMove init of SmackAuditLog to security-server.
2014-02-06 Jan CybulskiFlush files with security server passwords data
2014-02-06 Bartlomiej GrzelewskiRemove all legacy code from security-server
2014-02-06 Krzysztof JackiewiczAPI function try/catch decoration
2014-02-06 Lukasz KostyraRewrite security-server password service to security...
2014-02-06 Krzysztof JackiewiczService connection info refactoring
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 Bartlomiej GrzelewskiRemove unused service.
2014-02-06 Marek SmolinskiStore smack deny logs into files
2014-02-06 Pawel PolawskiSecurity-server documentation and manifest update
2014-02-06 Marcin NiesluchowskiFixing some security-server cookie service functions...
2014-02-06 Bartlomiej GrzelewskiRemove false alarm from prevent.
2014-02-06 Bartlomiej GrzelewskiAdd suppor for sendmsg to security-server.
2014-02-06 Bartlomiej GrzelewskiRemove deprecated SS_SMACK logs.
2014-02-06 Bartlomiej GrzelewskiAdopt for gcc 4.8. Remove multiple static_cast from...
2014-02-06 Piotr BartosiewiczFix synchronization problem during application closing
2014-02-06 Piotr BartosiewiczRename methods read and readOne in each service
2014-02-06 Adam MalinowskiRemoved unused virtual method Event(ErrorEvent) from...
2014-02-06 Adam MalinowskiRenamed class SocketBuffer to MessageBuffer and all...
2014-02-06 Pawel PolawskiFix problem with security-server build with tizen 3...
2014-02-06 Marcin LisFix security server API argument validation
2014-02-06 Marcin NiesluchowskiMaking security-server buildable under GCC 4.8.
2014-02-06 Krzysztof JackiewiczSecurity-server symbols hidden by default
2014-02-06 Krzysztof JackiewiczPassword validity argument check added
2014-02-06 Bartlomiej GrzelewskiInclude external header files with isystem.
2014-02-06 Bartlomiej GrzelewskiClean-up logging
2014-02-06 Marek SmolinskiAdd Garbage Collector in cookie module
2014-02-06 Bartlomiej GrzelewskiReduce false defects reported by prevent.
2014-02-06 Bartlomiej GrzelewskiSynchronize repositories.
2014-02-06 Bartlomiej GrzelewskiFix api get-cookie-uid/get-cookie-gid.
2014-02-06 Pawel PolawskiImplement new API for get GID and UID by cookie
2014-02-06 Bartlomiej GrzelewskiRemove support for DPL_USE_OLD_STYLE_* environment...
2014-02-06 Bartlomiej GrzelewskiEnabling compilation under GCC-4.8.
2014-02-06 Bartlomiej GrzelewskiAdd missing header files in cookie module.
next