|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@20978
|
15 years |
vboxsync |
tiny cleanup, don't create unneeded Bstr temp objects
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20842
|
15 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20630
|
15 years |
vboxsync |
Python: moved waiting on client side, removed main API for event …
|
|
|
@20598
|
15 years |
vboxsync |
Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
|
|
|
@19750
|
16 years |
vboxsync |
Main: Added todo/review comment on unsafe interface handling in …
|
|
|
@19283
|
16 years |
vboxsync |
removed debugging code
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19236
|
16 years |
vboxsync |
Main: Added first step for ability to run VBox with read-only …
|
|
|
@19017
|
16 years |
vboxsync |
Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
|
|
|
@18520
|
16 years |
vboxsync |
Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
|
|
|
@18518
|
16 years |
vboxsync |
Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
|
|
|
@18484
|
16 years |
vboxsync |
VirtualBoxImpl.cpp: size_t/DWORD warning.
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18208
|
16 years |
vboxsync |
#3569: DHCP Server is now started from VBoxSVC and terminates with it.
|
|
|
@18177
|
16 years |
vboxsync |
Main: turn read/write param in OpenHardDisk into an enum
|
|
|
@18162
|
16 years |
vboxsync |
Main: add read/write param to OpenHardDisk to allow for opening disk …
|
|
|
@18049
|
16 years |
vboxsync |
Fix "unused variable cnt" warnings for the release build.
|
|
|
@18023
|
16 years |
vboxsync |
Dhcp->DHCP
|
|
|
@18013
|
16 years |
vboxsync |
win DHCP server de-consoled
|
|
|
@17991
|
16 years |
vboxsync |
default Dhcp server settings for non-windows platforms
|
|
|
@17990
|
16 years |
vboxsync |
default dhcp server
|
|
|
@17930
|
16 years |
vboxsync |
Main: fix win
|
|
|
@17929
|
16 years |
vboxsync |
Main: enabled -Wunused; fixed some warnings
|
|
|
@17913
|
16 years |
vboxsync |
Fix burn; can't use NOREF() here.
|
|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|
@17893
|
16 years |
vboxsync |
dhcp settings uninit fix
|
|
|
@17888
|
16 years |
vboxsync |
dhcp settings fixes
|
|
|
@17886
|
16 years |
vboxsync |
VBoxManage: dhcp settings help + list impl
|
|
|
@17881
|
16 years |
vboxsync |
dhcp settings
|
|
|
@17876
|
16 years |
vboxsync |
more dhcp settings impl
|
|
|
@17874
|
16 years |
vboxsync |
more dhcp settings
|
|
|
@17872
|
16 years |
vboxsync |
partial dhcp settings impl
|
|
|
@17865
|
16 years |
vboxsync |
Main/dhcp API, E_NOTIMPL yet
|
|
|
@17810
|
16 years |
vboxsync |
Main: fix IVirtualBox::GetNextExtraDataKey to accept empty strings as …
|
|
|
@17737
|
16 years |
vboxsync |
Main: rename IVirtualBox::machines2[] to machines[]
|
|
|
@16971
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@16966
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@16903
|
16 years |
vboxsync |
Python: imporved error reporting in XPCOM, shell updates, docs
|
|
|
@16873
|
16 years |
vboxsync |
Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16853
|
16 years |
vboxsync |
Main: rename IDVDImage2 to IDVDImage
|
|
|
@16707
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
- …
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16216
|
16 years |
vboxsync |
Main: Perform case-insensitive Guest OS type ID comparisons and …
|
|
|
@16040
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@16000
|
16 years |
vboxsync |
Main: Don't write a zero char to the end of a virgin global or machine …
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15318
|
16 years |
vboxsync |
Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
|
|
|
@15064
|
16 years |
vboxsync |
Added QNX guest OS type. Cleaned up the guest OS table.
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14959
|
16 years |
vboxsync |
no trailing \n when using ComAssertMsg*
|
|
|
@14952
|
16 years |
vboxsync |
Use CheckComArgNotNull() to check BSTR and BSTR * (and not …
|
|
|
@14940
|
16 years |
vboxsync |
Use CheckComArgOutSafeArrayPointerValid where appropriate.
|
|
|
@14939
|
16 years |
vboxsync |
Use CheckComArgNotNull where appropriate.
|
|
|
@14937
|
16 years |
vboxsync |
fixed burn
|
|
|
@14936
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14934
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14931
|
16 years |
vboxsync |
Main: HardDisk2: Obey VD_CAP_UUID.
|
|
|
@14922
|
16 years |
vboxsync |
Main: more XML reader implemenation.
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14874
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14858
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14783
|
16 years |
vboxsync |
Main: Treat hard disks with no Create capabilities as Created right …
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14666
|
16 years |
vboxsync |
Main: Better result codes for VIrtualBox::createMachine(), …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@14437
|
16 years |
vboxsync |
FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
|
|
|
@14381
|
16 years |
vboxsync |
Main: Typo.
|
|
|
@14343
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@14313
|
16 years |
vboxsync |
Reduce a few cases of words doubled.
|
|
|
@14272
|
16 years |
vboxsync |
Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
|
|
|
@14224
|
16 years |
vboxsync |
Main: Added ISystemProperties::defaultHardDiskFormat.
|
|
|
@13842
|
16 years |
vboxsync |
It's RTuuid not Ruuid.
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13713
|
16 years |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|
@13696
|
16 years |
vboxsync |
Main: Fixed: Closing sessions was not always noticed by the server …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13457
|
16 years |
vboxsync |
Main: Implemented detection of the unexpected spawning session …
|
|
|
@13436
|
16 years |
vboxsync |
Main (Guest Properties): added host-side callbacks
|
|
|
@13431
|
16 years |
vboxsync |
Main: Fixed a bunch of assertions caused by the code that detects a …
|
|
|
@13420
|
16 years |
vboxsync |
disabled code for checking spawn failures on Windows
|
|
|
@13405
|
16 years |
vboxsync |
Main: report unexpected failures when spawning a remote session
|
|
|
@12284
|
16 years |
vboxsync |
added subversion revison to the IDL
|
|
|
@10595
|
16 years |
vboxsync |
Main: Performance: Typos, docs, cosmetics.
|
|
|