2006-10-09 |
Michael Stefaniuc | wsock32: Win64 printf format warning fixes. |
tree | commitdiff |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-09-11 |
Marcus Meissner | Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | .gitignore: Added wildcards to ignore generated resourc... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Ignore generated import libraries from the... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | Take advantage of the recursive nature of .gitignore... |
tree | commitdiff |
2006-06-01 |
Andrew Ziem | wsock32: Added GetService{A,W} stubs. |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Stubs for GetAddressByName{A,W}. |
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-11 |
Alexandre Julliard | Replace calloc() by HeapAlloc(). |
tree | commitdiff |
2005-03-11 |
Peter Berg Larsen | Assorted memleak fixes. Found on Michael Stefaniuc... |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2004-11-23 |
Tom Wickline | Version resources cleanup. |
tree | commitdiff |
2004-09-06 |
Hans Leidekker | Move implementation of EnumProtocols{A,W} from wsock32... |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings 'static const'. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make static Unicode strings const. |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-22 |
Hans Leidekker | Porting fixes. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2003-12-04 |
Juan Lang | Removed unused structure declaration. |
tree | commitdiff |
2003-11-28 |
Juan Lang | Implement the TCP table query, netstat.exe now shows... |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-02 |
Juan Lang | Implemented arp table querying through WsControl, and... |
tree | commitdiff |
2003-08-29 |
Juan Lang | - improve WsControl error checking |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Added version information. |
tree | commitdiff |
2003-05-13 |
Juan Lang | Changed wsock32 to use the new iphlpapi for interface... |
tree | commitdiff |
2003-05-12 |
Pierre d'Herbemont | Undef if_type, if_mtu and if_lastchange for darwin. |
tree | commitdiff |
2003-04-04 |
Mike Hearn | - Map winsock sockopts to the POSIX equivalents for... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-01-30 |
Andrew John Hughes | Provide stub implementations of GetTypeByNameA and... |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added list of symbols to ignore by default in winebuild. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
tree | commitdiff |
2002-06-28 |
Gregg Mattinson | Removed C++ style comments. |
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-22 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
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-04-01 |
Francois Gouget | Fix for the unistd.h vs. winsock.h problem in Winelib... |
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-01-21 |
Francois Gouget | Comment out/ifdef out unused code and variables. |
tree | commitdiff |
2001-12-14 |
Bang Jun-Young | Fix NetBSD compilation errors. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | Fix the Solaris and FreeBSD compilation errors introduc... |
tree | commitdiff |
2001-11-14 |
Francois Gouget | Make winsock.h and winsock2.h independent from the... |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-09-14 |
Francois Gouget | Fix recv prototype for WSARecvEx. |
tree | commitdiff |
2001-08-28 |
Francois Gouget | Only use winsock2.h in Wine. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Dmitry Timoshkov | Add stdcall->cdecl thunks for inet_network and getnetby... |
tree | commitdiff |
2001-05-09 |
Bang Jun-Young | On NetBSD if_type is defined as a macro in /usr/include... |
tree | commitdiff |
2001-04-17 |
Joerg Mayer | Use of proper test gets rid of a signed/unsigned warning. |
tree | commitdiff |
2001-02-28 |
Michael Stefaniuc | Implemented WsControl command with id 0x101. |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
tree | commitdiff |
2001-01-17 |
James Hatheway | In WsControl, don't mix Linux and Wine socket calls... |
tree | commitdiff |
2001-01-12 |
Stefan Leichter | Implemented EnumProtocolA/W. |
tree | commitdiff |
2001-01-05 |
Mike McCormack | Returning success for unknown WSCNTL_TCPIP_QUERY_INFO... |
tree | commitdiff |
2000-12-02 |
Alexandre Julliard | Use ioctlsocket() instead of ioctl() so that we can... |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-07-25 |
James Hatheway | Portability fixes. |
tree | commitdiff |
2000-07-23 |
James Hatheway | Adds an initial WSAIoctl function with support for... |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
tree | commitdiff |
|