projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix bogus unreal code page messages in _setmbcp().
[wine]
/
dlls
/
netapi32
/
2005-11-21
Ge van Geldorp
Fix some prototypes to match the PSDK.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-29
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-07
Detlef Riekenberg
NetUserAdd + NetUserDel implemented as stub.
tree
|
commitdiff
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix -Wmissing-declarations warnings.
tree
|
commitdiff
2005-06-23
Alexandre Julliard
Sort entry points in the same order as Windows.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved network configuration parameters to HKCU\Software...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-03-25
Jakob Eriksson
No need continuing tests if no NetUserGetInfo.
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-14
Juan Lang
Fix a test to pass under XP.
tree
|
commitdiff
2005-01-20
Ulrich Czekalla
Added stub implementation of NetGetJoinInformation.
tree
|
commitdiff
2004-12-27
Jakob Eriksson
Fix test failure on Windows 2000.
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-16
Juan Lang
In Netbios(),
tree
|
commitdiff
2004-12-08
Juan Lang
Convert some registry calls from A to W.
tree
|
commitdiff
2004-11-30
Jon Griffiths
Allow NCBRESET and NCBADDNAME to work even if there...
tree
|
commitdiff
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-04-21
Juan Lang
Fix NetApiBufferReallocate and tests based on results...
tree
|
commitdiff
2004-04-20
Francois Gouget
Make Unicode strings 'static const'.
tree
|
commitdiff
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
tree
|
commitdiff
2004-04-05
Juan Lang
- fix a couple tests and traces
tree
|
commitdiff
2004-04-02
Hans Leidekker
NetServerGetInfo() pseudo stub.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-03-01
Alexandre Julliard
Portability fixes for LSB compatibility.
tree
|
commitdiff
2004-03-01
Juan Lang
Implement NetpNetbiosStatusToApiStatus.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-10
Steven Edwards
Porting Fixes for Mingw/MSVC.
tree
|
commitdiff
2004-02-06
Chris Morgan
Stub NetUserEnum().
tree
|
commitdiff
2004-01-30
Juan Lang
- fix broadcast address for name lookups after iphlpapi...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Define INADDR_NONE if needed (reported by Robert Lunnon).
tree
|
commitdiff
2004-01-14
Robert Lunnon
FD_SET is not a type changed to struct fd_set.
tree
|
commitdiff
2004-01-02
Steven Edwards
Fix compiling netapi32 on MSVC with PSDK headers.
tree
|
commitdiff
2004-01-02
Juan Lang
Fix conflicting registry value names, and try both...
tree
|
commitdiff
2003-12-11
Huw Davies
Fix incorrect calculation of transport_addr.
tree
|
commitdiff
2003-12-08
Juan Lang
Partially implement NetWkstaGetInfo.
tree
|
commitdiff
2003-12-04
Mike McCormack
Stub implementations for some functions.
tree
|
commitdiff
2003-12-04
Dimitrie O. Paun
Fix NetApiBufferReallocate and add a few tests for...
tree
|
commitdiff
2003-11-29
Juan Lang
Implemented a lot of Netbios().
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
tree
|
commitdiff
2003-09-11
Geoff Thorpe
Added a stub for NetStatisticsGet.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-07-18
Jon Griffiths
Fix compilation under VS.Net.
tree
|
commitdiff
2003-07-08
Uwe Bonnes
Removed a no longer used header.
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-23
Eric Pouech
Fixed a few bugs in network interface handling (code...
tree
|
commitdiff
2003-06-16
Juan Lang
Use iphlpapi to enumerate LAN adapters.
tree
|
commitdiff
2003-05-19
Aric Stewart
Added stub for NetServerEnum.
tree
|
commitdiff
2003-04-30
Juan Lang
Better API compliance and test case for NetWkstaTranspo...
tree
|
commitdiff
2003-03-28
Alexandre Julliard
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Replaced forwards by normal function declarations.
tree
|
commitdiff
2003-02-14
Uwe Bonnes
Separate "Enumerate Hardware Addresses" as function...
tree
|
commitdiff
2002-12-19
Francois Gouget
On Win9x netapi32.dll does not export a single API...
tree
|
commitdiff
2002-12-17
Uwe Bonnes
NetUserGetInfo: implemented Level 1.
tree
|
commitdiff
2002-12-13
Chris Morgan
Stub NetGetDCName(). Add in the rest of the NERR_...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-09-24
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-23
Andriy Palamarchuk
Implemented NetQueryDisplayInformation, NetUserGetInfo...
tree
|
commitdiff
2002-09-16
Francois Gouget
NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-11
Andriy Palamarchuk
Implemented buffer management functions, a couple of...
tree
|
commitdiff
2002-08-30
Steven Edwards
Update some .cvsignore files for building on Windows.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-15
Patrik Stridvall
Added some defines for compatibility with Windows headers.
tree
|
commitdiff
2001-11-06
François Gouget
Make debugtools.h independent from config.h.
tree
|
commitdiff
2001-11-06
Mike McCormack
Added netapi32.dll and the Netbios() call.
tree
|
commitdiff