Commit History

Author SHA1 Message Date
  Hans Leidekker 21fad44766 ipconfig: Print primary DNS suffix. 3 years ago
  Alexandre Julliard b2240d6dfb ipconfig: Use the standard va_list instead of __ms_va_list. 3 years ago
  Michael Stefaniuc 9834492d2f ipconfig: Use wide-char string literals. 4 years ago
  Alexandre Julliard ed6a5e97e0 programs: Make all program entrypoints cdecl. 5 years ago
  Alexandre Julliard adeb282c33 ipconfig: Build with msvcrt. 5 years ago
  Michael Stefaniuc ae375252dc ipconfig: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 308bf48b73 ipconfig: Use WINAPIV calling convention for variadic functions. 7 years ago
  Józef Kucia 13a1d40583 ipconfig: Fix compilation on systems that don't support nameless unions. 7 years ago
  Vitaly Lipatov 6ceb564408 ipconfig: Distinguish between IPv4 and IPv6 addresses in normal mode. 11 years ago
  André Hentschel c5f1572744 ipconfig: Distinguish between IPv4 and IPv6 addresses. 12 years ago
  Francois Gouget 66b06a499d ipconfig: Fix the string resources so their format placeholders can be reordered. 13 years ago
  Francois Gouget 5bc1aff578 programs: Document the reason for the WriteConsole() fall back. 13 years ago
  Andrew Nguyen aca2385d6c include: Revise the Winsock include in windows.h to match the Windows SDK. 13 years ago
  Marcus Meissner 243d458909 ipconfig: Fixed buffer size to MultiByteToWideChar. 14 years ago
  Juan Lang 8d3318a8ff ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses. 14 years ago
  Andrew Nguyen 11d332c37c ipconfig: Implement gateway address output. 14 years ago
  Andrew Nguyen 7df2d4b231 ipconfig: Move socket address string generation to a helper function. 14 years ago
  Andrew Nguyen 68a1a2678c ipconfig: Permit the "Yes/No" strings to be localized. 14 years ago
  Francois Gouget 0e51433d79 ipconfig: Remove the ipconfig debug channel where unused. 14 years ago
  Andrew Nguyen ca0fc0acd4 ipconfig: Partially implement full adapter information output. 14 years ago
  Andrew Nguyen 6ffd8d49be ipconfig: Partially implement basic adapter information output. 14 years ago
  Andrew Nguyen de239dc852 ipconfig: Implement basic command-line parsing. 14 years ago
  Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 14 years ago