Flush files with security server passwords data
authorJan Cybulski <j.cybulski@samsung.com>
Fri, 22 Nov 2013 17:14:24 +0000 (18:14 +0100)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:23 +0000 (17:13 +0100)
commit66338a9ad316152fa2f2be6a064467dc22dbcf39
tree8dfd04fadcfabeb3103e14961545d8eee2ce6e27
parent0963d9b04c8bc1ab79fecc0b3ee3ebbe5c7c607e
Flush files with security server passwords data

[Issue#]       SSDWSSP-683
[Bug/Feature]  Information about putting password attempts was not flushed.
[Solution]     Flush that information to file. Test shown, that only using
               fsynch gives proper result.
[Veryfication] Build, install, run tests.

Change-Id: I96ee50186253d3efd1c74f3e2821dbc4f845a056
src/server/service/password-file-buffer.cpp
src/server/service/password-file.cpp