Fix minor errors in code.
[platform/core/security/security-manager.git] / src /
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.
2014-02-06 Bartlomiej GrzelewskiRemove deprecated and unused code.
2014-02-06 Bartlomiej GrzelewskiAfter SIGTERM security-server crashes.
2014-02-06 Pawel PolawskiMove security server cookie API to new framework
2014-02-06 Bartlomiej GrzelewskiThis patch enable compilation under GCC-4.8
2014-02-06 Marcin NiesluchowskiAdding cap check after smack_have_access in security...
2014-02-06 Jan CybulskiAdapt security-server for a new libsmack API
2014-02-06 Krzysztof JackiewiczUnused code causing buildbreak removed
2014-02-06 Krzysztof JackiewiczFix for proc/<pid>/status line extraction crash
2014-02-06 Bartlomiej GrzelewskiClean up after SIGTERM.
2014-02-06 Marcin NiesluchowskiEmpty string password bug fixed.
2014-02-06 Marcin NiesluchowskiRemoving bug regarding security-server first use.
2014-02-06 Bartlomiej GrzelewskiReduce number of logs.
2014-02-06 Bartlomiej GrzelewskiAdd support for EINTR in client.
2014-02-06 Krzysztof JackiewiczFix for unused variable warning/error
2014-02-06 Marcin LisGet rid of build warnings
2014-02-06 Bartlomiej GrzelewskiFix bug in app-permissions module.
2014-02-06 Radoslaw BartosiakFix latest prevent defects
2014-02-06 Pawel PolawskiAdded API for APP enable and disable permissions
next