VirtualBox

source: vbox/trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91868   3 years vboxsync Devices/Serial: Change the serial drivers to access the CFGM API …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80403   5 years vboxsync Serial/NamedPipe: don't leak the socket if connect(2) fails.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69664   7 years vboxsync Devices/Serial: Fix stuck I/O on Windows when using named pipes
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69303   7 years vboxsync Devices/Serial: scm updates
(edit) @68700   7 years vboxsync build fix for fmtcheck
(edit) @68699   7 years vboxsync pdmifs.h,Serial: Reworked stream interface. The old design with the …
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62908   8 years vboxsync Devices: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62507   8 years vboxsync (C) 2016
(edit) @57882   9 years vboxsync Serial/NamedPipe: Reorder error checks in the receive code path on …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @39855   13 years vboxsync Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33392   14 years vboxsync DrvNamedPipe: OS/2 build fix.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27934   15 years vboxsync build fix
(edit) @27933   15 years vboxsync DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
(edit) @27497   15 years vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @18443   16 years vboxsync DrvNamedPipe: Fixed (?) undefined variable in odd error case in …
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11267   16 years vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7321   17 years vboxsync shorten some thread names, looks better as log prefix
(edit) @6217   17 years vboxsync serial: don't overwrite VM errors from the driver
(edit) @6214   17 years vboxsync another race
(edit) @6213   17 years vboxsync fixed race during initialization of DrvNamedPipe
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5756   17 years vboxsync Client end of named pipe must be opened in overlapped mode, else …
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2904   18 years vboxsync VMSetError without traling \n
(edit) @2052   18 years vboxsync Make named pipe destruction independent of driver destruction order.
(edit) @1803   18 years vboxsync Mark thread NamedPipe listen thread as waitable, so that waiting for …
(edit) @1778   18 years vboxsync Clean up listen thread properly.
(edit) @1777   18 years vboxsync correction
(edit) @1776   18 years vboxsync Shutdown fix
(edit) @1775   18 years vboxsync shutdown change
(edit) @1761   18 years vboxsync removed todo
(edit) @1760   18 years vboxsync Updates
(edit) @1758   18 years vboxsync Another attempt at proper shutdown.
(edit) @1756   18 years vboxsync Read fix.
(edit) @1736   18 years vboxsync Property cleanup (and reexport serial device).
(edit) @1732   18 years vboxsync Shutdown fixes.
(edit) @1680   18 years vboxsync eol-style
(edit) @1678   18 years vboxsync Lost connection case.
(edit) @1677   18 years vboxsync Don't pass back VERR_BROKEN_PIPE to upper layers.
(edit) @1675   18 years vboxsync Disconnect client after detecting a broken pipe
(edit) @1674   18 years vboxsync Sleep a bit after detecting the client is still connected.
(edit) @1673   18 years vboxsync Update
(edit) @1671   18 years vboxsync Correction
(edit) @1670   18 years vboxsync Bugfix
(edit) @1669   18 years vboxsync Don't use auto-reset event semaphores.
(edit) @1668   18 years vboxsync Use overlapped option for ConnectNamedPipe too.
(edit) @1665   18 years vboxsync Compile fix
(edit) @1664   18 years vboxsync Another fix
(edit) @1663   18 years vboxsync Some shutdown fixes. (not well done)
(edit) @1662   18 years vboxsync Made writes blocking again.
(edit) @1661   18 years vboxsync More fixes
(edit) @1659   18 years vboxsync Argh
(edit) @1657   18 years vboxsync Test
(edit) @1656   18 years vboxsync Comment added
(edit) @1655   18 years vboxsync Discard write if nobody is listening.
(edit) @1654   18 years vboxsync Wait a bit when nobody has connected yet.
(edit) @1653   18 years vboxsync More overlapped changes
(edit) @1652   18 years vboxsync Try it with overlapped writes then.
(edit) @1651   18 years vboxsync create the named pipe only once
(edit) @1647   18 years vboxsync So far unsuccessful attempts to make Windows named pipes work properly …
(edit) @1534   18 years vboxsync fix typo
(edit) @1533   18 years vboxsync Fix logging and error code handling.
(add) @1512   18 years vboxsync export to OSE
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette