Module: wine
Branch: master
Commit: 312a1db3ec28fe13cacc2719f782161ff6e224c1
URL: http://source.winehq.org/git/wine.git/?a=commit;h=312a1db3ec28fe13cacc2719f…
Author: Rob Shearman <rob(a)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=312a1db3ec28fe13cacc2…