|
|
@84548
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@83408
|
5 years |
vboxsync |
Guest Control: Adjusted the ARGV0 feature flag docs.
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@79296
|
5 years |
vboxsync |
Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
|
|
|
@79287
|
5 years |
vboxsync |
GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
|
|
|
@79286
|
5 years |
vboxsync |
GuestControlSvc.h: cleanups. bugref:9320
|
|
|
@77115
|
6 years |
vboxsync |
Guest Control/Main: Renaming nit.
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75801
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75757
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75755
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@71364
|
7 years |
vboxsync |
GuestControl: Added and implemented IGuestSession::userHome and …
|
|
|
@71314
|
7 years |
vboxsync |
GuestControl: Added and implemented IGuestSession::userHome and …
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@68660
|
7 years |
vboxsync |
include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
|
|
|
@68656
|
7 years |
vboxsync |
Use VBoxGuestCoreTypes.h instead of VBoxGuest.h in HGCM service headers.
|
|
|
@68550
|
7 years |
vboxsync |
merging vbglioc r117689: Initial VBoxGuest I/O control changes.
|
|
|
@60622
|
9 years |
vboxsync |
Guest Control: Added proper handling for (VBoxService) toolbox exit …
|
|
|
@57753
|
9 years |
vboxsync |
IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55531
|
10 years |
vboxsync |
Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
|
|
|
@49349
|
11 years |
vboxsync |
Guest Control:
- Implemented IGuestSession::DirectoryRemove, …
|
|
|
@47817
|
11 years |
vboxsync |
GuestCtrl: Update for IGuestFile; some renaming.
|
|
|
@47697
|
11 years |
vboxsync |
Forgot some files, build fix.
|
|
|
@47620
|
11 years |
vboxsync |
GuestCtrl: Fixed per-session command filtering, added command to …
|
|
|
@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 …
|
|
|
@45076
|
12 years |
vboxsync |
GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
|
|
|
@45011
|
12 years |
vboxsync |
Build fix; forgot a file.
|
|
|
@44935
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44863
|
12 years |
vboxsync |
GuestCtrl: Infrastructure changes for handling and executing dedicated …
|
|
|
@42846
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42739
|
12 years |
vboxsync |
Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
|
|
|
@42661
|
12 years |
vboxsync |
HostServices/GuestCtrl: missing file check-in.
|
|
|
@42620
|
12 years |
vboxsync |
Main and HostServices/GuestCtrl: add FileRemove API. Untested. …
|
|
|
@42462
|
12 years |
vboxsync |
Build fix.
|
|
|
@42461
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42160
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@39906
|
13 years |
vboxsync |
GuestCtrl/VBoxService: Added active/inactive guest process thread …
|
|
|
@39654
|
13 years |
vboxsync |
GuestControlSvc.h: Fixed wait-for-start flag.
|
|
|
@39418
|
13 years |
vboxsync |
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
|
|
|
@38870
|
13 years |
vboxsync |
VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
|
|
|
@38133
|
13 years |
vboxsync |
GuestCtrl: Removed obsolete code for guest directory enumeration.
|
|
|
@38085
|
13 years |
vboxsync |
GuestCtrl: Update of copy from guest (work in progress).
|
|
|
@37375
|
13 years |
vboxsync |
GuestCtrl: Added APIs for guest directory enumeration, guest file …
|
|
|
@36887
|
14 years |
vboxsync |
GuestCtrl: Added support for getting separated stdout/stderr output.
|
|
|
@36099
|
14 years |
vboxsync |
Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
|
|
|
@34556
|
14 years |
vboxsync |
GuestControlSvc.h: a bit of doxygen, dropping leading underscores
|
|
|
@34553
|
14 years |
vboxsync |
Build fix.
|
|
|
@34173
|
14 years |
vboxsync |
Comments.
|
|
|
@33558
|
14 years |
vboxsync |
Guest Copy/Guest Additions: First working version of host-triggered …
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|
@32852
|
14 years |
vboxsync |
Guest Execution:
- Implemented "ignore orphaned childs" flag …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29785
|
15 years |
vboxsync |
Guest Control: More stable when client is crashing/aborting in an …
|
|
|
@29516
|
15 years |
vboxsync |
Guest Control: Remove unused Std* arguments.
|
|
|
@29438
|
15 years |
vboxsync |
Guest Control/VBoxService: Added support for cancel pending (blocking) …
|
|
|
@28887
|
15 years |
vboxsync |
Guest Control/Main: Faster (no polling on guest side), free data on …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28772
|
15 years |
vboxsync |
Guest Control/Main: Added local process list, added early …
|
|
|
@28557
|
15 years |
vboxsync |
Guest Control: Update (first stuff for piping output).
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28402
|
15 years |
vboxsync |
Guest Control: Update (guest shutdown handling, timed peeks).
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28231
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28206
|
15 years |
vboxsync |
Guest Control: Update (first code for low level HGCM callback).
|
|
|
@28186
|
15 years |
vboxsync |
fix OSE
|