|
|
@85962
|
4 years |
vboxsync |
bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84881
|
4 years |
vboxsync |
Guest Control/VBoxServce: Fixed removing a (not yet started) process …
|
|
|
@84873
|
4 years |
vboxsync |
Guest Control/VBoxService: Fixed leaving the process lock when the …
|
|
|
@84816
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84814
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84731
|
4 years |
vboxsync |
Guest Control/VBoxService: Assertion nit. bugref:9320
|
|
|
@84594
|
5 years |
vboxsync |
Guest Control/Additions: Fixes for guest reboot/shutdown support. …
|
|
|
@84549
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84548
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@84238
|
5 years |
vboxsync |
Guest Additions/VBoxService: Fixed warnings.
|
|
|
@84215
|
5 years |
vboxsync |
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
|
|
|
@84209
|
5 years |
vboxsync |
Guest Control/VBoxService: Invalidate host feature flags on VM session …
|
|
|
@84160
|
5 years |
vboxsync |
Guest Control/VBoxService: More size_t/uint32_t build fixing, plus …
|
|
|
@84154
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84150
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84149
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84148
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84147
|
5 years |
vboxsync |
Guest Control/VBoxService: Implemented heap data allocation for …
|
|
|
@84140
|
5 years |
vboxsync |
VBoxService/vgsvcGstCtrlProcessProcessWorker: Walk environment using …
|
|
|
@84005
|
5 years |
vboxsync |
VBoxServiceToolBox.cpp: Just go with %Rrc when reporting cat input …
|
|
|
@83974
|
5 years |
vboxsync |
VBoxService: Don't fail because no VBoxGuest till after parsing …
|
|
|
@83958
|
5 years |
vboxsync |
VBoxServiceVMInfo.cpp: Two NT4 fixes. First, the NT4 SP1 workaround …
|
|
|
@83822
|
5 years |
vboxsync |
VBoxService: VC++ 14.1 adjustments and warnings. bugref:8489
|
|
|
@83718
|
5 years |
vboxsync |
VBoxServiceAutoMount: Try address incomplete handling of …
|
|
|
@83708
|
5 years |
vboxsync |
Shared Folders/VBoxService: More logging for vbsvcAutomounterMountIt().
|
|
|
@83693
|
5 years |
vboxsync |
Shared Folders/VBoxService: Log result of WNetAddConnection2W() in …
|
|
|
@83651
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
|
|
|
@83612
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
|
|
|
@83609
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83602
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83595
|
5 years |
vboxsync |
Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
|
|
|
@83555
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83554
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83553
|
5 years |
vboxsync |
Guest Control/VBoxService: Warnings. bugref:9320
|
|
|
@83536
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|
@83534
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|
@83508
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83465
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Some follow-up fixes for r136654 …
|
|
|
@83463
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Use fOutputFlags here, not fFlags. …
|
|
|
@83441
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Don't spin forever …
|
|
|
@83438
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: No need to wait …
|
|
|
@83437
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Checking rc is intentional here, as …
|
|
|
@83436
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Use RTListForEachSafe in …
|
|
|
@83434
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Resolved several @todos for the ls …
|
|
|
@83421
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
|
|
|
@83420
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83419
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83409
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Don't ignore …
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83400
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Revamped …
|
|
|
@83399
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
|
|
|
@83349
|
5 years |
vboxsync |
Guest Control/VBoxService: Check for correct file mode when opening files.
|
|
|
@83287
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed guest process thread teardown / …
|
|
|
@83286
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed guest process thread teardown / …
|
|
|
@83272
|
5 years |
vboxsync |
VBoxService / Guest Control: Fixed using wrong pipe handle with poll …
|
|
|
@83269
|
5 years |
vboxsync |
VBoxService/ Guest Control: Resolved a @todo: Simplified building a …
|
|
|
@83235
|
5 years |
vboxsync |
VBoxService: Use strncmp rather than strcmp as the ut_user field is …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82749
|
5 years |
vboxsync |
VBoxService: No need for custom resource file on windows, use the template.
|
|
|
@82514
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80716
|
5 years |
vboxsync |
VBoxService, VBoxClient: NetBSD needs -lcrypt
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80476
|
5 years |
vboxsync |
Shared Clipboard/URI: OS/2 build fix.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@79497
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79326
|
5 years |
vboxsync |
VBoxService: Made new sub-dir only deletion code work like …
|
|
|
@79322
|
5 years |
vboxsync |
VBoxService: doxygen fix. bugref:9320
|
|
|
@79321
|
5 years |
vboxsync |
VBoxService: Bugfixes. bugref:9320
|
|
|
@79296
|
5 years |
vboxsync |
Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
|
|
|
@79287
|
5 years |
vboxsync |
GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
|
|
|
@79261
|
5 years |
vboxsync |
VBoxServiceControlSession.cpp: Fixed bug handling seeks relative to …
|
|
|
@79019
|
5 years |
vboxsync |
*.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
|
|
|
@78956
|
5 years |
vboxsync |
VBoxServiceAutoMount: typo. bugref:9172
|
|
|
@78451
|
6 years |
vboxsync |
Shared Clipboard:/VBoxService OS/2 build fix.
|
|
|
@78450
|
6 years |
vboxsync |
Shared Clipboard:/VBoxService OS/2 build fix.
|
|
|
@78449
|
6 years |
vboxsync |
Shared Clipboard:/VBoxService OS/2 build fix.
|
|
|
@78448
|
6 years |
vboxsync |
Shared Clipboard:/VBoxService OS/2 build fix.
|
|
|
@78408
|
6 years |
vboxsync |
Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
|
|
|
@78346
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78340
|
6 years |
vboxsync |
Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
|
|
|
@78315
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78307
|
6 years |
vboxsync |
Shared Clipboard/URI: First commit; work in progress.
|
|
|
@78181
|
6 years |
vboxsync |
Shared Clipboard: OS2 build fix.
|
|
|
@78111
|
6 years |
vboxsync |
Guest Control/VBoxService: Added support for deleting empty directory …
|
|
|
@77953
|
6 years |
vboxsync |
linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
|
|
|
@77557
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77492
|
6 years |
vboxsync |
linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
|
|
|
@77138
|
6 years |
vboxsync |
linux/vboxsf: More read code tweaking, making the max read/write …
|
|
|
@77069
|
6 years |
vboxsync |
Guest Control/Main: Check flags of …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76563
|
6 years |
vboxsync |
Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|