|
|
@16623
|
16 years |
vboxsync |
OVF: removed some of the todos
|
|
|
@16622
|
16 years |
vboxsync |
OVF: support for creating a new disk image if the OVF didn't contain one
|
|
|
@16620
|
16 years |
vboxsync |
OVF: not necessary anymore
|
|
|
@16608
|
16 years |
vboxsync |
webservice: fix messup from error updates (webservice was completely …
|
|
|
@16602
|
16 years |
vboxsync |
webservice: add support for boolean safearrays
|
|
|
@16601
|
16 years |
vboxsync |
OVF: change IVirtualSystemDescription::setFinalValues method; remove …
|
|
|
@16600
|
16 years |
vboxsync |
OVF: added count attribute to receive the current number of entries
|
|
|
@16597
|
16 years |
vboxsync |
OVF: this *must* not be a copy
|
|
|
@16588
|
16 years |
vboxsync |
Main: try to set a default audio driver
|
|
|
@16587
|
16 years |
vboxsync |
OVF: minor updates
|
|
|
@16586
|
16 years |
vboxsync |
Main: releaseCaller(): handle AutoMayUninitSpan case.
|
|
|
@16580
|
16 years |
vboxsync |
Main: make new error functions more granular
|
|
|
@16577
|
16 years |
vboxsync |
Main: fix debug assertion to no longer fail if an ordinary error had …
|
|
|
@16576
|
16 years |
vboxsync |
OVF: Return is necessary for Java if the method has one argument only.
|
|
|
@16569
|
16 years |
vboxsync |
Main: API support for the CPU count contrains.
|
|
|
@16568
|
16 years |
vboxsync |
OVF: add warnings support; RAM is MB now
|
|
|
@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 …
|
|
|
@16555
|
16 years |
vboxsync |
export
|
|
|
@16554
|
16 years |
vboxsync |
export
|
|
|
@16550
|
16 years |
vboxsync |
- Removed unused reference to $(PATH_VBOX_SVN)/include
- Refactor …
|
|
|
@16548
|
16 years |
vboxsync |
Return early when the machine count is zero.
|
|
|
@16547
|
16 years |
vboxsync |
cbinding.h was moved from sample directory to include directory
as it …
|
|
|
@16543
|
16 years |
vboxsync |
Main/HostHardwareLinux: assertions
|
|
|
@16538
|
16 years |
vboxsync |
Main: replace redundant xml::FmtStr with com::Utf8StrFmt
|
|
|
@16535
|
16 years |
vboxsync |
tstLinuxC.c: More cryptic '_' -> Utf16 changes.
|
|
|
@16534
|
16 years |
vboxsync |
VBoxXPCOMC.cpp: fixed the LOG_GROUP definition (must be first …
|
|
|
@16533
|
16 years |
vboxsync |
tstLinuxC.c: Do not attempt to free output arguments on failure. Using …
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16528
|
16 years |
vboxsync |
Main/HostHardwareLinux: fixed some uncaught exceptions and added two …
|
|
|
@16519
|
16 years |
vboxsync |
Changed the string formatter to those in iprt.
|
|
|
@16518
|
16 years |
vboxsync |
OVF: fix path delimiters
|
|
|
@16517
|
16 years |
vboxsync |
OVF: add IVirtualSystemDescription::disableItem(), fix disk import
|
|
|
@16515
|
16 years |
vboxsync |
OVF: bring back string references; look up controllers by array item …
|
|
|
@16514
|
16 years |
vboxsync |
No need for LD_LIBRARY_PATH because we link with -rpath $(PATH_BIN).
|
|
|
@16513
|
16 years |
vboxsync |
Converted cout,cerr to use iprt Log functions.
|
|
|
@16512
|
16 years |
vboxsync |
typo
|
|
|
@16510
|
16 years |
vboxsync |
OVF: use dir=return in xidl for IProgress object to un-break Java bindings
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16507
|
16 years |
vboxsync |
OVF: changed test case as well
|
|
|
@16503
|
16 years |
vboxsync |
OVF: last local changes; make import multi threaded; return IProgress …
|
|
|
@16500
|
16 years |
vboxsync |
Cosmetic changes (tabs to spaces).
|
|
|
@16497
|
16 years |
vboxsync |
Fixed the String Conversion Functions and removed the ones
not …
|
|
|
@16495
|
16 years |
vboxsync |
OVF: VBoxManage import implementation (to be continued), back-end …
|
|
|
@16492
|
16 years |
vboxsync |
Grammo corrected.
|
|
|
@16489
|
16 years |
vboxsync |
Improved comments.
|
|
|
@16488
|
16 years |
vboxsync |
libXPCOMtoC.cpp: The VBOXXPCOMC_DECL stuff is required on the …
|
|
|
@16487
|
16 years |
vboxsync |
cbinding: No $Id$ keywords in samples, just $Revision$. The keyword …
|
|
|
@16483
|
16 years |
vboxsync |
- Renamed tstLinuxC.h to cbinding.h
- added doxygen @file tags and …
|
|
|
@16468
|
16 years |
vboxsync |
obsolete stuff
|
|
|
@16454
|
16 years |
vboxsync |
Use -Xlinker -rpath -Xlinker $(PATH_BIN)
instead of -Wl,-rpath …
|
|
|
@16431
|
16 years |
vboxsync |
cbindings/Makefile.kmk: props.
|
|
|
@16430
|
16 years |
vboxsync |
Make this more flexible with CC and CFLAGS.
Simplify some targets. …
|
|
|
@16406
|
16 years |
vboxsync |
cbindings to OSE
|
|
|
@16405
|
16 years |
vboxsync |
exclude cbindings from OSE (for the time being)
|
|
|
@16401
|
16 years |
vboxsync |
iokit.cpp: antoher scsi-commands.
|
|
|
@16384
|
16 years |
vboxsync |
string.cpp: enable optimization
|
|
|
@16382
|
16 years |
vboxsync |
ipcdUnix.cpp, xpcom/server.cpp: Fixed wrong loop. Changed my mind …
|
|
|
@16380
|
16 years |
vboxsync |
remove dead code
|
|
|
@16378
|
16 years |
vboxsync |
string.cpp: !RT_SUCCESS -> RT_FAILURE, propsal for saving one …
|
|
|
@16377
|
16 years |
vboxsync |
Added Makefile.kmk to cbinding directory to be inline
with VirtualBox …
|
|
|
@16375
|
16 years |
vboxsync |
Main/Windows: workaround for some header versions lacking the extern "C".
|
|
|
@16370
|
16 years |
vboxsync |
#3575: Increase VBoxSVC file descriptor limit for Unix platforms.
|
|
|
@16369
|
16 years |
vboxsync |
Utf8Str::substr error handling
|
|
|
@16364
|
16 years |
vboxsync |
Main: Fixed: Error text is lost if the error happened in the middle of …
|
|
|
@16363
|
16 years |
vboxsync |
Main/USBProxyServiceLinux: logging and fix a burn
|
|
|
@16362
|
16 years |
vboxsync |
OVF: win fix
|
|
|
@16361
|
16 years |
vboxsync |
typo
|
|
|
@16360
|
16 years |
vboxsync |
OVF: HD Controller, Audio, Floppy, USB Controller support
|
|
|
@16341
|
16 years |
vboxsync |
Makefiles: .darwin -> .darwin.x86.
|
|
|
@16327
|
16 years |
vboxsync |
Main/HostHardwareLinux: forgot two volatiles
|
|
|
@16325
|
16 years |
vboxsync |
OVF: make com::xml and IAppliance use Utf8Str instead of std::string
|
|
|
@16324
|
16 years |
vboxsync |
COM: teach Utf8Str substr() like std::string
|
|
|
@16310
|
16 years |
vboxsync |
AutoLock.cpp: TLS question.
|
|
|
@16309
|
16 years |
vboxsync |
OVF: avoid excessive string/list copying
|
|
|
@16307
|
16 years |
vboxsync |
OVF: ensure 64-bit math
|
|
|
@16306
|
16 years |
vboxsync |
OVF: parse floppy, cd-rom, usb controller, sound card
|
|
|
@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
|
|
|