Add new constants to password service. Change infinite expiration time.
[platform/core/security/security-manager.git] / src / server /
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 Lukasz KostyraRewrite security-server password service to security...
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 Krzysztof JackiewiczPassword validity argument check added
2014-02-06 Bartlomiej GrzelewskiClean-up logging
2014-02-06 Bartlomiej GrzelewskiSynchronize repositories.
2014-02-06 Bartlomiej GrzelewskiRemove deprecated and unused code.
2014-02-06 Pawel PolawskiMove security server cookie API to new framework
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 Marcin LisGet rid of build warnings
2014-02-06 Janusz KozerskiRemove API function security_server_launch_debug_tool()
2014-02-06 Jan OlszakImplemented security_server_get_object_name function...
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 GrzelewskiRemove deprecated code and scripts.
2014-02-06 Bartlomiej GrzelewskiConvert to systemd API.
2014-02-06 Zofia AbramowskaRefactoring common utility functions
2014-02-06 Bartlomiej GrzelewskiRemove deprecated code connected with shared memory.
2014-02-06 Jan OlszakChanged dlog logging buffer.
2014-02-06 Bartlomiej GrzelewskiSecurity-server refactoring.
2014-02-06 Marcin NiesluchowskiFixing prevent defects in security-server.
2014-02-06 Marcin NiesluchowskiChanging some error logs to warnings and turning off...
2014-02-06 Krzysztof JackiewiczAdded missing handler for executable path retrieval...
2014-02-06 Marcin NiesluchowskiAll *.c and *.h files changed by stylecheck-for-git.
2014-02-06 Marcin NiesluchowskiFixing prevent major defects in security-server.
2014-02-06 Zbigniew JasinskiLog messages refactoring continued
2014-02-06 Zbigniew JasinskiLog messages refactoring continued
2014-02-06 Zbigniew JasinskiLog messages refactoring
2014-02-06 Pawel PolawskiAdd SMACK checking for SS API
2014-02-06 Krzysztof JackiewiczExecutable path retrieval moved to security-server
2014-02-06 Zbigniew JasinskiRewriting search_gid to use POSIX getgrnam_r
2014-02-06 Janusz KozerskiUse function smack_pid_have_access() from libprivilege...
2014-02-06 Krzysztof JackiewiczCookie executable path logic fixed and refactored.
2014-02-06 Zofia AbramowskaReimplementing process_app_get_access_request
2014-02-06 Krzysztof JackiewiczThread synchronisation fixed. Proper cookie copying.
2014-02-06 Bartlomiej GrzelewskiAdd SMACK_LOG in client_has_access.
2014-02-06 Pawel PolawskiChange logs in SS to correct error logs.
2014-02-06 Pawel PolawskiAdd binary path to SMACK log
2014-02-06 Rafal KrypaMerge missing code pieces from private repository.
2014-02-06 Bartlomiej GrzelewskiAdd #ifdef SMACK_ENABLED to private code.
2014-02-06 Bartlomiej GrzelewskiImplemet data control solution for OSP apps.
2014-02-06 Pawel PolawskiChange logs in security server connected to SMACK
2014-02-06 Bartlomiej GrzelewskiImplemet data control solution for OSP apps.
2014-01-27 Krzysztof JackiewiczCookie executable path logic fixed and refactored.
2014-01-27 Zofia AbramowskaReimplementing process_app_get_access_request
2013-09-18 Jean-Benoit MARTINChange variable type for system observer thread
2013-08-22 Ismo Puustinensmack API has changed; smack_new_label_from socket...
2013-05-10 Kidong Kimmerge back from tizen_2.1_smack
2013-04-12 Krzysztof Jackiewicz[Release] security-server_0.0.71
2013-04-05 Krzysztof JackiewiczMiddleware list check fixed.
2013-03-28 Krzysztof Jackiewicz[Release] security-server_0.0.70
2013-03-27 Bartlomiej GrzelewskiRead or write may be interrupt.
2013-03-26 Bartlomiej GrzelewskiReemove compilation warrnings.
2013-03-22 Bartlomiej GrzelewskiFix defects reported by prevent.
2013-03-22 Krzysztof Jackiewicz[Release] security-server_0.0.69
2013-03-20 Janusz KozerskiChange password timeout from 1 seconds to 500000 micros...
2013-03-15 Jinkun Jangmerge with master
2013-03-05 Pawel PolawskiFix bug in table allocation.
2013-03-04 Pawel PolawskiFix bug with searching cookie with no privileges.
2013-02-25 Rafal KrypaMerge "Proper %post and %postun scripts in spec file"
2013-02-21 Zofia AbramowskaRemoving unused code and separating deprecated files
2012-10-29 Tomasz SwierczekRelease changes from Samsung private repository.
2012-08-22 Kidong Kimsource code open - security-server
2012-04-29 Kim Kibumupload tizen1.0 source