|
|
@73104
|
6 years |
vboxsync |
Main: Two clang build fixes (offset-of cleanup).
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73063
|
6 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@73040
|
6 years |
vboxsync |
Build fix.
|
|
|
@73038
|
6 years |
vboxsync |
Build fix.
|
|
|
@73037
|
6 years |
vboxsync |
Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
|
|
|
@73036
|
6 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@73005
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@73000
|
6 years |
vboxsync |
ConsoleImpl2.cpp: Missing break.
|
|
|
@72980
|
6 years |
vboxsync |
Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
|
|
|
@72975
|
6 years |
vboxsync |
Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
|
|
|
@72973
|
6 years |
vboxsync |
Main: Some early sketches on how to get proper C++ enums with xpidl.
|
|
|
@72961
|
6 years |
vboxsync |
Main: Doxygen
|
|
|
@72960
|
6 years |
vboxsync |
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
|
|
|
@72958
|
6 years |
vboxsync |
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
|
|
|
@72919
|
6 years |
vboxsync |
Main/*: From now on any valid UTF8 string is considered a valid guest …
|
|
|
@72828
|
6 years |
vboxsync |
ConsoleImpl: test for empty() instead of size() == 0
|
|
|
@72804
|
6 years |
vboxsync |
Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72343
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72328
|
7 years |
vboxsync |
Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
|
|
|
@72096
|
7 years |
vboxsync |
Guest Control/Main: Also try to return guest error (if available) in …
|
|
|
@72090
|
7 years |
vboxsync |
Guest Control/Main: Logging nits.
|
|
|
@72089
|
7 years |
vboxsync |
Guest Control/Main: Try to return guest error (if available) in …
|
|
|
@72070
|
7 years |
vboxsync |
Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
|
|
|
@72067
|
7 years |
vboxsync |
Guest Control/Main: Made IGuestSession::copyFromGuest() and …
|
|
|
@72064
|
7 years |
vboxsync |
HGCM: LogRel nit.
|
|
|
@72045
|
7 years |
vboxsync |
Guest Control/Main: CopyTo/CopyFrom bugfixes.
|
|
|
@72023
|
7 years |
vboxsync |
Guest Control/Main: Removed unused code.
|
|
|
@72015
|
7 years |
vboxsync |
VideoRec/Main: Simplified recoding state checking by only using the …
|
|
|
@72014
|
7 years |
vboxsync |
VideoRec/Main: Simplified recoding state checking by only using the …
|
|
|
@72007
|
7 years |
vboxsync |
Guest Control/Main: Fixed progress object creation in …
|
|
|
@72001
|
7 years |
vboxsync |
Guest Control/Main: Implemented stubs …
|
|
|
@71977
|
7 years |
vboxsync |
Build fix.
|
|
|
@71976
|
7 years |
vboxsync |
Guest Control/Main: Added stubs for IGuestSession:copy[From|To]Guest() …
|
|
|
@71873
|
7 years |
vboxsync |
Build fix.
|
|
|
@71872
|
7 years |
vboxsync |
Guest Control/Main: Added GuestFsObjData::GetFileMode().
|
|
|
@71849
|
7 years |
vboxsync |
Guest Control/Main: Added more cancellation code to copyTo/copyFrom tasks.
|
|
|
@71848
|
7 years |
vboxsync |
Build fix.
|
|
|
@71847
|
7 years |
vboxsync |
Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along …
|
|
|
@71846
|
7 years |
vboxsync |
Guest Control/Main: Added IGuestSession::i_getPathStyle() to also make …
|
|
|
@71827
|
7 years |
vboxsync |
Guest Control/Main: Fixes for copying directory contents vs. entire …
|
|
|
@71825
|
7 years |
vboxsync |
Guest Control/Main: Unregister process tools from the session's object …
|
|
|
@71819
|
7 years |
vboxsync |
Build fix.
|
|
|
@71818
|
7 years |
vboxsync |
Build fix.
|
|
|
@71817
|
7 years |
vboxsync |
Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base …
|
|
|
@71816
|
7 years |
vboxsync |
Guest Control/Main: Fixed returning written bytes in …
|
|
|
@71796
|
7 years |
vboxsync |
Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using …
|
|
|
@71787
|
7 years |
vboxsync |
Guest Control/Main: Added validation for FileCopyFlags in …
|
|
|
@71785
|
7 years |
vboxsync |
Guest Control/Main: Implemented GuestSession::fileOpenEx().
|
|
|
@71782
|
7 years |
vboxsync |
Guest Control: Implemented GuestFile::queryInfo() and …
|
|
|
@71667
|
7 years |
vboxsync |
Guest Control/Main: Implemented file flag handling for …
|
|
|
@71653
|
7 years |
vboxsync |
Guest Control/Main: Make sure to terminate guest process tools in …
|
|
|
@71651
|
7 years |
vboxsync |
DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
|
|
|
@71649
|
7 years |
vboxsync |
Guest Control/Main: Renamed SessionTaskUpdateAdditions::InstallerFile …
|
|
|
@71648
|
7 years |
vboxsync |
Guest Control/Main: Added a dedicated header file for guest session tasks.
|
|
|
@71647
|
7 years |
vboxsync |
Guest Control/Main: Don't check if the session is ready in …
|
|
|
@71637
|
7 years |
vboxsync |
Build fix.
|
|
|
@71636
|
7 years |
vboxsync |
Guest Control/Main: Ignore rc when notifying wait events in …
|
|
|
@71635
|
7 years |
vboxsync |
Build fix.
|
|
|
@71634
|
7 years |
vboxsync |
Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
|
|
|
@71626
|
7 years |
vboxsync |
DevVGA,VBoxC: Code cleanup in progress. bugref:9094
|
|
|
@71619
|
7 years |
vboxsync |
DevVGA,VBoxC: Code cleanup in progress. bugref:9094
|
|
|
@71597
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71590
|
7 years |
vboxsync |
DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
|
|
|
@71567
|
7 years |
vboxsync |
Guest Control/Main: GuestFsObjInfo logging.
|
|
|
@71566
|
7 years |
vboxsync |
Guest Control/Main: Resolved a @todo: Return VERR_OBJECT_DESTROYED on …
|
|
|
@71564
|
7 years |
vboxsync |
Guest Control/Main: Added GuestProcessTool::uninit() and also …
|
|
|
@71562
|
7 years |
vboxsync |
Guest Control/Main: Logging.
|
|
|
@71561
|
7 years |
vboxsync |
Guest Control/Main: Check rc in GuestBase::baseUninit().
|
|
|
@71560
|
7 years |
vboxsync |
Guest Control/Main: Added more AutoCaller checks for public APIs.
|
|
|
@71542
|
7 years |
vboxsync |
Guest Control/IGuestSession: Added more session readiness checks.
|
|
|
@71533
|
7 years |
vboxsync |
Guest Control/Main: Bugfixes for IGuestSession::fileCopyToGuest() -- …
|
|
|
@71518
|
7 years |
vboxsync |
Guest Control/Main: Warn about not (yet) supported toolbox exit codes …
|
|
|
@71517
|
7 years |
vboxsync |
Guest Control: Added toolbox / vbox_stat error handling for not found …
|
|
|
@71510
|
7 years |
vboxsync |
Guest Control/Main: Fixed source path handling in …
|
|
|
@71483
|
7 years |
vboxsync |
Guest Control/Main: Don't try to unregister guest process in …
|
|
|
@71414
|
7 years |
vboxsync |
Build fix.
|
|
|
@71409
|
7 years |
vboxsync |
Build fix.
|
|
|
@71406
|
7 years |
vboxsync |
Guest Control: Revamped internal object [un]registration and …
|
|
|
@71349
|
7 years |
vboxsync |
Guest Control/Main: Added (COM) error codes …
|
|
|
@71345
|
7 years |
vboxsync |
Guest Control: Dropped the "Internal" suffix from function, as the …
|
|
|
@71334
|
7 years |
vboxsync |
D'oh (build fix).
|
|
|
@71327
|
7 years |
vboxsync |
Guest Control/Main: Better error texts for …
|
|
|
@71326
|
7 years |
vboxsync |
Guest Control/Main: Simply ignore callbacks which there are no waiters …
|
|
|
@71314
|
7 years |
vboxsync |
GuestControl: Added and implemented IGuestSession::userHome and …
|
|
|
@71304
|
7 years |
vboxsync |
Guest Control/Main: Resolved a todo: Treat empty input as non-existing …
|
|
|
@71303
|
7 years |
vboxsync |
Guest Control/Main: Validate flags for …
|
|
|
@71302
|
7 years |
vboxsync |
Guest Control: Guest directory creation fixes.
|
|
|
@71301
|
7 years |
vboxsync |
Guest Control/Process: Check guest error information in the …
|
|
|
@71299
|
7 years |
vboxsync |
Guest Control: Renaming (guestRc -> rcGuest).
|
|
|
@71273
|
7 years |
vboxsync |
Committed a bit too much (r121201).
|
|
|
@71272
|
7 years |
vboxsync |
Guest Control: Renaming, formatting.
|
|
|
@71267
|
7 years |
vboxsync |
Minor comment typo.
|
|
|
@71264
|
7 years |
vboxsync |
Guest Control: Implemented support for …
|
|
|
@71263
|
7 years |
vboxsync |
Guest Control: Renamed GUESTPROCESSTOOL_FLAG_ -> …
|
|
|
@71261
|
7 years |
vboxsync |
Guest Control: Implemented support for …
|
|
|
@71256
|
7 years |
vboxsync |
Guest Control: Implemented copying directories from guest to host via …
|
|
|
@71254
|
7 years |
vboxsync |
Build fix.
|
|
|