|
|
@39531
|
13 years |
vboxsync |
Temporarily enabled buffering when composing the release log headering.
|
|
|
@39511
|
13 years |
vboxsync |
Main/Machine: remove leftover debugging hack
|
|
|
@39493
|
13 years |
vboxsync |
VRDP, Main: forward UTCINFO events as guest properties.
|
|
|
@39487
|
13 years |
vboxsync |
GuestCtrl: More bugfixing.
|
|
|
@39477
|
13 years |
vboxsync |
VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
|
|
|
@39475
|
13 years |
vboxsync |
GuestCtrl: More bugfixing, use ComPtr/ComObjPtr.
|
|
|
@39459
|
13 years |
vboxsync |
VBoxSVC: logging and --shutdown-delay.
|
|
|
@39450
|
13 years |
vboxsync |
Main: initial DnD support
|
|
|
@39446
|
13 years |
vboxsync |
GuestCtrlImpl: Use ComPtr/ComObjPtr.
|
|
|
@39442
|
13 years |
vboxsync |
GuestCtrl: Documentation update.
|
|
|
@39435
|
13 years |
vboxsync |
VRDP, Main: update RDP client name guest property.
|
|
|
@39429
|
13 years |
vboxsync |
Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
|
|
|
@39424
|
13 years |
vboxsync |
Build fix.
|
|
|
@39418
|
13 years |
vboxsync |
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
|
|
|
@39411
|
13 years |
vboxsync |
Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
|
|
|
@39391
|
13 years |
vboxsync |
warning
|
|
|
@39387
|
13 years |
vboxsync |
Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
|
|
|
@39352
|
13 years |
vboxsync |
Main: spaces
|
|
|
@39351
|
13 years |
vboxsync |
Main-OVF: make really sure all data is processed before stopping the …
|
|
|
@39336
|
13 years |
vboxsync |
Main: Use shorter thread names.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|
@39288
|
13 years |
vboxsync |
CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
|
|
|
@39262
|
13 years |
vboxsync |
comregister.cmd: Try make sure the right stuff is registered and that …
|
|
|
@39250
|
13 years |
vboxsync |
Main/Console: fix last minute typo
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@39242
|
13 years |
vboxsync |
hungarian and spaces.
|
|
|
@39221
|
13 years |
vboxsync |
Main/metrics: unregister guest after metrics (#5949)
|
|
|
@39216
|
13 years |
vboxsync |
Main/Global: remove the "Server" bit from the Mac OS X guest OS type names
|
|
|
@39205
|
13 years |
vboxsync |
Adjusted defaults for some guest types (audio/floppy).
|
|
|
@39200
|
13 years |
vboxsync |
Main/Machine: introduce env variable which allow specifying a …
|
|
|
@39180
|
13 years |
vboxsync |
ExtPack: Adding a 'edition' attribute to the Version tag and cleaning …
|
|
|
@39172
|
13 years |
vboxsync |
VBoxExtPackIsValidVersionString: Allow a tag at the end of the version …
|
|
|
@39123
|
13 years |
vboxsync |
Main/Machine: fix use after free bug caused by non-obvious std::list …
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@39058
|
13 years |
vboxsync |
Added machinery to add floppy or not add USB for new VMs depending on …
|
|
|
@39055
|
13 years |
vboxsync |
Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by …
|
|
|
@38999
|
13 years |
vboxsync |
Main: accident commit
|
|
|
@38996
|
13 years |
vboxsync |
Main: fix setting the current state modification flag in some circumstances
|
|
|
@38995
|
13 years |
vboxsync |
DisplayImpl: make sure that framebuffer info is updated.
|
|
|
@38986
|
13 years |
vboxsync |
VRDP-USB: Preserve order of completed URBs.
|
|
|
@38966
|
13 years |
vboxsync |
Main/Display: made a lot of logging into conditional release logging. …
|
|
|
@38917
|
13 years |
vboxsync |
Main/idl: replace strange quotes by regular ones
|
|
|
@38915
|
13 years |
vboxsync |
Main/glue: update Makefile for Java sample, so that it can be used by …
|
|
|
@38914
|
13 years |
vboxsync |
Main/glue/tests: clean up sample Java app using the glue code
|
|
|
@38913
|
13 years |
vboxsync |
compile fixes for VBOX_WITH_EXTPACK disabled
|
|
|
@38912
|
13 years |
vboxsync |
Main/glue-java: fix copyright in the generated code
|
|
|
@38911
|
13 years |
vboxsync |
RemoteUSB: support the extended device description.
|
|
|
@38893
|
13 years |
vboxsync |
Settings: Initialize fNonRotational and fDiscard with defaults if the …
|
|
|
@38887
|
13 years |
vboxsync |
Change DiscardDevice to SetAutoDiscardForDevice
|
|
|
@38873
|
13 years |
vboxsync |
Main: Add API to set the discard flag for harddisks
|
|
|
@38871
|
13 years |
vboxsync |
Documentation.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38820
|
13 years |
vboxsync |
Main: array size
|
|
|
@38818
|
13 years |
vboxsync |
Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
|
|
|
@38802
|
13 years |
vboxsync |
Main/webservice: provide wsdl description through http get with url …
|
|
|
@38799
|
13 years |
vboxsync |
Main/webservice: only document the official API package, not the …
|
|
|
@38796
|
13 years |
vboxsync |
Main/glue: Add javadoc comments to the java glue code, use them to …
|
|
|
@38788
|
13 years |
vboxsync |
whitespace fix
|
|
|
@38786
|
13 years |
vboxsync |
Main/idl: minor whitespace and formatting change
|
|
|
@38781
|
13 years |
vboxsync |
1.5GB for 64-bit Solaris
|
|
|
@38780
|
13 years |
vboxsync |
1GB for 32-bit Windows 7 should be sufficient
|
|
|
@38775
|
13 years |
vboxsync |
Main: only add parent to the lock list if it isn't null
|
|
|
@38773
|
13 years |
vboxsync |
Main: only add parent to the lock list if it isn't null
|
|
|
@38770
|
13 years |
vboxsync |
Windows 8: VT-x/AMD-V and I/O APIC
|
|
|
@38764
|
13 years |
vboxsync |
Main/Medium+Machine: final lock order fixes
|
|
|
@38755
|
13 years |
vboxsync |
Windows 8 OS type
|
|
|
@38754
|
13 years |
vboxsync |
Main: prevent incorrect exiting of async event thread.
|
|
|
@38745
|
13 years |
vboxsync |
Main: fix Machine::setModifiedLock as well
|
|
|
@38744
|
13 years |
vboxsync |
Main/Medium: lock typo
|
|
|
@38743
|
13 years |
vboxsync |
Main: AutoMultiWriteLock4
|
|
|
@38742
|
13 years |
vboxsync |
Main: fix typo when checking old and new settings (regression of r57170)
|
|
|
@38741
|
13 years |
vboxsync |
Main/Medium: all remaining changes to get the media tree lock order …
|
|
|
@38735
|
13 years |
vboxsync |
%lS -> %ls.
|
|
|
@38729
|
13 years |
vboxsync |
Main/Medium+Machine: fix lock order issues when creating diff images, …
|
|
|
@38718
|
13 years |
vboxsync |
Main: Fix wrong medium attachment references after "Restore Snapshot" …
|
|
|
@38717
|
13 years |
vboxsync |
Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
|
|
|
@38709
|
13 years |
vboxsync |
Main/Medium: replace the event semaphore used to wait for queryInfo by …
|
|
|
@38702
|
13 years |
vboxsync |
VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
|
|
|
@38697
|
13 years |
vboxsync |
build fix
|
|
|
@38695
|
13 years |
vboxsync |
warnings
|
|
|
@38688
|
13 years |
vboxsync |
ConsoleImpl2: LogRel failing to load EFI ROM.
|
|
|
@38642
|
13 years |
vboxsync |
DisplayImpl: do not use VGA device to take a screenshot of the primary …
|
|
|
@38641
|
13 years |
vboxsync |
Main: fix possible dead-lock between IMedium::RefreshState and …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38628
|
13 years |
vboxsync |
SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
|
|
|
@38627
|
13 years |
vboxsync |
Main/GuestCtrl: Fixed file copy/existence return codes.
|
|
|
@38618
|
13 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38611
|
13 years |
vboxsync |
Extended testcase with German umlauts.
|
|
|
@38609
|
13 years |
vboxsync |
VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
|
|
|
@38593
|
13 years |
vboxsync |
Main/Networking: Allow different users to attach to the same interface …
|
|
|
@38590
|
13 years |
vboxsync |
Main/MouseImpl: try to send absolute position data that both Windows …
|
|
|
@38583
|
13 years |
vboxsync |
Main: set the "current state" modified if something in the VM …
|
|
|
@38579
|
13 years |
vboxsync |
Main/GuestCtrl: Handle files correctly where the file size can be …
|
|
|
@38535
|
13 years |
vboxsync |
Main: missed one case
|
|
|
@38534
|
13 years |
vboxsync |
Main: always use setError; improved some error messages; use the new …
|
|
|
@38533
|
13 years |
vboxsync |
Main/ErrorInfo: allow to set standard errors without text and error …
|
|
|
@38510
|
13 years |
vboxsync |
Main/glue/ErrorInfo: fix burn
|
|
|
@38509
|
13 years |
vboxsync |
Main/glue/ErrorInfo: print _all_ error messages, not only the last …
|
|
|
@38508
|
13 years |
vboxsync |
Main/glue/ErrorInfo: fix regression of r67420 (preserve error chain)
|
|
|
@38505
|
13 years |
vboxsync |
crOpenGL: fix incorrect rendering when switching to/from fullscreen …
|
|
|