Add stub implementation for NtAccessCheckAndAuditAlarm.
[wine] / dlls / secur32 /
2005-10-26  Ivan Leo PuotiMake secur32.dll tests load on nt 4.0.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-09-21  Kai BlinAdded base64 codec for communication with ntlm_auth.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-08-30  Alexandre JulliardAuthors: James Hawkins <truiken@gmail.com>, Juan Lang...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-22  Kai BlinFixed a couple of bugs in InitializeSecurityContext...
2005-08-17  Francois GougetAssorted spelling fixes.
2005-08-17  Kai BlinAdd NTLM security provider dummy.
2005-08-16  Francois GougetDeclare PNTSTATUS in lmaccess.h and ntsecapi.h to match...
2005-08-16  Juan LangFix uninitialized pointer in builtin providers. Report...
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-11  Kai BlinAdded more secur32.dll tests and fixed missing constants in
2005-08-03  Kai BlinSet up tests for secur32.
2005-07-18  Hans LeidekkerStub implementations for GetUserNameEx{A,W}, TranslateN...
2005-05-13  Juan LangBegin stubs of built-in schannel provider.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-07-12  Mike McCormackAdd stub implementation for GetComputerObjectName.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Juan LangAdded a secur32.dll that loads other SSP DLLs and forwa...