|
|
@39790
|
13 年 |
vboxsync |
tstGuestCtrlParseBuffer: Added routine for manual testing, some …
|
|
|
@38735
|
13 年 |
vboxsync |
%lS -> %ls.
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38611
|
13 年 |
vboxsync |
Extended testcase with German umlauts.
|
|
|
@38437
|
13 年 |
vboxsync |
GuestCtrl: Update.
|
|
|
@38395
|
13 年 |
vboxsync |
GuestCtrl: Update.
|
|
|
@38269
|
13 年 |
vboxsync |
GuestCtrl: Update.
|
|
|
@38235
|
13 年 |
vboxsync |
GuestCtrl: Update.
|
|
|
@38214
|
13 年 |
vboxsync |
tstGuestCtrlParseBuffer: Update.
|
|
|
@38210
|
13 年 |
vboxsync |
Main: Testcase for guest control output buffer parsing now is using …
|
|
|
@38085
|
13 年 |
vboxsync |
GuestCtrl: Update of copy from guest (work in progress).
|
|
|
@37974
|
13 年 |
vboxsync |
Main: Extended testcase for guest control output buffer parsing (block …
|
|
|
@37903
|
13 年 |
vboxsync |
Main: Extended testcase for guest control output buffer parsing.
|
|
|
@37886
|
13 年 |
vboxsync |
Build fix.
|
|
|
@37884
|
13 年 |
vboxsync |
Build fix, drop COM dependencies.
|
|
|
@37883
|
13 年 |
vboxsync |
Main: Added testcase for guest control output buffer parsing.
|
|
|
@37862
|
13 年 |
vboxsync |
Main-OVF;FE/*: allow to specify if MAC addresses should be …
|
|
|
@37669
|
13 年 |
vboxsync |
Main/linux: remove tstHostHardwareLinux which mainly duplicates …
|
|
|
@37662
|
13 年 |
vboxsync |
eliminate unneeded include file
|
|
|
@37618
|
13 年 |
vboxsync |
Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
|
|
|
@37617
|
13 年 |
vboxsync |
Main/USB/Linux: factor out the USBProxyService code for selecting the …
|
|
|
@37525
|
13 年 |
vboxsync |
Main/VirtualBox+Medium: resurrect the feature of changing the medium …
|
|
|
@37423
|
13 年 |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37086
|
14 年 |
vboxsync |
Main/linux/USB: updates to testcase for r71611
|
|
|
@36997
|
14 年 |
vboxsync |
Main/linux/usb: no reason not to check root paths passed in the environment
|
|
|
@36996
|
14 年 |
vboxsync |
Main/linux/usb: additional tests, drop a couple of silly ones
|
|
|
@36995
|
14 年 |
vboxsync |
Main/linux/usb: more readable test code
|
|
|
@36994
|
14 年 |
vboxsync |
Main/linux/usb: make unit tests pass and fix one test
|
|
|
@36993
|
14 年 |
vboxsync |
Main/linux/USB: unit tests for the code changed in r71554 and r71557
|
|
|
@36958
|
14 年 |
vboxsync |
Main/linux/USB: better permissions checking and code cleanup
|
|
|
@36420
|
14 年 |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36419
|
14 年 |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36418
|
14 年 |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36348
|
14 年 |
vboxsync |
Main/USB/Linux: also show state in testcase device enumeration
|
|
|
@36128
|
14 年 |
vboxsync |
Main/Metrics: Hypervisor and guest metrics re-done (#5566)
|
|
|
@35368
|
14 年 |
vboxsync |
Main: source re-org.
|
|
|
@34341
|
14 年 |
vboxsync |
Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB …
|
|
|
@33604
|
14 年 |
vboxsync |
tstVBoxAPILinux.cpp: typos
|
|
|
@33595
|
14 年 |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33458
|
14 年 |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33451
|
14 年 |
vboxsync |
Main: change VirtualBox::createMachine() to accept arbitrary paths for …
|
|
|
@33386
|
14 年 |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33294
|
14 年 |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33140
|
14 年 |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@32718
|
14 年 |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32324
|
14 年 |
vboxsync |
Main/USBProxyServiceLinux: split out USB enumeration from …
|
|
|
@32299
|
14 年 |
vboxsync |
Main/USBProxyServiceLinux: move the implementation of the device …
|
|
|
@32262
|
14 年 |
vboxsync |
Main/linux/vector container: simplification
|
|
|
@32258
|
14 年 |
vboxsync |
Main/USB/linux: simplified the vector container and the code using it
|
|
|
@32190
|
14 年 |
vboxsync |
PDMDevHlpVMSuspendSaveAndPowerOff: More code.
|
|
|
@32142
|
14 年 |
vboxsync |
Main/linux/USB: moved a vector container-based implementation detail …
|
|
|
@31882
|
14 年 |
vboxsync |
export some OVF testcases to OSE
|
|
|
@31652
|
14 年 |
vboxsync |
re-applied r64780
|
|
|
@31648
|
14 年 |
vboxsync |
backed out r64780
|
|
|
@31644
|
14 年 |
vboxsync |
Main/HostHardwareLinux: switch the stl vectors to a C implementation
|
|
|
@31615
|
14 年 |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31568
|
14 年 |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31564
|
14 年 |
vboxsync |
Main/HostHardwareLinux: removed all the unused hal/DBus stuff
|
|
|
@31333
|
14 年 |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31070
|
14 年 |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31019
|
14 年 |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31008
|
14 年 |
vboxsync |
Main: reorganize session APIs
|
|
|
@30956
|
14 年 |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30931
|
14 年 |
vboxsync |
Main/OVF: add testcase for host-specific audio drivers
|
|
|
@30929
|
14 年 |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30883
|
14 年 |
vboxsync |
compile fix
|
|
|
@30881
|
14 年 |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30876
|
14 年 |
vboxsync |
Main/OVF: another testcase
|
|
|
@30714
|
14 年 |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30635
|
14 年 |
vboxsync |
tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
|
|
|
@30299
|
14 年 |
vboxsync |
Main/testcase/Makefile.kmk: OVF testcase fix.
|
|
|
@30269
|
14 年 |
vboxsync |
svn keywords fix
|
|
|
@30267
|
14 年 |
vboxsync |
OSE fix
|
|
|
@30266
|
14 年 |
vboxsync |
OSE fix
|
|
|
@30265
|
14 年 |
vboxsync |
OSE fix
|
|
|
@30260
|
14 年 |
vboxsync |
OVF: first testcase.
|
|
|
@29151
|
15 年 |
vboxsync |
tstHostHardwareLinux: non-pedantic
|
|
|
@28882
|
15 年 |
vboxsync |
Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28781
|
15 年 |
vboxsync |
Main/HostHardwareLinux: disable USB probing using hal/DBus by default
|
|
|
@28741
|
15 年 |
vboxsync |
Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
|
|
|
@28617
|
15 年 |
vboxsync |
Main/HostHardwareLinux: fix the timeout-in-USB-probing test
|
|
|
@28553
|
15 年 |
vboxsync |
Main: add support for polling for USB devices on Linux hosts without …
|
|
|
@27930
|
15 年 |
vboxsync |
Metrics updates (untested)
|
|
|
@27885
|
15 年 |
vboxsync |
Metrics: work in progress
|
|
|
@27792
|
15 年 |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27730
|
15 年 |
vboxsync |
Backed out 59261 & 59266
|
|
|
@27677
|
15 年 |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@26562
|
15 年 |
vboxsync |
*: Added svn:keywords where missing.
|
|
|
@26498
|
15 年 |
vboxsync |
lots under src/VBox: whitespace cleanup.
|
|
|
@26186
|
15 年 |
vboxsync |
Main: coding style fixes
|
|
|
@26177
|
15 年 |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26163
|
15 年 |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@24499
|
15 年 |
vboxsync |
Main/testcase: build fix
|
|
|
@24496
|
15 年 |
vboxsync |
Main/testcase: update to changed MountMedium method as well
|
|
|
@23848
|
15 年 |
vboxsync |
Main/D-Bus: Moved to VBox Runtime.
|
|
|
@23845
|
15 年 |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23819
|
15 年 |
vboxsync |
VBoxClient:
|
|
|
@23522
|
15 年 |
vboxsync |
Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
|
|
|