|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@79302
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
|
|
|
@79300
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
|
|
|
@79296
|
5 years |
vboxsync |
Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
|
|
|
@79287
|
5 years |
vboxsync |
GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
|
|
|
@79285
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
|
|
|
@79282
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the …
|
|
|
@79278
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so …
|
|
|
@79254
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: Reverted r128569 as comments alone can't fix …
|
|
|
@79253
|
5 years |
vboxsync |
Main/GuestFileImpl.cpp: Do not fail with a bland IPRT error when a …
|
|
|
@79189
|
5 years |
vboxsync |
Main/Guest*: Must always initalize rcGuest because experience …
|
|
|
@78666
|
6 years |
vboxsync |
Main/GuestControl: Better error message from copyToGuest and various …
|
|
|
@78234
|
6 years |
vboxsync |
Main/GuestCtrl: Fixed three i_waitForStatusChange() methods that would …
|
|
|
@77587
|
6 years |
vboxsync |
Guest Control/Main: Implemented virtual guest object methods for …
|
|
|
@77387
|
6 years |
vboxsync |
GuestControl/Main: Const'ed data to write in i_writeData[At].
|
|
|
@77386
|
6 years |
vboxsync |
GuestControl/Main: Check for data size to write in GuestFile::write[At].
|
|
|
@77385
|
6 years |
vboxsync |
GuestControl/Main: Fixed initializing some members.
|
|
|
@77112
|
6 years |
vboxsync |
Guest Control/Main: Clarify GuestFile::getOffset().
|
|
|
@77097
|
6 years |
vboxsync |
Guest Control/Main: Renaming (NOREF -> RT_NOREF).
|
|
|
@77075
|
6 years |
vboxsync |
Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75861
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75094
|
6 years |
vboxsync |
Guest Control/Main: One more error code for …
|
|
|
@73505
|
6 years |
vboxsync |
Main,Config.kmk: GCC 8.2.0 fixes
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72980
|
6 years |
vboxsync |
Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
|
|
|
@72096
|
7 years |
vboxsync |
Guest Control/Main: Also try to return guest error (if available) in …
|
|
|
@72089
|
7 years |
vboxsync |
Guest Control/Main: Try to return guest error (if available) in …
|
|
|
@71816
|
7 years |
vboxsync |
Guest Control/Main: Fixed returning written bytes in …
|
|
|
@71782
|
7 years |
vboxsync |
Guest Control: Implemented GuestFile::queryInfo() and …
|
|
|
@71636
|
7 years |
vboxsync |
Guest Control/Main: Ignore rc when notifying wait events in …
|
|
|
@71560
|
7 years |
vboxsync |
Guest Control/Main: Added more AutoCaller checks for public APIs.
|
|
|
@71406
|
7 years |
vboxsync |
Guest Control: Revamped internal object [un]registration and …
|
|
|
@71299
|
7 years |
vboxsync |
Guest Control: Renaming (guestRc -> rcGuest).
|
|
|
@71173
|
7 years |
vboxsync |
Guest Control: Logging tweaks; make use of the dedicated …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@63244
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63154
|
8 years |
vboxsync |
Main: More warnings about uninitialized variables (false ones) and …
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62157
|
8 years |
vboxsync |
*: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@55668
|
10 years |
vboxsync |
Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
|
|
|
@55645
|
10 years |
vboxsync |
Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
|
|
|
@55631
|
10 years |
vboxsync |
IGuestSession:
- Added pathStyle attribute and associated enum.
…
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@50727
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp
|
|
|
@50618
|
11 years |
vboxsync |
6813 src-client/GuestFileImpl.cpp
|
|
|
@50544
|
11 years |
vboxsync |
Main/Event: eliminate unused parameter
|
|
|
@49610
|
11 years |
vboxsync |
Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
|
|
|
@49504
|
11 years |
vboxsync |
Main/GuestCtrl: Reference counting bugfixes, handle more …
|
|
|
@49440
|
11 years |
vboxsync |
Main/GuestCtrl: Bugfixes:
- Hold lock while registering wait event in …
|
|
|
@49389
|
11 years |
vboxsync |
GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
|
|
|
@49349
|
11 years |
vboxsync |
Guest Control:
- Implemented IGuestSession::DirectoryRemove, …
|
|
|
@49006
|
11 years |
vboxsync |
Main/GuestFileImpl.cpp: More locking.
|
|
|
@48818
|
11 years |
vboxsync |
Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
|
|
|
@48770
|
11 years |
vboxsync |
Main/GuestCtrl: Check for data to be written.
|
|
|
@48720
|
11 years |
vboxsync |
GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
|
|
|
@47874
|
11 years |
vboxsync |
Warnings.
|
|
|
@47858
|
11 years |
vboxsync |
IGuestFile: Expose the file's ID. Nice to have for information purposes.
|
|
|
@47851
|
11 years |
vboxsync |
Main/GuestFileImpl.cpp: More guest error to string translations.
|
|
|
@47836
|
11 years |
vboxsync |
Main/IGuestFile: Changed disposition and openMode parameters being …
|
|
|
@47817
|
11 years |
vboxsync |
GuestCtrl: Update for IGuestFile; some renaming.
|
|
|
@47469
|
11 years |
vboxsync |
Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
|
|
|
@45805
|
12 years |
vboxsync |
Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
|
|
|
@45780
|
12 years |
vboxsync |
Main/GuestCtrl: Use active listeners instead of passive ones because …
|
|
|
@45482
|
12 years |
vboxsync |
GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
|
|
|
@45434
|
12 years |
vboxsync |
GuestCtrl: More event handling code for IGuestFile and IGuestSession.
|
|
|
@45426
|
12 years |
vboxsync |
GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
|
|
|
@45418
|
12 years |
vboxsync |
Build fix.
|
|
|
@45415
|
12 years |
vboxsync |
GuestCtrl: Implemented using (public) VirtualBox events instead of own …
|
|
|
@45109
|
12 years |
vboxsync |
GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
|
|
|
@44863
|
12 years |
vboxsync |
GuestCtrl: Infrastructure changes for handling and executing dedicated …
|
|
|
@43162
|
12 years |
vboxsync |
Main/Guest Control 2.0: Cleanup, separated guest error handling.
|
|
|
@42897
|
12 years |
vboxsync |
Guest Control 2.0: Bugfixes.
|
|
|
@42848
|
12 years |
vboxsync |
Guest Control 2.0: No IGuestFile so far.
|
|
|
@42847
|
12 years |
vboxsync |
Build fix.
|
|
|
@42846
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42818
|
12 years |
vboxsync |
Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
|
|
|
@42611
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42478
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42095
|
12 years |
vboxsync |
Build fix.
|
|
|
@42084
|
12 years |
vboxsync |
Guest Control 2.0: Hacking in progress.
|