netstat: Initial implementation.
[wine] / dlls / winspool.drv / tests /
2012-12-21  Alexandre Julliardwinspool.drv: Remove a todo that succeeds now.
2012-07-31  André Hentschelwinspool.drv: Update allowed driver version.
2012-06-25  Julian Rügerwinspool.drv/tests: Fix typos/grammar.
2012-06-21  Detlef Riekenbergwinspool/tests: Fix failures when the spooler service...
2012-06-13  Huw Davieswinspool: Update the ppd for LPR printers too.
2012-04-03  Huw Davieswinspool/tests: Add some tests for OpenPrinter with...
2011-10-31  Alexandre Julliardwinspool/tests: Allow a different way of specifying...
2011-08-30  André Hentschelwinspool.drv/tests: Fix tracing a NULL string.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-06-15  Marcus Meissnerwinspool.drv: Removed a superflous NULL check (Coverity).
2011-05-09  David Hedbergwinspool.drv: Add stubs for IsValidDevmodeW and IsValid...
2011-02-07  Austin Englishwinspool.drv: Make sure to use return values (LLVM...
2010-11-17  Alexandre Julliardwinspool/tests: Avoid sizeof in traces.
2010-11-11  Austin Englishwinspool.drv: Skip tests when no printer is installed.
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-06-17  Detlef Riekenbergwinspool/tests: Handle the Windows bug in GetPrinterDataEx.
2010-06-16  Detlef Riekenbergwinspool: Return ERROR_MORE_DATA, when the app probe...
2010-06-15  Detlef Riekenbergwinspool/tests: Test GetPrinterData/Ex for the print...
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...
2010-02-17  Paul Vrienswinspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-17  Paul Vrienswinspool.drv/tests: Skip non supported levels on Win9x...
2010-02-17  Paul Vrienswinspool.drv/tests: Fix some test failures on Win9x...
2010-02-16  Paul Vrienswinspool.drv/tests: Use FILE_SHARE_READ to fix some...
2010-02-16  Paul Vrienswinspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-08  Paul Vrienswinspool.drv: Fix some test failures on Win9x/WinMe.
2009-12-24  Jeremy Whitewinspool: Correctly zero printer driver buffer on failu...
2009-12-16  Jeremy Whitewinspool: Add tests for paths returned in GetPrinterDriver.
2009-12-08  Paul Vrienswinspool.drv/tests: Fix test failures on XP+ with long...
2009-12-02  Jeremy Whitewinspool: Revise EnumPrinterDriversW to fix the incorre...
2009-12-01  Jeremy Whitewinspool: Add a test which shows the flaws in the curre...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterDriverA with GetPrinterDr...
2009-12-01  Jeremy Whitewinspool: Add a test to show size required for EnumPrin...
2009-12-01  Jeremy Whitewinspool: When retrieving PRINTER_INFO_7, the lack...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterA via GetPrinterW, largel...
2009-12-01  Jeremy Whitewinspool: Add modest tests for GetPrinter.
2009-11-30  Gerald Pfeiferwinspool/tests: Guard debugging code by #ifdef instead...
2009-11-24  Jeremy Whitewinspool: Add a test showing Windows behavior wrt size...
2009-10-21  Paul Vrienswinspool.drv/tests: Fix a test failure on Vista.
2009-10-16  Detlef Riekenbergwinspool/tests: Fix a failure on NT4 for EnumPrintProce...
2009-10-16  Detlef Riekenbergwinspool: Use the backend for GetPrintProcessorDirector...
2009-10-15  Detlef Riekenbergwinspool/tests: Add tests for EnumPrintProcessors.
2009-03-25  Paul Vrienswinspool.drv/tests: Fix a test failure on NT4 and below.
2009-03-24  Hans Leidekkerwinspool: Support special environment value "all" in...
2009-02-25  Francois Gougetwinspool.drv/tests: Use win_skip() to skip over unimple...
2009-02-05  Detlef Riekenbergwinspool/tests: Run more tests on Win64.
2008-11-11  Nicolas Le Camwinspool.drv/tests: Fix a test on all platforms.
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-09-05  Paul Vrienswinspool.drv/tests: Fix a test on Vista/W2K8.
2008-04-25  James Hawkinswinspool.drv: Disable a test for capabilities not avail...
2008-01-02  Gerald Pfeiferwinspool: Adjust the typo of a loop variable in test_En...
2007-12-12  Marcel Partapwinspool.drv/tests: Add dumping of FORM_INFO_1/2 in...
2007-08-14  Detlef Riekenbergwinspool/tests: Fix 2 failing tests for restricted...
2007-08-10  Detlef Riekenbergwinspool/tests: Add tests for EnumPrinterDrivers.
2007-06-21  Michael Stefaniucwinspool.drv/tests: Specify the arguments of the functi...
2007-06-18  Detlef Riekenbergwinspool/tests: Add tests for AddPortEx.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-05  Dmitry Timoshkovwinspool: Add a test for DeviceCapabilities, fix some...
2007-03-06  Paul Vrienswinspool.drv/tests: Remove tempfile after running the...
2007-03-06  Detlef Riekenbergwinspool/tests: Vista returns a different status.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-06  Francois Gougetwinspool.drv: Remove unneeded cast.
2007-02-05  Detlef Riekenbergwinspool/tests: Add test for XcvDataW,PortIsValid.
2007-02-05  Detlef Riekenbergwinspool/tests: Add test for XcvDataW,MonitorUI.
2007-01-16  Detlef Riekenbergwinspool/tests: Fix tests for EnumPrinters when the...
2007-01-16  Detlef Riekenbergwinspool/tests: Use a more generic name for a variable.
2007-01-08  Francois Gougetwinspool.drv/tests: Replace some '#if 0's with 'if...
2007-01-06  Detlef Riekenbergwinspool: Support the local computername as servername...
2007-01-01  Paul Vrienswinspool.drv/tests: Skip EnumPrintersW tests when not...
2006-12-27  Michael Stefaniucwinspool.drv/tests: In multiline strings there is no...
2006-12-22  Detlef Riekenbergwinspoool/tests: Build the name of the local print...
2006-12-22  Detlef Riekenbergwinspoool/tests: Rename unclear string.
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-12  Paul Vrienswinspool.drv/tests: No need to return anything as we...
2006-12-12  Paul Vrienswinspool/tests: Don't treat having no printers as a...
2006-12-12  Paul Vrienswinspool/tests: Make default_printer a global variable.
2006-12-11  Paul Vrienswinspool.drv/tests: Fix typo.
2006-12-04  Huw Davieswinspool.drv: Outlook 2003 relies on the buffer size...
2006-11-29  Detlef Riekenbergwinspool/tests: Add initial tests for AddPort.
2006-11-29  Detlef Riekenbergwinspool/tests: Add initial test for DeletePort.
2006-11-09  Detlef Riekenbergwinspool/tests: Add tests for ConfigurePort.
2006-11-06  Detlef Riekenbergwinspool/tests: Add tests for EnumPorts.
2006-10-13  Hans Leidekkerwinspool.drv/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Detlef Riekenbergwinspool: String cleanup in the tests.
2006-09-08  Detlef Riekenbergwinspool: Minimal load/unload printmonitors; use it...
2006-08-23  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
2006-07-26  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
2006-07-13  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
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-06-21  Detlef Riekenbergwinspool/tests: Tests for EnumForms and set an error...
2006-06-10  Detlef Riekenbergwinspool/tests: Tests for GetPrintProcessorDirectory.
2006-06-02  Detlef Riekenbergwinspool/tests: Remove the check for unimplemented...
2006-05-28  Detlef Riekenbergwinspool/tests: Use 0xdeadbeef as magic value.
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.