Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Ge van Geldorp
|
1a1583a364
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
Ulrich Czekalla
|
a47a0e3be7
|
Added stub implementation of NetGetJoinInformation.
|
2005-01-20 10:35:21 +00:00 |
Juan Lang
|
1ad8180e44
|
- fix a couple tests and traces
- add a couple stubs required by native ntlanman.dll
|
2004-04-05 20:17:45 +00:00 |
Patrik Stridvall
|
8f9b09e947
|
Fixed some issues found by winapi_check.
|
2004-02-27 21:32:54 +00:00 |
Steven Edwards
|
000a5c73ee
|
Porting Fixes for Mingw/MSVC.
|
2004-02-10 20:09:43 +00:00 |
Huw Davies
|
f92bbe6c65
|
Fix incorrect calculation of transport_addr.
|
2003-12-11 04:26:38 +00:00 |
Juan Lang
|
216a0dfbe7
|
Partially implement NetWkstaGetInfo.
|
2003-12-08 21:45:44 +00:00 |
Mike McCormack
|
ed224b3398
|
Stub implementations for some functions.
|
2003-12-04 20:53:46 +00:00 |
Juan Lang
|
e7fd6fd2a1
|
Implemented a lot of Netbios().
|
2003-11-29 00:19:19 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Eric Pouech
|
9b5cde85a2
|
Fixed a few bugs in network interface handling (code & test).
|
2003-06-23 03:32:28 +00:00 |
Juan Lang
|
c5e856a300
|
Use iphlpapi to enumerate LAN adapters.
Add names to NetBIOS transports, and eliminates loopback adapters from
enumerated LAN adapters.
|
2003-06-16 01:23:20 +00:00 |
Juan Lang
|
7b55bc45eb
|
Better API compliance and test case for NetWkstaTransportEnum.
|
2003-04-30 00:48:56 +00:00 |
Uwe Bonnes
|
51e4839fb0
|
Separate "Enumerate Hardware Addresses" as function, as other netapi32
function need it.
Implemented level 0 of NetWkstaTransportEnum.
|
2003-02-14 23:29:24 +00:00 |
Patrik Stridvall
|
b5bb32c09a
|
Fixed some issues found by winapi_check.
|
2002-09-24 18:29:39 +00:00 |
Andriy Palamarchuk
|
2693eb9a23
|
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.
|
2002-09-23 20:36:50 +00:00 |
Patrik Stridvall
|
9c1de6de30
|
Moved all the content of the DDK files ntdef.h and ntddk.h to
winternl.h.
|
2002-09-12 22:07:02 +00:00 |
Andriy Palamarchuk
|
b812c90c2a
|
Implemented buffer management functions, a couple of workstation
information functions, created conformance tests.
|
2002-09-11 02:35:17 +00:00 |