wine/ server/trace.c server/sock.c server/smb. ...

Alexandre Julliard julliard at winehq.org
Thu Apr 8 14:09:04 CDT 2004


ChangeSet ID:	11912
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/08 14:09:04

Modified files:
	server         : trace.c sock.c smb.c serial.c request.h 
	                 protocol.def named_pipe.c file.h file.c fd.c 
	include/wine   : server_protocol.h 

Log message:
	Removed the get_file_info request.

Patch: http://cvs.winehq.org/patch.py?id=11912

Old revision  New revision  Changes     Path
 1.198         1.199         +0 -25      wine/server/trace.c
 1.46          1.47          +2 -15      wine/server/sock.c
 1.10          1.11          +2 -17      wine/server/smb.c
 1.32          1.33          +2 -16      wine/server/serial.c
 1.95          1.96          +0 -2       wine/server/request.h
 1.99          1.100         +0 -20      wine/server/protocol.def
 1.28          1.29          +2 -17      wine/server/named_pipe.c
 1.14          1.15          +2 -2       wine/server/file.h
 1.81          1.82          +2 -41      wine/server/file.c
 1.17          1.18          +2 -15      wine/server/fd.c
 1.100         1.101         +1 -29      wine/include/wine/server_protocol.h




More information about the wine-cvs mailing list