VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97610   2 years vboxsync Guest Control/Main: Also catch (and handle) OOM situations in …
(edit) @97609   2 years vboxsync Guest Control/Main: Catch OOM situations in GuestFile::read() + …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94942   3 years vboxsync Main/src-client/GuestFileImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92916   3 years vboxsync Guest Control/Main: Added lots of missing docs [Doxygen fixes].
(edit) @92897   3 years vboxsync Guest Control/Main: Added lots of missing docs.
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91518   3 years vboxsync Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + …
(edit) @91516   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @85307   4 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @84865   4 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84745   4 years vboxsync Guest Control/Main: Handling throw()ing VBox rc for …
(edit) @84744   4 years vboxsync Guest Control/Main: Refined API error logging. bugref:9320
(edit) @84648   4 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84564   5 years vboxsync Main: Comments / logging renaming (guest additions -> Guest Additions).
(edit) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @79302   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   5 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79285   5 years vboxsync Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
(edit) @79282   5 years vboxsync Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the …
(edit) @79278   5 years vboxsync Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so …
(edit) @79254   5 years vboxsync Main/GuestFileImpl.cpp: Reverted r128569 as comments alone can't fix …
(edit) @79253   5 years vboxsync Main/GuestFileImpl.cpp: Do not fail with a bland IPRT error when a …
(edit) @79189   5 years vboxsync Main/Guest*: Must always initalize rcGuest because experience …
(edit) @78666   6 years vboxsync Main/GuestControl: Better error message from copyToGuest and various …
(edit) @78234   6 years vboxsync Main/GuestCtrl: Fixed three i_waitForStatusChange() methods that would …
(edit) @77587   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
(edit) @77387   6 years vboxsync GuestControl/Main: Const'ed data to write in i_writeData[At].
(edit) @77386   6 years vboxsync GuestControl/Main: Check for data size to write in GuestFile::write[At].
(edit) @77385   6 years vboxsync GuestControl/Main: Fixed initializing some members.
(edit) @77112   6 years vboxsync Guest Control/Main: Clarify GuestFile::getOffset().
(edit) @77097   6 years vboxsync Guest Control/Main: Renaming (NOREF -> RT_NOREF).
(edit) @77075   6 years vboxsync Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75094   6 years vboxsync Guest Control/Main: One more error code for …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72096   7 years vboxsync Guest Control/Main: Also try to return guest error (if available) in …
(edit) @72089   7 years vboxsync Guest Control/Main: Try to return guest error (if available) in …
(edit) @71816   7 years vboxsync Guest Control/Main: Fixed returning written bytes in …
(edit) @71782   7 years vboxsync Guest Control: Implemented GuestFile::queryInfo() and …
(edit) @71636   7 years vboxsync Guest Control/Main: Ignore rc when notifying wait events in …
(edit) @71560   7 years vboxsync Guest Control/Main: Added more AutoCaller checks for public APIs.
(edit) @71406   7 years vboxsync Guest Control: Revamped internal object [un]registration and …
(edit) @71299   7 years vboxsync Guest Control: Renaming (guestRc -> rcGuest).
(edit) @71173   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(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) @63244   8 years vboxsync Main: warnings
(edit) @63154   8 years vboxsync Main: More warnings about uninitialized variables (false ones) and …
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @50618   11 years vboxsync 6813 src-client/GuestFileImpl.cpp
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(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) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49006   11 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @48818   11 years vboxsync Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
(edit) @48770   11 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @47874   11 years vboxsync Warnings.
(edit) @47858   11 years vboxsync IGuestFile: Expose the file's ID. Nice to have for information purposes.
(edit) @47851   11 years vboxsync Main/GuestFileImpl.cpp: More guest error to string translations.
(edit) @47836   11 years vboxsync Main/IGuestFile: Changed disposition and openMode parameters being …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(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) @45482   12 years vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45434   12 years vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45426   12 years vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45418   12 years vboxsync Build fix.
(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) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
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