projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Enable the disabled tests in tests.data or add a comment describing
[wine]
/
dlls
/
kernel
/
comm.c
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Rein Klazes
Add missing POSIX baud rates to GetCommState and SetCom...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Rein Klazes
Fix GetCommState and SetCommState, so that these functi...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Vincent Béron
Move the implementation of GetDefaultCommConfig from...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Vincent Béron
Unicodify some comm functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Frank
Fixed size check in GetCommConfig().
blob
|
commitdiff
|
raw
|
diff to current
2003-12-02
Alexandre Julliard
Use wine_server_release_fd() instead of close() everywh...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Kevin Groeneveld
- Fix small bug with parsing of numbers in BuildCommDCB...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-12
Kevin Groeneveld
Add missing wReserved1 member to DCB structure definition.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-26
Eric Pouech
- made async.h ready for use in ntdll: replaced all...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-12
Marcus Meissner
Fixed 2 fd leaks in comm functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Michael Stefaniuc
Compile the kernel dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Stefan Leichter
BuildCommDCBAndTimeoutsA: Made the argument parsing...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Marcelo Welter
Added PCF_TOTALTIMEOUTS to comm properties.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Alexandre Julliard
Portability fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Mike McCormack
Added support for TransmitCommChar.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Marcelo Welter
Fix to old DCB format parsing.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Alexandre Julliard
Removed constants that aren't defined in Windows.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-21
<wine@gc2.kloepfe...
Faster serial speed cases for non Linux systems.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Martin Wilck
- Need a "cleanup" method.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Martin Wilck
- separate cleanly between async scheduling and file...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Mike McCormack
Set an overlapped hEvent before calling any APCs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Andreas Mohr
Various cosmetic changes.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Marcus Meissner
Fixed cut&paste problem in SETRTS.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-19
Lawson Whitney
Support for nonstandard baud rate in SetCommState.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-12-13
Mike McCormack
Only RTS_CONTROL_HANDSHAKE should set CRTSCTS.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Gerard Patel
Misc fixes to DCB building from command line.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-12
Gerson Kurz
Parity settings were not set properly in BuildCommDCBAn...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
Mike McCormack
Ignore DSR/DTR flow control in DCB. termios doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
Mike McCormack
Return TRUE on success in COMM_BuildOldCommDCB.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Mike McCormack
Store the comm error value in the wineserver, not a...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Marcus Meissner
SetCommConfig has 3 arguments, not 2.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Patrik Stridvall
- Moved comm related protoypes to the correct .h file.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Mike McCormack
Move 16-bit COMM code to USER dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Mike McCormack
Rewrite BuildCommDCB16 to depend on BuildCommDCB, not...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Mike McCormack
Replace service thread with ReadFileEx/WriteFileEx.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Mike McCormack
Use GetCommState16 to save state in OpenComm16.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Mike McCormack
Rewrite SetCommState16 to use SetCommState.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Mike McCormack
Rewrite GetCommState16 using GetCommState.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Mike McCormack
Implement overlapped completion routines.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Mike McCormack
Implement COMM_MSRUpdate with GetCommModemStatus.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Mike McCormack
Implement FlushComm16 with PurgeComm.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Mike McCormack
Rewrite EscapeCommFunction16 to use EscapeCommFunction.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-08
Mike McCormack
Use HANDLEs instead of unix fds.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Fixed GetCommConfig number of arguments.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-24
Andreas Mohr
- BuildCommDCB16() uses int instead of BOOL
blob
|
commitdiff
|
raw
|
diff to current
2001-05-22
Dmitry Timoshkov
Small clean up.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
Dominik Strasser
Don't use RTSCTS if Str handshake is enabled.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Andreas Mohr
BuildCommDCB16 had a rather broken baud rate handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Andreas Mohr
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Patrik Stridvall
Documentation argument fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Andreas Mohr
Don't open the comm handle with GENERIC_WRITE via FILE_...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Mike McCormack
Improve async i/o compatability. lpOverlapped->Internal...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Andreas Mohr
- clarify many error messages
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Andrew Johnston
Documentation update.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Dimitrie O. Paun
Avoid using TIOCM_* constants if not available.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Mike McCormack
- created server object for handling async i/o
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Francois Gouget
HFILE is an int, not a regular HANDLE.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Mike McCormack
Moved comm.c into kernel32.
blob
|
commitdiff
|
raw
|
diff to current