Commit History

Author SHA1 Message Date
  Alexandre Julliard 3291ead14d net: Use the standard va_list instead of __ms_va_list. 3 years ago
  Michael Stefaniuc e14b2d486d net: Use wide-char string literals. 4 years ago
  Alexandre Julliard 972ec1ac20 net: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string. 4 years ago
  Alexandre Julliard ed6a5e97e0 programs: Make all program entrypoints cdecl. 5 years ago
  Alexandre Julliard cf391dc3e7 net: Build with msvcrt. 5 years ago
  Michael Stefaniuc beb464358e net: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 399feae786 net: Use WINAPIV calling convention for variadic functions. 7 years ago
  Huw Davies 3e7f0e685b net: Don't call CloseServiceHandle() with an invalid handle. 9 years ago
  Hugh McMaster ba7d599b6f net: WriteFile should output the number of bytes in the char array, not the length of the WCHAR array. 9 years ago
  Frédéric Delanoy 06a66688a3 net: Use BOOL type where appropriate. 11 years ago
  Francois Gouget f3f24fb5d4 net: Use FormatMessageW() for better internationalization support. 13 years ago
  Francois Gouget 16d77d2a0c net: Remove an untranslatable string from the resources. 13 years ago
  Francois Gouget a64f42b8d7 net: Add support for enumerating the running services with 'net start'. 13 years ago
  Francois Gouget 175953563b net: Fix the parameter checking, /help handling and usage. 13 years ago
  Marcus Meissner a869964b31 net: LoadStringW incorrect size bytes vs characters. 13 years ago
  Francois Gouget 0b2a67cffb net: Add a WriteConsole() fall back so things still works on Windows if the output is redirected. 13 years ago
  Francois Gouget d8624c0445 net: Convert to Unicode. 13 years ago
  Francois Gouget 89dcf229d0 net: Remove a debug trace. 13 years ago
  Francois Gouget 9b29faae6a net: Make it possible to translate the connection status descriptions. 13 years ago
  Alexandre Julliard 305fcef612 net: Use the explicit name for all A/W function. 15 years ago
  Francois Gouget 7a71c5d3e3 net: Make output_string() and output_error_string() static. 16 years ago
  Rob Shearman e4c8d763c9 net: Display a more specific error message when a service command fails. 16 years ago
  Tim Schwartz 26b182fd92 net.exe: Lists existing NetUse connections. 17 years ago
  Roy Shea c8c43acc2b net.exe: Added missing service name. 17 years ago
  Tim Schwartz ef59d47d93 net.exe: Converted strings to resources. 17 years ago
  Tim Schwartz a13340d4a0 net.exe: Add missing CloseServiceHandle(). 17 years ago
  Tim Schwartz c46cacc816 net.exe: Add NET STOP. 17 years ago
  Tim Schwartz 9aaaafa774 net.exe: Add NET START command. 17 years ago
  Tim Schwartz 451616ee45 net.exe: Initial stub. 17 years ago