|
|
@16302
|
16 years |
vboxsync |
OVF: spelling in constants
|
|
|
@16301
|
16 years |
vboxsync |
webservice: logging improvements, optimizations
|
|
|
@16299
|
16 years |
vboxsync |
OVF: fix windows burn
|
|
|
@16298
|
16 years |
vboxsync |
OVF: copy disk image & attach it to the IDE controller for now
|
|
|
@16295
|
16 years |
vboxsync |
Should return TRUE for WM_POWERBROADCAST according to MSDN.
|
|
|
@16289
|
16 years |
vboxsync |
HostImpl.cpp: continuation indent.
|
|
|
@16267
|
16 years |
vboxsync |
#3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
|
|
|
@16266
|
16 years |
vboxsync |
Fix a handful of GCC warnings to reduce noise on stderr.
|
|
|
@16261
|
16 years |
vboxsync |
Main: HostImpl/USBProxyService-linux: documentation update
|
|
|
@16258
|
16 years |
vboxsync |
Main/USBProxyService-linux: clean up error reporting a bit
|
|
|
@16251
|
16 years |
vboxsync |
HostNetIf API: Fixed UUID generation for host network interfaces on Linux.
|
|
|
@16250
|
16 years |
vboxsync |
OVF: updated testcase to changed API
|
|
|
@16248
|
16 years |
vboxsync |
OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
|
|
|
@16246
|
16 years |
vboxsync |
more of device work, initialization part
|
|
|
@16244
|
16 years |
vboxsync |
Main: Use a non-zero proj_id in ftok() as suggested by the libc manual.
|
|
|
@16239
|
16 years |
vboxsync |
OVF: updated test case
|
|
|
@16238
|
16 years |
vboxsync |
Change the FramebufferPixelFormat enum value for Opaque
from …
|
|
|
@16237
|
16 years |
vboxsync |
OVF: add separate IAppliance::interpret() method, API docs
|
|
|
@16235
|
16 years |
vboxsync |
disable keywords on VirtualBox.xidl to avoid excessive recompiles …
|
|
|
@16234
|
16 years |
vboxsync |
coding style
|
|
|
@16233
|
16 years |
vboxsync |
OVF: more lenient parsing of IDE disk correlation
|
|
|
@16231
|
16 years |
vboxsync |
OVF: formating; todo updates
|
|
|
@16229
|
16 years |
vboxsync |
disable keywords on VirtualBox.xidl to avoid excessive recompiles …
|
|
|
@16228
|
16 years |
vboxsync |
OVF: handle IDE controllers
|
|
|
@16225
|
16 years |
vboxsync |
Main: build HostHardwareLinux.cpp even if we aren't doing DBus
|
|
|
@16224
|
16 years |
vboxsync |
OVF: fix parsing of hardware items
|
|
|
@16222
|
16 years |
vboxsync |
Fixed typo, IFramebuffer was written as IFrameBuffer.
|
|
|
@16218
|
16 years |
vboxsync |
OVF: Added VirtualBox object member, make the vm name unique & use …
|
|
|
@16216
|
16 years |
vboxsync |
Main: Perform case-insensitive Guest OS type ID comparisons and …
|
|
|
@16215
|
16 years |
vboxsync |
Reapplied r41613.
|
|
|
@16212
|
16 years |
vboxsync |
OVF: add VirtualSystemDescriptionType_Name, suggest VM name
|
|
|
@16210
|
16 years |
vboxsync |
OVF: parse VirtualSystem/@id as machine name
|
|
|
@16209
|
16 years |
vboxsync |
OVF: fix ulong overflow
|
|
|
@16208
|
16 years |
vboxsync |
OVF: parse EulaSection
|
|
|
@16207
|
16 years |
vboxsync |
Replaced iterations over IHostNetworkInterface array with …
|
|
|
@16205
|
16 years |
vboxsync |
appliance to OSE
|
|
|
@16199
|
16 years |
vboxsync |
displayRefreshCallback: removed obsolete assertion (xTracker #3489).
|
|
|
@16198
|
16 years |
vboxsync |
HostNetIf API: added findHostNetworkInterfaceByName and …
|
|
|
@16196
|
16 years |
vboxsync |
handleDisplayResize: corrected the return code (xTracker #3489).
|
|
|
@16191
|
16 years |
vboxsync |
VirtualBoxImpl.h: forward declaration of IAppliance doesn't work on …
|
|
|
@16190
|
16 years |
vboxsync |
Main: improve USB proxy service error reporting
|
|
|
@16188
|
16 years |
vboxsync |
Merge OVF branch.
|
|
|
@16185
|
16 years |
vboxsync |
handleDisplayResize postpones the resize if framebuffer is being …
|
|
|
@16181
|
16 years |
vboxsync |
Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
|
|
|
@16178
|
16 years |
vboxsync |
Main/Linux: fixes and clean ups in the DBus code
|
|
|
@16174
|
16 years |
vboxsync |
renamed VirtualBox4 to VirtualBox
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@16137
|
16 years |
vboxsync |
Main: more Linux host USB enumeration adjustments
|
|
|
@16126
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16125
|
16 years |
vboxsync |
Guest::SetStatistic argument check as well.
|
|
|
@16124
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16123
|
16 years |
vboxsync |
Typo in Guest::GetStatistic argument check.
|
|
|
@16122
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16120
|
16 years |
vboxsync |
export webservices to OSE
|
|
|
@16118
|
16 years |
vboxsync |
Main: Fixed %ls/%s and Utf8Str/Bstr mismatch in hard disk code.
|
|
|
@16093
|
16 years |
vboxsync |
Main: try to get the USB enumeration right on RHEL5, again
|
|
|
@16089
|
16 years |
vboxsync |
Main: Mention in the docs that hard disk format identifiers are …
|
|
|
@16081
|
16 years |
vboxsync |
Main: case-insensitive comparison of hard disk formats
|
|
|
@16068
|
16 years |
vboxsync |
Main: next attempt to get USB enumeration working on RHEL5
|
|
|
@16049
|
16 years |
vboxsync |
HPET&SMC config
|
|
|
@16044
|
16 years |
vboxsync |
Main: attempt to support USB with sysfs on older Linux hosts
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|
@16041
|
16 years |
vboxsync |
reverted 41727
|
|
|
@16040
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@16039
|
16 years |
vboxsync |
Temporary reverted ACPI changes, till 2.1.2 out
|
|
|
@16018
|
16 years |
vboxsync |
Main: FreeBSD stubbing.
|
|
|
@16016
|
16 years |
vboxsync |
Main: FreeBSD stubbing.
|
|
|
@16006
|
16 years |
vboxsync |
Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
|
|
|
@16005
|
16 years |
vboxsync |
Implemented in-place disable of ACPI devices, added disabled by …
|
|
|
@16004
|
16 years |
vboxsync |
Main/Global.cpp: Increase the memory size recommendations for Ubuntu …
|
|
|
@16001
|
16 years |
vboxsync |
Main: Fixed r41667.
|
|
|
@16000
|
16 years |
vboxsync |
Main: Don't write a zero char to the end of a virgin global or machine …
|
|
|
@15998
|
16 years |
vboxsync |
Main/SettingsConverter: Fixed: Conversion fails on a virgin 1.3 …
|
|
|
@15994
|
16 years |
vboxsync |
Fe/VBoxManage, Main: Enumerating guest properties did not work …
|
|
|
@15991
|
16 years |
vboxsync |
Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
|
|
|
@15978
|
16 years |
vboxsync |
Main: Backed out r41613.
|
|
|
@15970
|
16 years |
vboxsync |
Spaces.
|
|
|
@15968
|
16 years |
vboxsync |
Added Windows 7 to OS types list.
|
|
|
@15966
|
16 years |
vboxsync |
NetIfList-win.cpp: Don't assert if I haven't loaded the driver/whatever.
|
|
|
@15965
|
16 years |
vboxsync |
Main: Added ISharedFolder::lastAccessError.
|
|
|
@15945
|
16 years |
vboxsync |
Main: Pass inaccessible shared folders to the guest instead of …
|
|
|
@15936
|
16 years |
vboxsync |
Changed the way linux network interfaces are enumerated so the …
|
|
|
@15916
|
16 years |
vboxsync |
Added a missed autoInitSpan.setSucceeded to the …
|
|
|
@15905
|
16 years |
vboxsync |
Main-OSX: Trigger save state on power low event.
|
|
|
@15904
|
16 years |
vboxsync |
Bump copyright year to 2009.
|
|
|
@15888
|
16 years |
vboxsync |
Main: Improved r41336.
|
|
|
@15874
|
16 years |
vboxsync |
More detailed assertion message.
|
|
|
@15869
|
16 years |
vboxsync |
Typo
|
|
|
@15849
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15848
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15834
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15829
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@15828
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15827
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@15814
|
16 years |
vboxsync |
Global.cpp: realign.
|
|
|
@15812
|
16 years |
vboxsync |
Fixed completely broken Display::COMGETTER(Width)
|
|
|
@15776
|
16 years |
vboxsync |
Linux 2.6.28 hack
|
|
|
@15775
|
16 years |
vboxsync |
FreeBSD 7.0 installer hangs on low memory (64M), thus update template …
|
|
|
@15766
|
16 years |
vboxsync |
valgrind warning
|
|
|