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) @77093   6 years vboxsync Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
(edit) @77074   6 years vboxsync Guest Control/Main: Get rid of uProcFlags parameter of …
(edit) @77071   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @71825   7 years vboxsync Guest Control/Main: Unregister process tools from the session's object …
(edit) @71653   7 years vboxsync Guest Control/Main: Make sure to terminate guest process tools in …
(edit) @71564   7 years vboxsync Guest Control/Main: Added GuestProcessTool::uninit() and also …
(edit) @71560   7 years vboxsync Guest Control/Main: Added more AutoCaller checks for public APIs.
(edit) @71518   7 years vboxsync Guest Control/Main: Warn about not (yet) supported toolbox exit codes …
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71483   7 years vboxsync Guest Control/Main: Don't try to unregister guest process in …
(edit) @71406   7 years vboxsync Guest Control: Revamped internal object [un]registration and …
(edit) @71349   7 years vboxsync Guest Control/Main: Added (COM) error codes …
(edit) @71345   7 years vboxsync Guest Control: Dropped the "Internal" suffix from function, as the …
(edit) @71301   7 years vboxsync Guest Control/Process: Check guest error information in the …
(edit) @71299   7 years vboxsync Guest Control: Renaming (guestRc -> rcGuest).
(edit) @71272   7 years vboxsync Guest Control: Renaming, formatting.
(edit) @71263   7 years vboxsync Guest Control: Renamed GUESTPROCESSTOOL_FLAG_ -> …
(edit) @71177   7 years vboxsync Guest Control/GuestProcessImpl: Unified VERR_FILE_NOT_FOUND and …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71173   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71125   7 years vboxsync Guest Control/GuestProcessImpl.cpp: Added default case for 'vbox_stat' …
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(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) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @64532   8 years vboxsync more typos
(edit) @63248   8 years vboxsync Main: warnings
(edit) @63246   8 years vboxsync bug
(edit) @63245   8 years vboxsync GuestProcess::getEnvironment: Typo if #ifndef check accidenally …
(edit) @63186   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63178   8 years vboxsync Main: warnings
(edit) @63155   8 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63153   8 years vboxsync Split up GuestProcess:i_startProcess to deal with uninitialized …
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @61792   8 years vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @60642   9 years vboxsync Documentation.
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @58552   9 years vboxsync pr7179. Fixes and improvement in the classes GuestSessionTask, …
(edit) @58521   9 years vboxsync pr7179. GuestSession, GuestProcess, GuestControl classes have been …
(edit) @57948   9 years vboxsync Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56709   9 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
(edit) @55613   10 years vboxsync IGuestSession: Added a pathStyle attribute (read-only) that translates …
(edit) @55599   10 years vboxsync GuestProcessImpl.cpp: Turns out the guest doesn't want a terminating …
(edit) @55591   10 years vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55588   10 years vboxsync Main: Environment cleanup in the guest control area. The …
(edit) @55540   10 years vboxsync Tab.
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55491   10 years vboxsync GuestProcessImpl.cpp: The guest is using RTGetOptArgvFromString which …
(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.
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