|
|
@36517
|
14 years |
vboxsync |
Installer/linux: added a shell script helper for starting applications …
|
|
|
@36515
|
14 years |
vboxsync |
ExtPacks/UsbWebCam: Initial implementation of UsbWebCam (not finished, …
|
|
|
@36514
|
14 years |
vboxsync |
VMDK: Reject VD_OPEN_FLAGS_ASYNC_IO for stream optimized images
|
|
|
@36513
|
14 years |
vboxsync |
DMG: Reject VD_OPEN_FLAGS_ASYNC_IO, correct fix
|
|
|
@36512
|
14 years |
vboxsync |
DMG: Reject VD_OPEN_FLAGS_ASYNC_IO
|
|
|
@36510
|
14 years |
vboxsync |
Additions/linux: make vboxguest.ko makefile use generic header and footer
|
|
|
@36509
|
14 years |
vboxsync |
Additions/linux: adjustments to kernel module makefile split footer
|
|
|
@36508
|
14 years |
vboxsync |
iprt/C++: some cleanup.
|
|
|
@36507
|
14 years |
vboxsync |
Doxyfile.*: Fixed ALIASES.
|
|
|
@36506
|
14 years |
vboxsync |
virtualbox.desktop: missing trailing semicolon
|
|
|
@36505
|
14 years |
vboxsync |
Runtime/r0drv/solaris/vbi: log.
|
|
|
@36504
|
14 years |
vboxsync |
FE/Qt4: 5327: Don't change checked/unchecked action-text on …
|
|
|
@36502
|
14 years |
vboxsync |
DevE1000: Two incorrect PDMBOTHCBDECL uses.
|
|
|
@36501
|
14 years |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@36500
|
14 years |
vboxsync |
IPRT: add a generic list class
|
|
|
@36497
|
14 years |
vboxsync |
InstallHelper/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The …
|
|
|
@36496
|
14 years |
vboxsync |
VBoxNetFlt/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The …
|
|
|
@36495
|
14 years |
vboxsync |
Main/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The former …
|
|
|
@36494
|
14 years |
vboxsync |
Main: fixed against compilation of libpng15
|
|
|
@36493
|
14 years |
vboxsync |
Additions/Solaris: Added Xorg 1.9 and 1.8 support.
|
|
|
@36492
|
14 years |
vboxsync |
iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
|
|
|
@36491
|
14 years |
vboxsync |
'c' means 'count of' not 'const', 'pcSomething' = pointer to a count …
|
|
|
@36490
|
14 years |
vboxsync |
rem: Use cpu_register_physical_memory_offset instead of …
|
|
|
@36488
|
14 years |
vboxsync |
iprt/Makefile.kmk: Added a test-mangling rule.
|
|
|
@36487
|
14 years |
vboxsync |
netflt/adp/win: switch to new VBoxDrvCfg lib
|
|
|
@36486
|
14 years |
vboxsync |
tooling lib for driver configuration on win
|
|
|
@36485
|
14 years |
vboxsync |
PCI: sync of interrupts rework
|
|
|
@36484
|
14 years |
vboxsync |
PCI: fix building on some setups
|
|
|
@36481
|
14 years |
vboxsync |
Main: Sanitize incoming VRDP USB descriptor strings.
|
|
|
@36480
|
14 years |
vboxsync |
Installer/linux+solaris: add parameters to webservice start scripts …
|
|
|
@36479
|
14 years |
vboxsync |
Deleted no longer relevant comments.
|
|
|
@36478
|
14 years |
vboxsync |
Main/src-server/xpcom: build fix for some gcc versions
|
|
|
@36477
|
14 years |
vboxsync |
USB: Also find extra vendor/class descriptor data.
|
|
|
@36475
|
14 years |
vboxsync |
USB: Store original config descriptor and refer to it for some …
|
|
|
@36474
|
14 years |
vboxsync |
Runtime/r3/solaris/coredumper: log stmt.
|
|
|
@36473
|
14 years |
vboxsync |
Installer/solaris: vboxconfig.sh minor, cosmetic change.
|
|
|
@36472
|
14 years |
vboxsync |
addendum to r70394 for RTCrit*
|
|
|
@36471
|
14 years |
vboxsync |
Linux 2.6.39-rc1 compile fixes
|
|
|
@36470
|
14 years |
vboxsync |
VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
|
|
|
@36469
|
14 years |
vboxsync |
VBoxNetDHCP: do not exit on VERR_INTERRUPTED (#5620)
|
|
|
@36468
|
14 years |
vboxsync |
Additions/linux: adjustments to kernel module makefile split header …
|
|
|
@36467
|
14 years |
vboxsync |
Additions/linux: adjustments to kernel module makefile split header …
|
|
|
@36466
|
14 years |
vboxsync |
Main/src-server/xpcom: Avoid initializing static variables with a …
|
|
|
@36465
|
14 years |
vboxsync |
Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
|
|
|
@36464
|
14 years |
vboxsync |
Logging.
|
|
|
@36463
|
14 years |
vboxsync |
Additions/linux: move kernel module makefile split header and footer …
|
|
|
@36462
|
14 years |
vboxsync |
Additions/linux: update kernel module makefile split header and footer …
|
|
|
@36461
|
14 years |
vboxsync |
Windows Guest Additions installer: Try to replace WFP protected files …
|
|
|
@36460
|
14 years |
vboxsync |
PCI: fixed init-order issue
|
|
|
@36459
|
14 years |
vboxsync |
deb: Ubuntu 11.04
|
|
|
@36458
|
14 years |
vboxsync |
FE/Qt: 5606: VM Selector: Rename Machine menu => "Discard" menu item …
|
|
|
@36455
|
14 years |
vboxsync |
Windows Guest Additions installer: Try to replace WFP protected files …
|
|
|
@36454
|
14 years |
vboxsync |
VBoxCredProv: Implemented support for handling/ignoring remote …
|
|
|
@36453
|
14 years |
vboxsync |
VBoxCredProv: Implemented support for handling/ignoring remote …
|
|
|
@36452
|
14 years |
vboxsync |
VBoxInstallHelper/Python: Close handle when done.
|
|
|
@36451
|
14 years |
vboxsync |
introduced VirtualBoxBase::clearError to clear the previous error info …
|
|
|
@36448
|
14 years |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@36447
|
14 years |
vboxsync |
VBoxGINA: Do not yet report back an error when loading configuration.
|
|
|
@36446
|
14 years |
vboxsync |
VBoxGINA: Implemented support for handling/ignoring remote (desktop) …
|
|
|
@36445
|
14 years |
vboxsync |
Input/USB: comments (typo).
|
|
|
@36444
|
14 years |
vboxsync |
EFI/FS: do logging to debug port instead of console output.
|
|
|
@36443
|
14 years |
vboxsync |
ConsoleImpl2.cpp: Set PGM/PciPassThrough=1.
|
|
|
@36442
|
14 years |
vboxsync |
duh
|
|
|
@36441
|
14 years |
vboxsync |
VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
|
|
|
@36440
|
14 years |
vboxsync |
build fix
|
|
|
@36439
|
14 years |
vboxsync |
Init COM for all EMTS and PDMThreads.
|
|
|
@36438
|
14 years |
vboxsync |
RTSystemQueryDmiString: Should call CoUninitialize if …
|
|
|
@36437
|
14 years |
vboxsync |
VMM,Main: Added VMM thread init and term notifications so that Main …
|
|
|
@36436
|
14 years |
vboxsync |
PCI: more IOMMU bits
|
|
|
@36434
|
14 years |
vboxsync |
Main/ConsoleImpl2: uninitialized variable
|
|
|
@36433
|
14 years |
vboxsync |
Main/HostPower: uninitialized variable
|
|
|
@36431
|
14 years |
vboxsync |
Main/USBProxyServiceLinux: fix segfault
|
|
|
@36430
|
14 years |
vboxsync |
VBoxRecompiler.c: VMM needs msrEFER in sync when calling …
|
|
|
@36429
|
14 years |
vboxsync |
build fix / file header nits.
|
|
|
@36428
|
14 years |
vboxsync |
com/string.h: AssertLogRel when encountering an invalid encoding in …
|
|
|
@36427
|
14 years |
vboxsync |
updated sketches a bit.
|
|
|
@36424
|
14 years |
vboxsync |
doc: note about mingw-w64 on recent Ubuntu releases were added.
|
|
|
@36422
|
14 years |
vboxsync |
PCI: sync
|
|
|
@36421
|
14 years |
vboxsync |
Input/Usb: typo (comments).
|
|
|
@36420
|
14 years |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36419
|
14 years |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36418
|
14 years |
vboxsync |
Main/USB/Linux: extend environment variables for selecting USB probing …
|
|
|
@36417
|
14 years |
vboxsync |
Installer/Linux and Main: USB enumeration: fix detection of USB via …
|
|
|
@36416
|
14 years |
vboxsync |
PGMRZDynMap.cpp: Committed a slightly modified version of …
|
|
|
@36415
|
14 years |
vboxsync |
nits
|
|
|
@36414
|
14 years |
vboxsync |
Please mark all recompiler changes or the will be lost.
|
|
|
@36412
|
14 years |
vboxsync |
GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
|
|
|
@36411
|
14 years |
vboxsync |
MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
|
|
|
@36410
|
14 years |
vboxsync |
slipr: %R[ether] -> %RTmac.
|
|
|
@36409
|
14 years |
vboxsync |
Changed assertions to debug-only.
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36407
|
14 years |
vboxsync |
IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
|
|
|
@36406
|
14 years |
vboxsync |
rdesktop-usb: Fixed and restored a previously removed assertion.
|
|
|
@36405
|
14 years |
vboxsync |
IPRT/xml: add optional parameter for adding a comment to the created …
|
|
|
@36404
|
14 years |
vboxsync |
Windows Guest Additions installer: Don't check system mode (safe mode) …
|
|
|
@36403
|
14 years |
vboxsync |
VBoxVideo: fix memory leak
|
|
|
@36402
|
14 years |
vboxsync |
VBoxVideo: typo fix
|
|
|
@36401
|
14 years |
vboxsync |
VBoxBFE: The testcase/Makefile.kmk is *NOT* allowed to reference …
|
|
|
@36400
|
14 years |
vboxsync |
PCI: work on IOMMU notifications
|
|
|
@36399
|
14 years |
vboxsync |
vboxweb.cpp: prefix nit.
|
|
|