netapi32: tests/access: Don't clutter up standalone Windows boxes.
[wine] / dlls / netapi32 / tests / access.c
2008-06-25  Kai Blinnetapi32: tests/access: Don't clutter up standalone...
2008-05-28  Alistair Leslie... netapi32: Fix tests when the machine is on DOMAIN.
2008-05-05  Maarten Lankhorstnetapi32: Make the tests pass under XP that enforces...
2008-03-07  Alistair Leslie... netapi32: Correct test for NetUserChangePassword.
2008-02-15  Paul Vriensnetapi32/tests: Adding a user with a too long name...
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.
2006-10-09  Michael Stefaniucnetapi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Reifnetapi32: Add minimal NetUserModalsGet test.
2005-06-20  Stefan HuehnerMake some function static.
2005-03-25  Jakob ErikssonNo need continuing tests if no NetUserGetInfo.
2004-12-27  Jakob ErikssonFix test failure on Windows 2000.
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-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-19  Francois GougetOn Win9x netapi32.dll does not export a single API...
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...