|
|
@68091
|
7 years |
vboxsync |
IUnattended: Added more attributes and a detection method, all stubs …
|
|
|
@68071
|
7 years |
vboxsync |
Unattended: Split out the post installation script into a separate …
|
|
|
@68038
|
7 years |
vboxsync |
VirtualBox.xidl: build fix.
|
|
|
@68028
|
7 years |
vboxsync |
IUnattended: Added a postInstallCommand attribute (currently ignored).
|
|
|
@68026
|
7 years |
vboxsync |
Main/NetIf (bugref:8915) Moved wireless detection from …
|
|
|
@68024
|
7 years |
vboxsync |
IUnattended,IMachine: Changed IUnattended to a pure action object with …
|
|
|
@67898
|
7 years |
vboxsync |
IUnattended: Merged constructScript() into prepare() as it only reads …
|
|
|
@67896
|
7 years |
vboxsync |
IUnattended: Dropped the (VM) 'group' attribute as it had no …
|
|
|
@67895
|
7 years |
vboxsync |
IUnattended::imageIndex: added url to ms docs.
|
|
|
@67893
|
7 years |
vboxsync |
VirtualBox.xidl: Reserve 12 more attributes for IUnattended.
|
|
|
@67892
|
7 years |
vboxsync |
VirtualBox.xidl: Reserve 12 more attributes for IUnattended.
|
|
|
@67654
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67652
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67620
|
7 years |
vboxsync |
IUnattended: Added props for auxiliary paths.
|
|
|
@67617
|
7 years |
vboxsync |
Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
|
|
|
@67608
|
7 years |
vboxsync |
Main/Settings: prepare for 5.2 settings, without anything actually …
|
|
|
@67208
|
8 years |
vboxsync |
Main,VBoxManage: More OPC hacking. Seems to be working now.
|
|
|
@67195
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@66902
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66282
|
8 years |
vboxsync |
Main/VirtualBox.xidl: tabs, spaces
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66067
|
8 years |
vboxsync |
bugref:8527. Added a new attribute "fileWithPreparedData" into the …
|
|
|
@65048
|
8 years |
vboxsync |
VirtualBox.xidl: converted TABs and backslashes
|
|
|
@64999
|
8 years |
vboxsync |
try to fix Windows builds
|
|
|
@64994
|
8 years |
vboxsync |
bugref:8527. API: Added new interface Unattended into VirtualBox.xidl
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@63136
|
8 years |
vboxsync |
touch
|
|
|
@62598
|
8 years |
vboxsync |
Main/MachineDebugger: add method for getting the VM uptime
|
|
|
@62300
|
8 years |
vboxsync |
Main/idl: fix outdated comment
|
|
|
@62067
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: WinMM is not supported.
|
|
|
@62066
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: Documentation.
|
|
|
@62014
|
8 years |
vboxsync |
Main/Machine: add a stub for an aux settings file (which will be an …
|
|
|
@61915
|
8 years |
vboxsync |
Main/idl: doxygen fixes: properly link to enums
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61749
|
8 years |
vboxsync |
required UUID change for r108134
|
|
|
@61747
|
8 years |
vboxsync |
enable X2APIC for Linux guests
|
|
|
@61684
|
8 years |
vboxsync |
Main: IDisplay reverted r108035, not needed
|
|
|
@61678
|
8 years |
vboxsync |
Main: IDisplay restored compatibility with 5.0 by using reserved …
|
|
|
@61564
|
8 years |
vboxsync |
Main: IDisplay changed queryScreenLayout to be an attribute
|
|
|
@61560
|
8 years |
vboxsync |
Main: IDisplay queryScreenLayout and setScreenLayout API stubs
|
|
|
@61137
|
9 years |
vboxsync |
Main/Medium: some more lock order fixing, but a lot of work is left
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@60608
|
9 years |
vboxsync |
Main+Storage/VD: add a capability which marks preferred medium format …
|
|
|
@60546
|
9 years |
vboxsync |
Main/idl: document how errors are handled when creating IVirtualBox or …
|
|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60408
|
9 years |
vboxsync |
CPUPropertyType::TripleFaultReset: Doc adjustment.
|
|
|
@60341
|
9 years |
vboxsync |
ICertificate, Import wizard: Some adjustments to make it do and show …
|
|
|
@60334
|
9 years |
vboxsync |
CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
|
|
|
@60328
|
9 years |
vboxsync |
bugref:8249. Improvement ICertificate interface.
|
|
|
@60243
|
9 years |
vboxsync |
CertificateImpl: Sketched how this should've been done. Don't …
|
|
|
@60236
|
9 years |
vboxsync |
pr8249. Backward compatibility with 5.0.x branch
|
|
|
@60220
|
9 years |
vboxsync |
bugref:8249. Added an attribute certificate into IAppliance interface. …
|
|
|
@60219
|
9 years |
vboxsync |
bugref:8249. New API interface ICertificate was added.
|
|
|
@60107
|
9 years |
vboxsync |
Main/USBProxyService: Save any additional USB device sources in the …
|
|
|
@60089
|
9 years |
vboxsync |
Main,VBoxManage: Add API to IHost for adding and removing USB device …
|
|
|
@60068
|
9 years |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 years |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@59387
|
9 years |
vboxsync |
Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it …
|
|
|
@59383
|
9 years |
vboxsync |
IMachine: dropped the number of reservedAttributes from 14 to 12 in …
|
|
|
@59381
|
9 years |
vboxsync |
Main,FE/Qt: Don't access the USB ID database for …
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@58677
|
9 years |
vboxsync |
introduced new OS hint for USB-3-capable guests
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58383
|
9 years |
vboxsync |
Main: an option to use VRDE auth library from VBoxSVC (not enabled)
|
|
|
@58134
|
9 years |
vboxsync |
VirtualBox.xidl: build fix
|
|
|
@58133
|
9 years |
vboxsync |
VirtualBox.xidl: Change order of NVMe storage controller type to …
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57524
|
9 years |
vboxsync |
Main: NVMe integration
|
|
|
@56830
|
9 years |
vboxsync |
Main/idl: comment
|
|
|
@56788
|
9 years |
vboxsync |
Main/Machine: new attribute (not yet implemented to the level that it …
|
|
|
@56610
|
9 years |
vboxsync |
Main/Machine: add stub of a new method which will apply the VM default …
|
|
|
@56596
|
9 years |
vboxsync |
Main/idl: change the unit of "reservedAttributes" from read-write …
|
|
|
@56588
|
9 years |
vboxsync |
Main/idl: reserved method/attribute fine tuning now that more …
|
|
|
@56523
|
9 years |
vboxsync |
Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
|
|
|
@56480
|
9 years |
vboxsync |
Cleaned up leftovers.
|
|
|
@56459
|
9 years |
vboxsync |
Main: Added audio codec type property, including recommended type.
|
|
|
@56423
|
9 years |
vboxsync |
typo
|
|
|
@56398
|
9 years |
vboxsync |
IVirtualBox: Added APIRevision attribute for the ValidationKit, …
|
|
|
@56397
|
9 years |
vboxsync |
VirtualBox.xidl: Some rainy day insurance.
|
|
|
@56372
|
9 years |
vboxsync |
ISystemProperties: Added rawModeSupported attribute for querying …
|
|
|
@56142
|
10 years |
vboxsync |
Main: introduce a new "medium config changed" event which was missing, …
|
|
|
@56088
|
10 years |
vboxsync |
pr6522. First part: added logic which allows to read\save audio …
|
|
|
@56035
|
10 years |
vboxsync |
Main/Machine+USBController+StorageController: Mix of deleting useless …
|
|
|
@55977
|
10 years |
vboxsync |
Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
|
|
|
@55885
|
10 years |
vboxsync |
IMachineDebugger: Added a queryOSKernelLog method.
|
|
|
@55883
|
10 years |
vboxsync |
IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
|
|
|
@55854
|
10 years |
vboxsync |
Main: saved screenshot API cleanup.
|
|
|
@55807
|
10 years |
vboxsync |
Main/Machine: fix self-deadlock during inaccessible machine unregistration
|
|
|
@55800
|
10 years |
vboxsync |
Main/Session+Machine: small API cleanup, introducing explicit session …
|
|
|
@55674
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55668
|
10 years |
vboxsync |
Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
|
|
|
@55633
|
10 years |
vboxsync |
typo in open action conversion.
|
|
|
@55631
|
10 years |
vboxsync |
IGuestSession:
- Added pathStyle attribute and associated enum.
…
|
|
|
@55629
|
10 years |
vboxsync |
Fixed FsObjType link.
|
|
|
@55625
|
10 years |
vboxsync |
Try to fix Linux burns.
|
|
|
@55619
|
10 years |
vboxsync |
Attempt to fix burn.
|
|
|
@55613
|
10 years |
vboxsync |
IGuestSession: Added a pathStyle attribute (read-only) that translates …
|
|
|
@55611
|
10 years |
vboxsync |
Main: Merged the VFSFileType and FsObjType enums, keeping the …
|
|
|
@55608
|
10 years |
vboxsync |
apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper …
|
|
|