server: Report a default DACL for registry keys.
[wine] / dlls / schannel /
2012-12-07  AndrĂ© Hentschelschannel/tests: Fix test on win8.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-10-06  Ge van Geldorpschannel/tests: Fix crash on Win7.
2009-03-23  Nicolas Le Camschannel/tests: Fix test on Win2k.
2009-02-24  Francois Gougetschannel/tests: Use win_skip() to skip over unimplement...
2009-01-27  Hans Leidekkerschannel: Add stub implementations of SslEmptyCacheA/W.
2009-01-06  Michael Stefaniucinclude: sspi.h: Use the Win types as per MSDN.
2008-09-03  James Hawkinsschannel: Fix a failing test in Vista.
2008-04-28  James Hawkinsschannel: Fix a test that fails in win2k3.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-03  Detlef Riekenbergschannel: Add version resource.
2007-05-29  Alexandre Julliardschannel: Use FIELD_OFFSET instead of offsetof.
2007-05-29  Francois Gougetschannel: Fix the name of the SetContextAttributes...
2007-05-29  Francois Gougetschannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZ...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-27  Yuval Fledelschannel: Tests for SpLsaModeInitialize, SpUserModeInit...
2007-04-27  Yuval Fledelschannel: Implement SpUserModeInitialize.
2007-04-27  Yuval Fledelschannel: Implement SpLsaModeInitialize and GetInfo.
2007-03-01  Rob Shearmanschannel: Add new schannel dll that mostly forwards...