|
|
@11284
|
16 年 |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 年 |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11267
|
16 年 |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 年 |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7321
|
17 年 |
vboxsync |
shorten some thread names, looks better as log prefix
|
|
|
@6217
|
17 年 |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6214
|
17 年 |
vboxsync |
another race
|
|
|
@6213
|
17 年 |
vboxsync |
fixed race during initialization of DrvNamedPipe
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5756
|
17 年 |
vboxsync |
Client end of named pipe must be opened in overlapped mode, else …
|
|
|
@4372
|
17 年 |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 年 |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3666
|
17 年 |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2904
|
17 年 |
vboxsync |
VMSetError without traling \n
|
|
|
@2052
|
18 年 |
vboxsync |
Make named pipe destruction independent of driver destruction order.
|
|
|
@1803
|
18 年 |
vboxsync |
Mark thread NamedPipe listen thread as waitable, so that waiting for …
|
|
|
@1778
|
18 年 |
vboxsync |
Clean up listen thread properly.
|
|
|
@1777
|
18 年 |
vboxsync |
correction
|
|
|
@1776
|
18 年 |
vboxsync |
Shutdown fix
|
|
|
@1775
|
18 年 |
vboxsync |
shutdown change
|
|
|
@1761
|
18 年 |
vboxsync |
removed todo
|
|
|
@1760
|
18 年 |
vboxsync |
Updates
|
|
|
@1758
|
18 年 |
vboxsync |
Another attempt at proper shutdown.
|
|
|
@1756
|
18 年 |
vboxsync |
Read fix.
|
|
|
@1736
|
18 年 |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1732
|
18 年 |
vboxsync |
Shutdown fixes.
|
|
|
@1680
|
18 年 |
vboxsync |
eol-style
|
|
|
@1678
|
18 年 |
vboxsync |
Lost connection case.
|
|
|
@1677
|
18 年 |
vboxsync |
Don't pass back VERR_BROKEN_PIPE to upper layers.
|
|
|
@1675
|
18 年 |
vboxsync |
Disconnect client after detecting a broken pipe
|
|
|
@1674
|
18 年 |
vboxsync |
Sleep a bit after detecting the client is still connected.
|
|
|
@1673
|
18 年 |
vboxsync |
Update
|
|
|
@1671
|
18 年 |
vboxsync |
Correction
|
|
|
@1670
|
18 年 |
vboxsync |
Bugfix
|
|
|
@1669
|
18 年 |
vboxsync |
Don't use auto-reset event semaphores.
|
|
|
@1668
|
18 年 |
vboxsync |
Use overlapped option for ConnectNamedPipe too.
|
|
|
@1665
|
18 年 |
vboxsync |
Compile fix
|
|
|
@1664
|
18 年 |
vboxsync |
Another fix
|
|
|
@1663
|
18 年 |
vboxsync |
Some shutdown fixes. (not well done)
|
|
|
@1662
|
18 年 |
vboxsync |
Made writes blocking again.
|
|
|
@1661
|
18 年 |
vboxsync |
More fixes
|
|
|
@1659
|
18 年 |
vboxsync |
Argh
|
|
|
@1657
|
18 年 |
vboxsync |
Test
|
|
|
@1656
|
18 年 |
vboxsync |
Comment added
|
|
|
@1655
|
18 年 |
vboxsync |
Discard write if nobody is listening.
|
|
|
@1654
|
18 年 |
vboxsync |
Wait a bit when nobody has connected yet.
|
|
|
@1653
|
18 年 |
vboxsync |
More overlapped changes
|
|
|
@1652
|
18 年 |
vboxsync |
Try it with overlapped writes then.
|
|
|
@1651
|
18 年 |
vboxsync |
create the named pipe only once
|
|
|
@1647
|
18 年 |
vboxsync |
So far unsuccessful attempts to make Windows named pipes work properly …
|
|
|
@1534
|
18 年 |
vboxsync |
fix typo
|
|
|
@1533
|
18 年 |
vboxsync |
Fix logging and error code handling.
|
|
|
@1512
|
18 年 |
vboxsync |
export to OSE
|