History log of /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp
Revision Date Author Comments Expand
ffdf273655362fed59233ebce8b2877599329f99 49722 29-Nov-2013 vboxsync

VBoxCredProv: Fixed auto-logon breakage introduced in r85893, added some more (verbose) logging.

4ddd24feeef95a6bb2f72fba69fe3bc9630409fa 46385 04-Jun-2013 vboxsync

VBoxCredProv: Don't retrieve new credentials if current ones were not processed yet.

8e2c60d8d3ffea86ce10a66f138ce1afef9f597c 46183 21-May-2013 vboxsync

VBoxCredProv: intsafe.h _must_ be included before any vbox includes or you'll get a ton of warnings. Fixed a couple of warnings and adding a overflow check to RTUTF16ToUnicode and noting that the fCopy=true case (which isn't used currently) cannot be correctly implemented.

352bb6b9d2fa1f7df7797f50c58e297ac37059a2 40435 12-Mar-2012 vboxsync

updates

ced9077087c4460cc9650abfe975d66c2de14944 40434 12-Mar-2012 vboxsync

04c077e3c2bfacb8a42b4ee801ca025e94a9f0eb 40393 07-Mar-2012 vboxsync

VBoxCredProv: Fixed reference counting + wiping credentials, logging adjustments.

d821174790abf45486fad407c8aea102c97689d8 40348 05-Mar-2012 vboxsync

VBoxCredProv: Logging adjustment.

f5460c92ad7bac3360afa9868da9a43b0300c1ec 40271 28-Feb-2012 vboxsync

VBoxCredProv: fixed svn properties

fd5ba2cc6df7af715b45b9b93c1badef52765c8c 40268 28-Feb-2012 vboxsync

VBoxCredProv: Rewritten VirtualBox credential provider; now uses proper (optional) guest logging, added auto-logon facility status reporting.