Rob Shearman : advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry .

Alexandre Julliard julliard at winehq.org
Tue Nov 27 09:54:29 CST 2007


Module: wine
Branch: master
Commit: 312a1db3ec28fe13cacc2719f782161ff6e224c1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=312a1db3ec28fe13cacc2719f782161ff6e224c1

Author: Rob Shearman <rob at codeweavers.com>
Date:   Mon Nov 26 22:57:35 2007 +0000

advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry.

---

 configure                 |    8 +-
 configure.ac              |    1 +
 dlls/advapi32/Makefile.in |    1 +
 dlls/advapi32/cred.c      |  540 ++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 543 insertions(+), 7 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=312a1db3ec28fe13cacc2719f782161ff6e224c1



More information about the wine-cvs mailing list