|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77857
|
6 years |
vboxsync |
Main/MediumImpl: Remove the TCP/NET interface implementation and reuse …
|
|
|
@77804
|
6 years |
vboxsync |
NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
|
|
|
@77588
|
6 years |
vboxsync |
Guest Control/Main: Implemented virtual guest object methods for …
|
|
|
@77587
|
6 years |
vboxsync |
Guest Control/Main: Implemented virtual guest object methods for …
|
|
|
@77582
|
6 years |
vboxsync |
Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
|
|
|
@77531
|
6 years |
vboxsync |
Guest Control/Main: Fixed directory creation / mode flags for session …
|
|
|
@77495
|
6 years |
vboxsync |
Guest Control/Main: Renamed GuestSessionTask::directoryCreate() -> …
|
|
|
@77451
|
6 years |
vboxsync |
Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
|
|
|
@77436
|
6 years |
vboxsync |
Main: Eradicate the use of BSTR in regular API code, there were leaks …
|
|
|
@77387
|
6 years |
vboxsync |
GuestControl/Main: Const'ed data to write in i_writeData[At].
|
|
|
@77370
|
6 years |
vboxsync |
Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
|
|
|
@77130
|
6 years |
vboxsync |
pdmifs/DevVGA/DisplayImpl: add screen id to …
|
|
|
@77116
|
6 years |
vboxsync |
Guest Control/Main: Docs.
|
|
|
@77101
|
6 years |
vboxsync |
Main/USBProxyBackend: FreeBSD compile fix
|
|
|
@77079
|
6 years |
vboxsync |
Guest Control/Main: Fixed GuestWaitEvent initialization by now having …
|
|
|
@77074
|
6 years |
vboxsync |
Guest Control/Main: Get rid of uProcFlags parameter of …
|
|
|
@77068
|
6 years |
vboxsync |
Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76893
|
6 years |
vboxsync |
Recording/Main: Use lock() and unlock() in more places.
|
|
|
@76891
|
6 years |
vboxsync |
DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
|
|
|
@76760
|
6 years |
vboxsync |
Main/Recording: thin out the excessive includes so that it doesn't …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76594
|
6 years |
vboxsync |
Main: Removed Logging.h .
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76562
|
6 years |
vboxsync |
Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76517
|
6 years |
vboxsync |
Main: scm --fix-header-guards. bugref:9344
|
|
|
@76487
|
6 years |
vboxsync |
Main/include: Slapped #pragma once on all headers in prep for GCC …
|
|
|
@76403
|
6 years |
vboxsync |
VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
|
|
|
@76394
|
6 years |
vboxsync |
DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76298
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of some medium events. Contains …
|
|
|
@76240
|
6 years |
vboxsync |
Main: bugref:6913: had to revert all changes for the defect because of …
|
|
|
@76215
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of medium events
|
|
|
@76190
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Added --comment command line option to …
|
|
|
@76167
|
6 years |
vboxsync |
Main: Split out the two text script classes from UnattendedScript …
|
|
|
@76153
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
|
|
|
@76132
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS-related …
|
|
|
@76092
|
6 years |
vboxsync |
Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
|
|
|
@76091
|
6 years |
vboxsync |
VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
|
|
|
@76083
|
6 years |
vboxsync |
VBoxSDS: Enabled the process watcher for debug builds. bugref:3300
|
|
|
@76082
|
6 years |
vboxsync |
VBoxSDS: Implemented (disabled) monitoring client (VBoxSVC) process …
|
|
|
@76067
|
6 years |
vboxsync |
VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at …
|
|
|
@76066
|
6 years |
vboxsync |
VBoxSDS: updates
|
|
|
@76065
|
6 years |
vboxsync |
VBoxSDS: nits
|
|
|
@75991
|
6 years |
vboxsync |
HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
|
|
|
@75990
|
6 years |
vboxsync |
VMMDev,HGCM: Added cancellation notification and query helper.
|
|
|
@75969
|
6 years |
vboxsync |
HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
|
|
|
@75955
|
6 years |
vboxsync |
Main: Load VBoxGuestPropSvc from the VMMDev driver.
|
|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75920
|
6 years |
vboxsync |
bugref:9311. Added support of cloud export into VBoxManage.
|
|
|
@75891
|
6 years |
vboxsync |
Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
|
|
|
@75863
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75861
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75819
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
|
|
|
@75817
|
6 years |
vboxsync |
Main/GuestOSType: Add recommended Graphics Controller information and …
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75766
|
6 years |
vboxsync |
bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
|
|
|
@75747
|
6 years |
vboxsync |
HGCM: Continue with getting VERR_CANCELLED to the service when the …
|
|
|
@75740
|
6 years |
vboxsync |
HGCM,VMMDev: Made the HGCM command/message completion callback return …
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75663
|
6 years |
vboxsync |
Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
|
|
|
@75660
|
6 years |
vboxsync |
Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
|
|
|
@75648
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75617
|
6 years |
vboxsync |
Rolled back r126789.
|
|
|
@75614
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75605
|
6 years |
vboxsync |
Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray().
|
|
|
@75574
|
6 years |
vboxsync |
Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
|
|
|
@75569
|
6 years |
vboxsync |
Rolled back r126727.
|
|
|
@75568
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75541
|
6 years |
vboxsync |
Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
|
|
|
@75539
|
6 years |
vboxsync |
Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
|
|
|
@75535
|
6 years |
vboxsync |
Main/HGCM: nits
|
|
|
@75527
|
6 years |
vboxsync |
Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
|
|
|
@75513
|
6 years |
vboxsync |
Rolled back r126670.
|
|
|
@75512
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
|
|
|
@75503
|
6 years |
vboxsync |
Main/HGCM: doxyfix
|
|
|
@75500
|
6 years |
vboxsync |
VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
|
|
|
@75499
|
6 years |
vboxsync |
Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
|
|
|
@75498
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75495
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75489
|
6 years |
vboxsync |
Recording/Main: Renamed RecordVideoRateControlMode -> …
|
|
|
@75488
|
6 years |
vboxsync |
Recording/Main: Implemented better support for recording limits (also …
|
|
|
@75458
|
6 years |
vboxsync |
Main: Stubbed three ISharedFolder attribute setters. bugref:9295
|
|
|
@75455
|
6 years |
vboxsync |
Recording/Main: Renaming (onRecordChange -> onRecordingChange).
|
|
|
@75453
|
6 years |
vboxsync |
Recording/Main: Renaming (IMachine::IsModified_Record -> …
|
|
|
@75448
|
6 years |
vboxsync |
Main/DisplayImpl: Do much of the i_drvDestruct work earlier in the …
|
|
|
@75441
|
6 years |
vboxsync |
Recording/Main: Various fixes to make the code more error resilient.
|
|
|
@75418
|
6 years |
vboxsync |
Recording/Main: Made the IRecordingScreenSettings::fileName getters …
|
|
|
@75417
|
6 years |
vboxsync |
Recording/Main: Simplified code a bit; use the stream settings file …
|
|
|
@75393
|
6 years |
vboxsync |
Recording/Main: Renaming, docs.
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75373
|
6 years |
vboxsync |
Main: bugref:6598: Added ability to merge mediums with different sizes …
|
|
|
@75366
|
6 years |
vboxsync |
Recording: Added support for parsing the (legacy) option string values …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75355
|
6 years |
vboxsync |
Build fix.
|
|
|
@75354
|
6 years |
vboxsync |
Recording: More renaming for Main internals.
|
|
|
@75352
|
6 years |
vboxsync |
Recording: More renaming for IConsole and IDisplay internals.
|
|
|