cabinet: Add initial tests for FDI.
[wine] / dlls / netapi32 / tests /
2007-03-28  Francois Gougetnetapi32/tests: Add a missing '\n' to a trace().
2007-03-26  Kai Blinnetapi32/tests: Make NetGetUserInfo checks language...
2007-03-26  Kai Blinnetapi32: Implement NetUserChangePassword.
2007-03-26  Kai Blinnetapi32: Implement NetUserDel.
2007-03-26  Kai Blinnetapi32: Implement NetUserAdd with a dummy user database.
2007-03-26  Kai Blinnetapi32/test: Test the username and password length...
2007-03-23  Paul Vriensnetapi32/tests: Use LoadLibrary where needed and skip.
2007-03-20  Kai Blinnetapi32: Add test for adding/deleting users.
2007-03-19  Kai Blinnetapi32/tests: Use skip when skipping tests.
2007-03-16  Paul Vriensnetapi32/tests: Use GetModuleHandle and skip.
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-10-09  Michael Stefaniucnetapi32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Juan Langnetapi32: Partially implement DsRoleGetPrimaryDomainInf...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Detlef Riekenbergnetapi32: Avoid NULL access in NetApiBufferAllocate...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Reifnetapi32: Add minimal NetUserModalsGet test.
2005-11-29  Paul VriensAdded some stubbed Ds-calls
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-06-20  Stefan HuehnerMake some function static.
2005-03-25  Jakob ErikssonNo need continuing tests if no NetUserGetInfo.
2005-03-14  Juan LangFix a test to pass under XP.
2004-12-27  Jakob ErikssonFix test failure on Windows 2000.
2004-04-21  Juan LangFix NetApiBufferReallocate and tests based on results...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-05  Juan Lang- fix a couple tests and traces
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-04  Dimitrie O. PaunFix NetApiBufferReallocate and add a few tests for...
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-18  Jon GriffithsFix compilation under VS.Net.
2003-06-23  Eric PouechFixed a few bugs in network interface handling (code...
2003-04-30  Juan LangBetter API compliance and test case for NetWkstaTranspo...
2002-12-19  Francois GougetOn Win9x netapi32.dll does not export a single API...
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-16  Francois GougetNetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...