History log of /vbox/src/VBox/Main/include/GuestDirectoryImpl.h
Revision Date Author Comments Expand
aa08d96e9f8a68de2d11b24f680757cb02d1f16b 51556 05-Jun-2014 vboxsync

DnD: Added support for dynamically managing formats on the host.

8d9dcfac5d32ad4c7ddc2f16980419bdc132efe5 51321 21-May-2014 vboxsync

Main: Fixed broken documentation due to wrapper changes.

f044158ee9eb7045a43f2c4ef2fbc07cb11329ae 50618 26-Feb-2014 vboxsync

6813 src-client/GuestFileImpl.cpp

18e3d4704ed7b57260b0d4e3ea12c224b3f81840 50559 24-Feb-2014 vboxsync

6813 - src-client/GuestDirectoryImpl.cpp

a9d57a8b0b7d020df59b6466a8ecb863c9ba9b0a 50548 21-Feb-2014 vboxsync

6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to error on winrel clbr 92400

0e1ac25f0c199699bb4ecf055f2feaf25de73e0c 50547 21-Feb-2014 vboxsync

6813 - src-client/GuestDirectoryImpl.cpp

e86baafe99d1f1eb37adcca5fdecfd06e7f13bc5 49504 15-Nov-2013 vboxsync

Main/GuestCtrl: Reference counting bugfixes, handle more directoryCreate errors.

4171ffb38eb8720b2ae9a8d13e95103ab26cfd12 49349 31-Oct-2013 vboxsync

Guest Control: - Implemented IGuestSession::DirectoryRemove, IGuestSession::DirectoryRemoveRecursive, IGuestSession::DirectoryRename + IGuestSession::FileRename. - Added appropriate commands to VBoxManage (basic support for now). - Implemented support for proper guest session process termination via SCM. - Implemented support for internal anonymous wait events which are not relying on the public API's VBoxEventType_T. - Various bugfixes.

/vbox/doc/manual/en_US/user_VBoxManage.xml /vbox/include/VBox/HostServices/GuestControlSvc.h /vbox/include/VBox/VBoxGuestLib.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl GuestCtrlImplPrivate.h GuestDirectoryImpl.h GuestProcessImpl.h GuestSessionImpl.h /vbox/src/VBox/Main/src-client/GuestCtrlImpl.cpp /vbox/src/VBox/Main/src-client/GuestCtrlPrivate.cpp /vbox/src/VBox/Main/src-client/GuestDirectoryImpl.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
5050fc8de0b121eab1b738d7c1007cde4903284d 43162 04-Sep-2012 vboxsync

Main/Guest Control 2.0: Cleanup, separated guest error handling.

c10a6f0c7041e4d1ee50ad38425aab9d43c55522 42897 21-Aug-2012 vboxsync

Guest Control 2.0: Bugfixes.

8bc8d66f188d5357155b8340e2d489573be2b607 42673 08-Aug-2012 vboxsync

Guest Control 2.0: Update.

35e6d303696e46d969aaf9a59cc381333a483b0b 42525 02-Aug-2012 vboxsync

Guest Control 2.0: Update.

2f3883b126a405f92b19e829472f614c7352b4f9 42084 10-Jul-2012 vboxsync

Guest Control 2.0: Hacking in progress.