|
|
@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 …
|
|
|
@71634
|
7 years |
vboxsync |
Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@71299
|
7 years |
vboxsync |
Guest Control: Renaming (guestRc -> rcGuest).
|
|
|
@71272
|
7 years |
vboxsync |
Guest Control: Renaming, formatting.
|
|
|
@71254
|
7 years |
vboxsync |
Build fix.
|
|
|
@71253
|
7 years |
vboxsync |
Build fix.
|
|
|
@71251
|
7 years |
vboxsync |
Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
|
|
|
@71232
|
7 years |
vboxsync |
Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
|
|
|
@71231
|
7 years |
vboxsync |
Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
|
|
|
@71221
|
7 years |
vboxsync |
Main: Build fixes for r121122++.
|
|
|
@71219
|
7 years |
vboxsync |
Main: Build fixes for r121122++.
|
|
|
@71213
|
7 years |
vboxsync |
Guest Control: Moved the copying host -> guest implementations from …
|
|
|
@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
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@64101
|
8 years |
vboxsync |
Main: removed dead code
|
|
|
@63584
|
8 years |
vboxsync |
bugref:8482. The redundant async task implementations was eliminated …
|
|
|
@63251
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63250
|
8 years |
vboxsync |
GuestSession::i_startSessionAsync: ThreadTask conversion bug.
|
|
|
@63249
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63186
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63182
|
8 years |
vboxsync |
ThreadTask: split createThread up into three methods to avoid having …
|
|
|
@63157
|
8 years |
vboxsync |
logging fix
|
|
|
@63156
|
8 years |
vboxsync |
GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
|
|
|
@62379
|
8 years |
vboxsync |
Main: 2nd try: fixes for a few -Wunused -Wconversion
|
|
|
@62372
|
8 years |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 years |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62358
|
8 years |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62157
|
8 years |
vboxsync |
*: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61792
|
8 years |
vboxsync |
Main/Guest Control: Fixes for GA tests.
|
|
|
@60640
|
9 years |
vboxsync |
Guest Control: src-client/GuestSessionImpl.cpp: Resolved a todo.
|
|
|
@60622
|
9 years |
vboxsync |
Guest Control: Added proper handling for (VBoxService) toolbox exit …
|
|
|
@60494
|
9 years |
vboxsync |
GuestControl/Main: Fixed broken internal tools handling for guest side …
|
|
|
@60490
|
9 years |
vboxsync |
GuestSessionImpl.cpp: Fixed error message typo.
|
|
|
@60242
|
9 years |
vboxsync |
Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
|
|
|
@58552
|
9 years |
vboxsync |
pr7179. Fixes and improvement in the classes GuestSessionTask, …
|
|
|
@58521
|
9 years |
vboxsync |
pr7179. GuestSession, GuestProcess, GuestControl classes have been …
|
|
|
@57948
|
9 years |
vboxsync |
Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56711
|
9 years |
vboxsync |
IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
|
|
|
@56709
|
9 years |
vboxsync |
GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
|
|
|
@56030
|
10 years |
vboxsync |
postfix iterator => prefix iterator and stlSize => stlEmpty where …
|
|
|
@55769
|
10 years |
vboxsync |
Main: it++ => ++it
|
|
|
@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 …
|
|
|
@55633
|
10 years |
vboxsync |
typo in open action conversion.
|
|
|
@55631
|
10 years |
vboxsync |
IGuestSession:
- Added pathStyle attribute and associated enum.
…
|
|
|
@55614
|
10 years |
vboxsync |
Forgot to add the '-L' option to the vbox_stat invocation. Added '--' …
|
|
|
@55613
|
10 years |
vboxsync |
IGuestSession: Added a pathStyle attribute (read-only) that translates …
|
|
|
@55592
|
10 years |
vboxsync |
Sketched out how the base environment would be received by the guest …
|
|
|
@55591
|
10 years |
vboxsync |
Main: Renamed IGuestSession::environment to …
|
|
|
@55590
|
10 years |
vboxsync |
Main: Removed IGuestSession::environmentClear because it duplicates …
|
|
|
@55588
|
10 years |
vboxsync |
Main: Environment cleanup in the guest control area. The …
|
|
|
@55535
|
10 years |
vboxsync |
Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
|
|
|
@54009
|
10 years |
vboxsync |
LogRelMax
|
|
|
@53128
|
10 years |
vboxsync |
Main/GuestControl: typos
|
|
|
@52082
|
10 years |
vboxsync |
6813 - DisplayImpl using COM Wrappers
|
|
|
@51612
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp
|
|
|
@50899
|
11 years |
vboxsync |
remove changes that break up log and error strings, introduced in 92972
|
|
|
@50874
|
11 years |
vboxsync |
6813 src-all/ProgressImp.cpp + some formatting/line length sorting
|
|
|
@50771
|
11 years |
vboxsync |
Main/GuestCtrl: Try to fix testsuite session file reference tests.
|
|
|
@50764
|
11 years |
vboxsync |
Main/GuestCtrl: Try to fix testsuite session environment tests.
|
|
|
@50729
|
11 years |
vboxsync |
6813 src-client/GuestProcessImpl.cppi vn 3
|
|
|
@50728
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp vn 2
|
|
|
@50727
|
11 years |
vboxsync |
6813 src-client/GuestSessionImpl.cpp
|
|
|
@50709
|
11 years |
vboxsync |
6813 src-client/GuestProcessImpl.cpp
|
|
|
@50618
|
11 years |
vboxsync |
6813 src-client/GuestFileImpl.cpp
|
|
|
@50559
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp
|
|
|
@50548
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
|
|
|
@50547
|
11 years |
vboxsync |
6813 - src-client/GuestDirectoryImpl.cpp
|
|
|
@50544
|
11 years |
vboxsync |
Main/Event: eliminate unused parameter
|
|
|
@49948
|
11 years |
vboxsync |
GuestCtrl/Main: Report back temporary name when calling …
|
|
|
@49632
|
11 years |
vboxsync |
Build fix.
|
|
|
@49631
|
11 years |
vboxsync |
Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
|
|
|
@49630
|
11 years |
vboxsync |
Main/GuestCtrl: Todo, logging.
|
|
|
@49619
|
11 years |
vboxsync |
Main/GuestSession: fixed a few format specifiers
|
|
|
@49610
|
11 years |
vboxsync |
Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
|
|
|
@49570
|
11 years |
vboxsync |
Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
|
|
|
@49504
|
11 years |
vboxsync |
Main/GuestCtrl: Reference counting bugfixes, handle more …
|
|
|
@49389
|
11 years |
vboxsync |
GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
|
|
|
@49359
|
11 years |
vboxsync |
Guest Control: two non-initialized variables
|
|
|
@49349
|
11 years |
vboxsync |
Guest Control:
- Implemented IGuestSession::DirectoryRemove, …
|
|
|