Hans Leidekker
|
21fad44766
|
ipconfig: Print primary DNS suffix.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-11-09 22:02:55 +01:00 |
Alexandre Julliard
|
b2240d6dfb
|
ipconfig: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-25 11:01:09 +02:00 |
Michael Stefaniuc
|
9834492d2f
|
ipconfig: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-10-21 10:50:47 +02:00 |
Alexandre Julliard
|
ed6a5e97e0
|
programs: Make all program entrypoints cdecl.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-17 17:05:47 +02:00 |
Alexandre Julliard
|
adeb282c33
|
ipconfig: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-30 09:54:17 +02:00 |
Michael Stefaniuc
|
ae375252dc
|
ipconfig: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 09:42:56 +02:00 |
Alexandre Julliard
|
308bf48b73
|
ipconfig: Use WINAPIV calling convention for variadic functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-02 10:20:57 +01:00 |
Józef Kucia
|
13a1d40583
|
ipconfig: Fix compilation on systems that don't support nameless unions.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-10 11:01:56 -05:00 |
Vitaly Lipatov
|
6ceb564408
|
ipconfig: Distinguish between IPv4 and IPv6 addresses in normal mode.
|
2013-11-18 21:01:27 +01:00 |
André Hentschel
|
c5f1572744
|
ipconfig: Distinguish between IPv4 and IPv6 addresses.
|
2013-01-07 13:38:22 +01:00 |
Francois Gouget
|
66b06a499d
|
ipconfig: Fix the string resources so their format placeholders can be reordered.
|
2011-11-21 13:01:11 +01:00 |
Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
Andrew Nguyen
|
aca2385d6c
|
include: Revise the Winsock include in windows.h to match the Windows SDK.
|
2011-05-19 17:38:30 +02:00 |
Marcus Meissner
|
243d458909
|
ipconfig: Fixed buffer size to MultiByteToWideChar.
|
2010-10-25 12:41:42 +02:00 |
Juan Lang
|
8d3318a8ff
|
ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.
|
2010-10-12 12:17:50 +02:00 |
Andrew Nguyen
|
11d332c37c
|
ipconfig: Implement gateway address output.
|
2010-09-27 14:10:44 +02:00 |
Andrew Nguyen
|
7df2d4b231
|
ipconfig: Move socket address string generation to a helper function.
|
2010-09-27 14:10:44 +02:00 |
Andrew Nguyen
|
68a1a2678c
|
ipconfig: Permit the "Yes/No" strings to be localized.
|
2010-09-07 16:01:02 +02:00 |
Francois Gouget
|
0e51433d79
|
ipconfig: Remove the ipconfig debug channel where unused.
|
2010-08-24 15:22:36 +02:00 |
Andrew Nguyen
|
ca0fc0acd4
|
ipconfig: Partially implement full adapter information output.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
6ffd8d49be
|
ipconfig: Partially implement basic adapter information output.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
de239dc852
|
ipconfig: Implement basic command-line parsing.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
6919c8dfc8
|
ipconfig: Add stub implementation.
|
2010-08-17 14:40:46 +02:00 |