VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @50709   11 years vboxsync 6813 src-client/GuestProcessImpl.cpp
(edit) @50618   11 years vboxsync 6813 src-client/GuestFileImpl.cpp
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @49653   11 years vboxsync Main/GuestProcessImpl: typo
(edit) @49638   11 years vboxsync Main/GuestCtrl: More checks; remove IGuestDirectroy from session list …
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49570   11 years vboxsync Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49440   11 years vboxsync Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event in …
(edit) @49405   11 years vboxsync Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49350   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @48770   11 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @47905   11 years vboxsync Main: warnings.
(edit) @47874   11 years vboxsync Warnings.
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47630   11 years vboxsync build fix
(edit) @47627   11 years vboxsync Main/GuestCtrl: Reduced locking times, more error checking, adjusted …
(edit) @47470   11 years vboxsync Build fix.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45482   12 years vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45426   12 years vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45077   12 years vboxsync GuestProcessImpl.cpp: Fixed some callback return values.
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44945   12 years vboxsync Main/GuestProcessImpl: warnings
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @43301   12 years vboxsync GuestCtrl: More error checking.
(edit) @43299   12 years vboxsync GuestCtrl: More error checking.
(edit) @43297   12 years vboxsync Spelling.
(edit) @43288   12 years vboxsync GuestProcessImpl/WaitFor: Don't set an error when timing out.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43201   12 years vboxsync GuestProcessImpl/GuestProcessTool: Handle all waiting results.
(edit) @43170   12 years vboxsync GuestCtrl: Handle bad_alloc, warnings.
(edit) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
(edit) @43062   12 years vboxsync Main/GuestProcessImpl: Fixed leak when building up argv vector.
(edit) @43061   12 years vboxsync Main/GuestCtrl: Respect the ProcessCreateFlag_WaitForProcessStartOnly flag.
(edit) @42920   12 years vboxsync Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, …
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42818   12 years vboxsync Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42787   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42721   12 years vboxsync Main/GuestProcess: fix lots of warninga about variables shadowing the …
(edit) @42716   12 years vboxsync Guest Control 2.0: Update.
(edit) @42674   12 years vboxsync Build fix.
(edit) @42673   12 years vboxsync Guest Control 2.0: Update.
(edit) @42634   12 years vboxsync Guest Control 2.0: Update.
(edit) @42611   12 years vboxsync Guest Control 2.0: Update.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42525   12 years vboxsync Guest Control 2.0: Update.
(edit) @42509   12 years vboxsync Build fix.
(edit) @42508   12 years vboxsync build fix
(edit) @42507   12 years vboxsync Guest Control 2.0: Update.
(edit) @42485   12 years vboxsync Guest Control 2.0: Update.
(edit) @42478   12 years vboxsync Guest Control 2.0: Update.
(edit) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42439   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42436   12 years vboxsync Guest Control 2.0: Update.
(edit) @42412   12 years vboxsync build fix
(edit) @42411   12 years vboxsync Guest Control 2.0: Update.
(edit) @42358   12 years vboxsync build fix
(edit) @42354   12 years vboxsync Guest Control 2.0: Update.
(edit) @42274   12 years vboxsync build fix
(edit) @42272   12 years vboxsync Guest Control 2.0: Update.
(edit) @42237   12 years vboxsync Main/GuestProcess: typo AssertMsg->Assert
(edit) @42234   12 years vboxsync Guest Control 2.0: Update.
(edit) @42216   12 years vboxsync Build fix.
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42199   12 years vboxsync GuestProcessImpl: fixed warnings
(edit) @42171   12 years vboxsync Guest Control 2.0: Update.
(edit) @42162   12 years vboxsync Build fix, warnings.
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @42117   12 years vboxsync Main/GuestSession+GuestProcess: real build fix
(edit) @42106   12 years vboxsync Build fix.
(edit) @42105   12 years vboxsync Guest Control 2.0: Update.
(edit) @42095   12 years vboxsync Build fix.
(add) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
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