|
|
@60066
|
9 years |
vboxsync |
ClientWatcher: Moved the process reaping code into a separate method, …
|
|
|
@60062
|
9 years |
vboxsync |
ClientWatcher: Enabled the new code watching more than 63 sessions on …
|
|
|
@60061
|
9 years |
vboxsync |
ClientWatcher: Disabled code for watching more than 63 sessions on windows.
|
|
|
@59996
|
9 years |
vboxsync |
Main/VirtualBox: postpone the error reporting from VirtualBox object …
|
|
|
@59926
|
9 years |
vboxsync |
Main/Machine+SerialPort+ParallelPort: only write the non-default …
|
|
|
@59834
|
9 years |
vboxsync |
DnD: GuestDnDURIObjCtx::getObj() is const, logging.
|
|
|
@59787
|
9 years |
vboxsync |
Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59733
|
9 years |
vboxsync |
USBIdDatabaseGenerator: Share code with oiddb2c.
|
|
|
@59679
|
9 years |
vboxsync |
ApplianceImpl: Signature and certificate validation updates.
|
|
|
@59669
|
9 years |
vboxsync |
ApplianceImplImport.cpp: started on certificate validation.
|
|
|
@59621
|
9 years |
vboxsync |
ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
|
|
|
@59586
|
9 years |
vboxsync |
Appliance::i_readImpl: Either throw errors or return them, don't do …
|
|
|
@59577
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@59571
|
9 years |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59555
|
9 years |
vboxsync |
ApplianceImpl: Use the other manifest API to do verification.
|
|
|
@59381
|
9 years |
vboxsync |
Main,FE/Qt: Don't access the USB ID database for …
|
|
|
@59319
|
9 years |
vboxsync |
ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@59087
|
9 years |
vboxsync |
bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
|
|
|
@58988
|
9 years |
vboxsync |
VBoxDTrace: Extpack conversion fix.
|
|
|
@58985
|
9 years |
vboxsync |
forgot this
|
|
|
@58981
|
9 years |
vboxsync |
bugref:7179. 2 new classes ExtPackInstallTask and …
|
|
|
@58951
|
9 years |
vboxsync |
bugref:6830. Extension pack is prohibited to install if there is at …
|
|
|
@58827
|
9 years |
vboxsync |
Main/NATNetwork: method to compute IPv6 prefix based on IPv4 network …
|
|
|
@58677
|
9 years |
vboxsync |
introduced new OS hint for USB-3-capable guests
|
|
|
@58552
|
9 years |
vboxsync |
pr7179. Fixes and improvement in the classes GuestSessionTask, …
|
|
|
@58521
|
9 years |
vboxsync |
pr7179. GuestSession, GuestProcess, GuestControl classes have been …
|
|
|
@58519
|
9 years |
vboxsync |
pr7179. DnD part has been changed.
|
|
|
@58484
|
9 years |
vboxsync |
Main/Machine+Medium: for diff images keep the variant of the parent if …
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58383
|
9 years |
vboxsync |
Main: an option to use VRDE auth library from VBoxSVC (not enabled)
|
|
|
@58370
|
9 years |
vboxsync |
DnD: Warnings.
|
|
|
@58368
|
9 years |
vboxsync |
Main: moved external auth library helpers to a separate source file.
|
|
|
@58329
|
9 years |
vboxsync |
DnD: Updates/bugfixes:
- Added separate VBOXDNDDISCONNECTMSG …
|
|
|
@58232
|
9 years |
vboxsync |
DnD: More validation.
|
|
|
@58230
|
9 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@58225
|
9 years |
vboxsync |
DnD: Fixed invalid RTMemFree() for GuestDnDData::dataHdr.
|
|
|
@58212
|
9 years |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@58144
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58019
|
9 years |
vboxsync |
USBIdDatabase*: A couple of fixes, One yielding 109 bytes extra saving.
|
|
|
@58017
|
9 years |
vboxsync |
USBIdDatabase.*: Warnings.
|
|
|
@58016
|
9 years |
vboxsync |
USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
|
|
|
@58009
|
9 years |
vboxsync |
added svn properties to correct build on OSE machines
|
|
|
@58005
|
9 years |
vboxsync |
pr7179. Part related to Appliance class and TaskOVF tasks like import, …
|
|
|
@58004
|
9 years |
vboxsync |
pr7179. Part related to Console class and VMPowerUpTask, …
|
|
|
@58002
|
9 years |
vboxsync |
Revert 103021 because it's needed to split one commit up on to 3 …
|
|
|
@58001
|
9 years |
vboxsync |
USBIdDatabase*: The product and vendor arrays should be const, just …
|
|
|
@58000
|
9 years |
vboxsync |
USBIdDatabase*: Corrected file header, fixed LogRel statement (was …
|
|
|
@57996
|
9 years |
vboxsync |
pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
|
|
|
@57994
|
9 years |
vboxsync |
HostUSBDeviceImpl: Fixed wrong state transition in i_failTransition …
|
|
|
@57990
|
9 years |
vboxsync |
Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57832
|
9 years |
vboxsync |
Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
|
|
|
@57823
|
9 years |
vboxsync |
VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
|
|
|
@57776
|
9 years |
vboxsync |
DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
|
|
|
@57694
|
9 years |
vboxsync |
Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
|
|
|
@57654
|
9 years |
vboxsync |
DnD: Moved allocation of DNDDIRDROPPEDFILES into …
|
|
|
@57649
|
9 years |
vboxsync |
|
|
|
@57524
|
9 years |
vboxsync |
Main: NVMe integration
|
|
|
@57505
|
9 years |
vboxsync |
Main: a warning and a false positive
|
|
|
@57500
|
9 years |
vboxsync |
DnD: Use a separate context for URI object when transferring, misc …
|
|
|
@57469
|
9 years |
vboxsync |
DnD: Fixed host->guest crashes on OS X hosts.
|
|
|
@57437
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57428
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57425
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57338
|
9 years |
vboxsync |
Main/HostUSBdevice: Fixed issue on Linux
|
|
|
@57221
|
9 years |
vboxsync |
DnD: Added support for "drag promises" on OS X for guest to host …
|
|
|
@57185
|
9 years |
vboxsync |
build fix
|
|
|
@57183
|
9 years |
vboxsync |
Main: use explicit types here to prevent compiler warnings
|
|
|
@57134
|
9 years |
vboxsync |
Main/Machine: fix session state checking helpers (properly …
|
|
|
@57088
|
9 years |
vboxsync |
DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
|
|
|
@57065
|
9 years |
vboxsync |
Main: in the macro declaring empty constructor/destructor, use a …
|
|
|
@57034
|
9 years |
vboxsync |
Main/HostUSBdevice: added USB ID database, database generator, source files
|
|
|
@56909
|
9 years |
vboxsync |
DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
|
|
|
@56901
|
9 years |
vboxsync |
DnD/Main: Gracefully rollback on GuestDnDURIData::Reset().
|
|
|
@56820
|
9 years |
vboxsync |
Main/StorageController: Fix storage controller renaming, it needs …
|
|
|
@56788
|
9 years |
vboxsync |
Main/Machine: new attribute (not yet implemented to the level that it …
|
|
|
@56681
|
9 years |
vboxsync |
GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
|
|
|
@56653
|
9 years |
vboxsync |
DnD: Some renaming, documentation, logging.
|
|
|
@56610
|
9 years |
vboxsync |
Main/Machine: add stub of a new method which will apply the VM default …
|
|
|
@56587
|
9 years |
vboxsync |
Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
|
|
|
@56584
|
9 years |
vboxsync |
Main/RemoteUSBDevice: convert to API wrapper usage
|
|
|
@56567
|
9 years |
vboxsync |
IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
|
|
|
@56477
|
10 years |
vboxsync |
Main/StorageController: Eliminate leftovers from the SATA IDE …
|
|
|
@56470
|
10 years |
vboxsync |
Main: when reporting the guest CPU metrics, use the average between …
|
|
|
@56468
|
10 years |
vboxsync |
Main/Display: update seamless rectangles if window origin changes.
|
|
|
@56459
|
10 years |
vboxsync |
Main: Added audio codec type property, including recommended type.
|
|
|
@56450
|
10 years |
vboxsync |
Main: Style
|
|
|
@56448
|
10 years |
vboxsync |
Main/Session: Fix possible deadlock in Session:i_unlockMachine(). …
|
|
|
@56398
|
10 years |
vboxsync |
IVirtualBox: Added APIRevision attribute for the ValidationKit, …
|
|
|
@56372
|
10 years |
vboxsync |
ISystemProperties: Added rawModeSupported attribute for querying …
|
|
|
@56319
|
10 years |
vboxsync |
whitespace (tabs!)
|
|
|
@56268
|
10 years |
vboxsync |
Main/Console: improved NDIS version detection (#7849)
|
|
|
@56215
|
10 years |
vboxsync |
DnD: GuestDnDSourceImpl: Simpler guest->host accounting; some logging …
|
|
|
@56088
|
10 years |
vboxsync |
pr6522. First part: added logic which allows to read\save audio …
|
|
|
@56085
|
10 years |
vboxsync |
PDM/Audio: Removed old audio architecture.
|
|
|
@56074
|
10 years |
vboxsync |
Main: GuestDnDPrivate.h: Don't mix allocation stuff.
|
|
|