|
|
@3117
|
18 years |
vboxsync |
OSE is already stated by the version string
|
|
|
@3116
|
18 years |
vboxsync |
Changed default disk sizes to powers of 2, looks better in the …
|
|
|
@3115
|
18 years |
vboxsync |
increased default disk size of solaris to 8GB (#2025)
|
|
|
@3113
|
18 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3110
|
18 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3094
|
18 years |
vboxsync |
clearly state if we are running the OSE version
|
|
|
@3093
|
18 years |
vboxsync |
Hack around incomprehensible VDI error message for VMDK files that …
|
|
|
@3086
|
18 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3076
|
18 years |
vboxsync |
Load OpenGL service (DEBUG_sandervl only for now)
|
|
|
@3072
|
18 years |
vboxsync |
default is bidirectional clipboard sync
|
|
|
@3053
|
18 years |
vboxsync |
bugfix for multiple attached devices in windows
|
|
|
@3052
|
18 years |
vboxsync |
comment.
|
|
|
@3046
|
18 years |
vboxsync |
Fixed linux and darwin regressions.
|
|
|
@3045
|
18 years |
vboxsync |
Main, FE/Qt: Added support for asyncronous USB attach/detach errors.
|
|
|
@3043
|
18 years |
vboxsync |
Hack for getting VMDK file registration work when there is no UUID in …
|
|
|
@3042
|
18 years |
vboxsync |
Fixed waiting for a HGCM thread.
|
|
|
@3039
|
18 years |
vboxsync |
Main: Typo.
|
|
|
@3038
|
18 years |
vboxsync |
Main: Added basic VMDK property support via the new API (retrieving …
|
|
|
@3037
|
18 years |
vboxsync |
Main: More exact state check on getting an USB detached notification.
|
|
|
@3035
|
18 years |
vboxsync |
Main: Fixed: HostUSBDevice takes ownership of the new USBDEVICE …
|
|
|
@3034
|
18 years |
vboxsync |
Main: Fixed async USB (added proper detection of device re-cycle on …
|
|
|
@3033
|
18 years |
vboxsync |
Main: Made Auto[Limited]Caller support NULL objects (for conditional …
|
|
|
@3030
|
18 years |
vboxsync |
More logging.
|
|
|
@3029
|
18 years |
vboxsync |
Hack for missing /proc/bus/usb/devices not setting the driver name …
|
|
|
@3019
|
18 years |
vboxsync |
Main: Deassociate the machine from the USB filter if failed to capture it.
|
|
|
@3014
|
18 years |
vboxsync |
Keep comments simple please.
|
|
|
@3013
|
18 years |
vboxsync |
don't assert on normal errors, crashing VBoxSVC is extremely annoying.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@3001
|
18 years |
vboxsync |
Main/Frontends: Next step to support asynchronous USB device flow.
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2978
|
18 years |
vboxsync |
Main: USB: Don't try to remove the filter we didn't insert (may happen …
|
|
|
@2976
|
18 years |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the …
|
|
|
@2967
|
18 years |
vboxsync |
async capture/hold/release of usb devices. (untested)
|
|
|
@2961
|
18 years |
vboxsync |
Main: Added the IMachine::logFolder property and corrected changeset:21642.
|
|
|
@2957
|
18 years |
vboxsync |
Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
|
|
|
@2939
|
18 years |
vboxsync |
Main: Preparations for async USB handling.
|
|
|
@2929
|
18 years |
vboxsync |
Main: Removed devNode from the host DVD drive description (it's up to …
|
|
|
@2926
|
18 years |
vboxsync |
introduced LIB_HAL_LIBPATH for rhel5
|
|
|
@2918
|
18 years |
vboxsync |
VBoxManage: 'registerimage' can now register images of any supproted …
|
|
|
@2917
|
18 years |
vboxsync |
Updated the host DVD code on Linux to use hal for device detection
|
|
|
@2853
|
18 years |
vboxsync |
typo
|
|
|
@2845
|
18 years |
vboxsync |
Main: Switched USBController to the new locking model.
|
|
|
@2805
|
18 years |
vboxsync |
Main: Fixed: Machine-level USB filters are now inserted to the USB …
|
|
|
@2804
|
18 years |
vboxsync |
Main: Added Machine::AutoStateDependency smart class that helps to …
|
|
|
@2798
|
18 years |
vboxsync |
Framebuffer, which does not use the guest VRAM directly, must be …
|
|
|
@2755
|
18 years |
vboxsync |
Added a little hack to make sure we catch newly attached devices.
|
|
|
@2754
|
18 years |
vboxsync |
Split com.cpp into generic bits and initterm bits so it won't drag in …
|
|
|
@2723
|
18 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@2674
|
18 years |
vboxsync |
Web services: implemented soap faults (error handling) + explicit …
|
|
|
@2672
|
18 years |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@2657
|
18 years |
vboxsync |
Web services: attempted fix for XSLT problems (#1976), plus a couple …
|
|
|
@2656
|
18 years |
vboxsync |
More logging
|
|
|
@2651
|
18 years |
vboxsync |
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
|
|
|
@2644
|
18 years |
vboxsync |
Use a cast to avoid compiler warnings.
|
|
|
@2635
|
18 years |
vboxsync |
if IOAPIC is eanbled, enable ACPI as well
|
|
|
@2634
|
18 years |
vboxsync |
nls
|
|
|
@2628
|
18 years |
vboxsync |
ms != ns.
|
|
|
@2623
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2622
|
18 years |
vboxsync |
pass time offset to CFGM
|
|
|
@2610
|
18 years |
vboxsync |
spelling
|
|
|
@2607
|
18 years |
vboxsync |
pass vendor id and product id along as well.
|
|
|
@2605
|
18 years |
vboxsync |
Use both locationID and sessionID as 'address'.
|
|
|
@2603
|
18 years |
vboxsync |
config loader logging
|
|
|
@2602
|
18 years |
vboxsync |
preliminary system time offset implementation
|
|
|
@2600
|
18 years |
vboxsync |
Implemented USB attach and detach notifications. (darwin)
|
|
|
@2587
|
18 years |
vboxsync |
Darwin USB (work in progress)…
|
|
|
@2579
|
18 years |
vboxsync |
Activate new VMDK code again.
|
|
|
@2577
|
18 years |
vboxsync |
Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
|
|
|
@2567
|
18 years |
vboxsync |
Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
|
|
|
@2563
|
18 years |
vboxsync |
Added release logging to the Linux TAP code (removed superfluous debug …
|
|
|
@2561
|
18 years |
vboxsync |
Added release logging to the Linux TAP code
|
|
|
@2540
|
18 years |
vboxsync |
Main & All Frontends: Improved console window activation helper APIs …
|
|
|
@2527
|
18 years |
vboxsync |
Check VRDP multiconnection property. A new external authentication …
|
|
|
@2522
|
18 years |
vboxsync |
VRDP multiconnection clipboard. The VRDP server always works in …
|
|
|
@2521
|
18 years |
vboxsync |
Main and XML changes for VRDP multiconnection mode (at least 2 more …
|
|
|
@2519
|
18 years |
vboxsync |
added API for VRDP multi connection
|
|
|
@2511
|
18 years |
vboxsync |
Web services: lots of minor fixes, fixed broken attribute setters, all …
|
|
|
@2486
|
18 years |
vboxsync |
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
|
|
|
@2484
|
18 years |
vboxsync |
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
|
|
|
@2482
|
18 years |
vboxsync |
Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2470
|
18 years |
vboxsync |
Web service: fix warnings.
|
|
|
@2463
|
18 years |
vboxsync |
Main & All Frontends: Prototyped a bunch of Main API changes …
|
|
|
@2459
|
18 years |
vboxsync |
added IErrorInfo testcase
|
|
|
@2456
|
18 years |
vboxsync |
Some build message adjustments. (depends on new kBuild)
|
|
|
@2453
|
18 years |
vboxsync |
Updated the Linux TAP code again to make it more legacy compatible
|
|
|
@2449
|
18 years |
vboxsync |
Made APILinux example compile again. However, it currently does not work.
|
|
|
@2434
|
18 years |
vboxsync |
Main: Fixed: VirtualBox would allow to create host network interfaces …
|
|
|
@2433
|
18 years |
vboxsync |
Do not look for invalid HGCM handles.
|
|
|
@2417
|
18 years |
vboxsync |
Prevent VRDP updates when framebuffer is being resized.
|
|
|
@2408
|
18 years |
vboxsync |
Some refinements. the inode must be different. greate.
|
|
|
@2407
|
18 years |
vboxsync |
Use a helper app to avoid confusing the os.
|
|
|
@2396
|
18 years |
vboxsync |
Fixes to Linux host networking and a manual update
|
|
|
@2393
|
18 years |
vboxsync |
VBOX_VRDP ifdefs for OSE
|
|
|
@2390
|
18 years |
vboxsync |
Resurrect old VMDK code and make it default.
|
|
|
@2389
|
18 years |
vboxsync |
Fixing Linux build.
|
|
|