History log of /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h
Revision Date Author Comments Expand
27d188eaec68419914903b118f1428ad597584d8 47551 06-Aug-2013 vboxsync

VBoxService/GuestCtrl: Re-added (optional debug) dumping of guest process streams, now as a (forked) per-session option.

880dee6db77afb69b9a9a442bbf6e2981efce3f7 47545 05-Aug-2013 vboxsync

VBoxService/GuestCtrl: Implemented asynchronous request queue, bugfixes.

ebe638ac43f658a553122978f46921fd09d13f3b 47334 23-Jul-2013 vboxsync

Comment typo.

a8eb7fc5c25340796ead9a42000b9c9f1695dc4b 45697 24-Apr-2013 vboxsync

GuestCtrl: Various bugfixes required for test driver to pass.

9759711377ef1968c1a907f90d431df4b01d6ddd 45604 18-Apr-2013 vboxsync

VBoxService/GuestCtrl: Added asynchronous request handling, more fixes for testcases.

c55bf74b54ecdfb5ebc4e5d90b620d0fee31737e 45415 08-Apr-2013 vboxsync

GuestCtrl: Implemented using (public) VirtualBox events instead of own callback mechanisms. Bugfixes for testcases (still work in progress).

/vbox/include/VBox/HostServices/GuestControlSvc.h /vbox/include/VBox/VBoxGuestLib.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp VBoxServiceControl.cpp VBoxServiceControl.h VBoxServiceControlProcess.cpp VBoxServiceControlSession.cpp /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/GuestCtrlImplPrivate.h /vbox/src/VBox/Main/include/GuestErrorInfoImpl.h /vbox/src/VBox/Main/include/GuestFileImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestProcessImpl.h /vbox/src/VBox/Main/include/GuestSessionImpl.h /vbox/src/VBox/Main/src-client/GuestCtrlImpl.cpp /vbox/src/VBox/Main/src-client/GuestCtrlPrivate.cpp /vbox/src/VBox/Main/src-client/GuestErrorInfoImpl.cpp /vbox/src/VBox/Main/src-client/GuestFileImpl.cpp /vbox/src/VBox/Main/src-client/GuestImpl.cpp /vbox/src/VBox/Main/src-client/GuestProcessImpl.cpp /vbox/src/VBox/Main/src-client/GuestSessionImpl.cpp /vbox/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp
d8e12fa5dd1c35282b98cb165e42b6b395cf971b 45109 20-Mar-2013 vboxsync

GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work in progress).

9bff17fe6983cfda2ddd98f1979841bcb48e78e7 45010 12-Mar-2013 vboxsync

GuestCtrl: More code for guest session infrastructure handling (untested, work in progress).

4260648b018894247c6a73e244050be76c28f857 44963 08-Mar-2013 vboxsync

VBoxService/GuestCtrl: More code (revamp) for dedicated guest session handling. Untested, work in progress.

3fb3de312d1ff675e0f7cc62a7d46cbb1d5d9353 44935 06-Mar-2013 vboxsync

GuestCtrl: More code for guest session infrastructure handling (untested, work in progress). Added IGuestSession.status for (later) asynchronous handling.

248c89033c87fed7229aa29bbbc4f4698fb13687 44869 28-Feb-2013 vboxsync

Build fix.

462e60a19d02a99b2b1a5c08dff74bb0808d707c 44863 28-Feb-2013 vboxsync

GuestCtrl: Infrastructure changes for handling and executing dedicated guest sessions and protocol versioning (untested, work in progress).

/vbox/include/VBox/HostServices/GuestControlSvc.h /vbox/include/VBox/VBoxGuestLib.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp Makefile.kmk VBoxService.cpp VBoxServiceControl.cpp VBoxServiceControl.h VBoxServiceControlSession.cpp VBoxServiceControlThread.cpp VBoxServiceInternal.h VBoxServicePageSharing.cpp VBoxServiceToolBox.cpp /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp /vbox/src/VBox/Main/include/GuestCtrlImplPrivate.h /vbox/src/VBox/Main/include/GuestFileImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestProcessImpl.h /vbox/src/VBox/Main/include/GuestSessionImpl.h /vbox/src/VBox/Main/src-client/GuestCtrlImpl.cpp /vbox/src/VBox/Main/src-client/GuestCtrlPrivate.cpp /vbox/src/VBox/Main/src-client/GuestFileImpl.cpp /vbox/src/VBox/Main/src-client/GuestProcessImpl.cpp /vbox/src/VBox/Main/src-client/GuestSessionImpl.cpp /vbox/src/VBox/Main/src-client/GuestSessionImplTasks.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp