|
|
@31637
|
14 years |
vboxsync |
Linux Additions: fix installer
|
|
|
@31636
|
14 years |
vboxsync |
EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
|
|
|
@31635
|
14 years |
vboxsync |
remove the unused Mesa 7.5 stuff
|
|
|
@31634
|
14 years |
vboxsync |
Windows Additions: export shared folders and installer to OSE
|
|
|
@31633
|
14 years |
vboxsync |
events: more on reusability
|
|
|
@31632
|
14 years |
vboxsync |
webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
|
|
|
@31631
|
14 years |
vboxsync |
Wrong assertion
|
|
|
@31630
|
14 years |
vboxsync |
Wrong queue flag
|
|
|
@31629
|
14 years |
vboxsync |
doc/idl: fix a bunch of broken links
|
|
|
@31628
|
14 years |
vboxsync |
RDP/Makefile.kmk: Use a different directory by adding a subdir. Spaces …
|
|
|
@31627
|
14 years |
vboxsync |
vboxnetflt: fixed system lockup during VM shutdown (#5033) (corrected)
|
|
|
@31626
|
14 years |
vboxsync |
Reverted r64750 as it was inconvenient for backporting
|
|
|
@31625
|
14 years |
vboxsync |
Main: add a getter in IProgress for getting the current operation weight
|
|
|
@31624
|
14 years |
vboxsync |
Runtime: cast
|
|
|
@31623
|
14 years |
vboxsync |
Runtime: add progress callback support to the tar backend
|
|
|
@31622
|
14 years |
vboxsync |
vboxnetflt: fixed system lockup during VM shutdown (#5033)
|
|
|
@31621
|
14 years |
vboxsync |
RDP/client: temporary hack to unbreak incremental builds, fixed
|
|
|
@31620
|
14 years |
vboxsync |
RDP/client: temporary hack to unbreak incremental builds
|
|
|
@31619
|
14 years |
vboxsync |
iSCSI: Read timeout handling for poll to catch broken connections
|
|
|
@31618
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31617
|
14 years |
vboxsync |
Missing else
|
|
|
@31616
|
14 years |
vboxsync |
iSCSI: Reattach when the target hangs up. Poll doesn't return with the …
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31614
|
14 years |
vboxsync |
back out svn:ignore, problem was elsewhere
|
|
|
@31613
|
14 years |
vboxsync |
vboxweb.cpp: typo.
|
|
|
@31612
|
14 years |
vboxsync |
Compile fix
|
|
|
@31611
|
14 years |
vboxsync |
EventQueue.cpp: Fixed (/ worked around) another darwin issue when …
|
|
|
@31610
|
14 years |
vboxsync |
Wrong check
|
|
|
@31609
|
14 years |
vboxsync |
ignore copied around source files
|
|
|
@31608
|
14 years |
vboxsync |
iSCSI: Proper handling of lost connections. Reset the state and resend …
|
|
|
@31607
|
14 years |
vboxsync |
vboxapi.py: Made tdPython1.py work on windows.
|
|
|
@31606
|
14 years |
vboxsync |
Timer init changes
|
|
|
@31605
|
14 years |
vboxsync |
HDA: Removed incorrect F00/05 parameter for DACs (it was probably …
|
|
|
@31604
|
14 years |
vboxsync |
waitForEvents: Don't return None, another test.
|
|
|
@31603
|
14 years |
vboxsync |
build fix
|
|
|
@31602
|
14 years |
vboxsync |
Fixed type
|
|
|
@31601
|
14 years |
vboxsync |
EventQueue/py: Return codes, docs and testcase for waitForEvents and …
|
|
|
@31600
|
14 years |
vboxsync |
Extra debug command
|
|
|
@31599
|
14 years |
vboxsync |
FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
|
|
|
@31598
|
14 years |
vboxsync |
EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
|
|
|
@31597
|
14 years |
vboxsync |
vboxweb.cpp: error handling and message cleanup.
|
|
|
@31596
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31594
|
14 years |
vboxsync |
disabled VBoxFixHdd
|
|
|
@31593
|
14 years |
vboxsync |
PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
|
|
|
@31592
|
14 years |
vboxsync |
space
|
|
|
@31591
|
14 years |
vboxsync |
IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out …
|
|
|
@31590
|
14 years |
vboxsync |
iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
|
|
|
@31589
|
14 years |
vboxsync |
EventQueue: windows fixes.
|
|
|
@31588
|
14 years |
vboxsync |
Remove wrap to EF define
|
|
|
@31587
|
14 years |
vboxsync |
iSCSI: First working version of async iSCSI
|
|
|
@31586
|
14 years |
vboxsync |
VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
|
|
|
@31585
|
14 years |
vboxsync |
Another one
|
|
|
@31584
|
14 years |
vboxsync |
Try to fix burning builds
|
|
|
@31583
|
14 years |
vboxsync |
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
|
|
|
@31582
|
14 years |
vboxsync |
Runtime/sockets: Don't loop in the non blocking calls
|
|
|
@31581
|
14 years |
vboxsync |
Main/HostHardwareLinux: convert USB enumeration to C, first part
|
|
|
@31580
|
14 years |
vboxsync |
potentially uninitialized variable
|
|
|
@31579
|
14 years |
vboxsync |
EventQueue: Fix losing messages, use the right queue type on XPCOM …
|
|
|
@31578
|
14 years |
vboxsync |
whitespace
|
|
|
@31577
|
14 years |
vboxsync |
Main, docs: <see> behavior isn't nice, also added …
|
|
|
@31576
|
14 years |
vboxsync |
SDK docs: typos and corrections
|
|
|
@31575
|
14 years |
vboxsync |
uninitialized variable
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31573
|
14 years |
vboxsync |
VBoxHDD: Update the transfer counter in the I/O interface at the …
|
|
|
@31572
|
14 years |
vboxsync |
events: vacation-time idea of reusable events (for perfomance-critical …
|
|
|
@31571
|
14 years |
vboxsync |
Main: protect Medium::setIDs depending on medium state
|
|
|
@31570
|
14 years |
vboxsync |
Main: fix for missing UUIDs for dvd and floppy media
|
|
|
@31569
|
14 years |
vboxsync |
HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31567
|
14 years |
vboxsync |
Additions/solaris/SharedFolders: follow code style in file.
|
|
|
@31566
|
14 years |
vboxsync |
Additions/solaris/SharedFolders: fixed a panic, correct errors for …
|
|
|
@31565
|
14 years |
vboxsync |
PGM,HWACCM: MMIO optimizations - coding in progress.
|
|
|
@31564
|
14 years |
vboxsync |
Main/HostHardwareLinux: removed all the unused hal/DBus stuff
|
|
|
@31563
|
14 years |
vboxsync |
FE/Qt: 1900: Create GUI support for NAT forwarding: Added cancel …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31561
|
14 years |
vboxsync |
Config.kmk: KBUILD_HOST not KBUILD_TARGET here
|
|
|
@31560
|
14 years |
vboxsync |
RDP/client: build adjustment after r64483
|
|
|
@31559
|
14 years |
vboxsync |
RDP/client/Makefile.kmk: include subfooter.kmk at the right place. Use …
|
|
|
@31558
|
14 years |
vboxsync |
Devices/USB and RDP/client: things that should not have been in r64661
|
|
|
@31557
|
14 years |
vboxsync |
Devices/USB and RDP/client: share USB code
|
|
|
@31556
|
14 years |
vboxsync |
strncpy
|
|
|
@31555
|
14 years |
vboxsync |
vboxnetadp: sanity check for dev->dev_addr
|
|
|
@31554
|
14 years |
vboxsync |
Linux installer: ship VRDPAuthSimple.so
|
|
|
@31553
|
14 years |
vboxsync |
Build fix
|
|
|
@31552
|
14 years |
vboxsync |
Build fix
|
|
|
@31551
|
14 years |
vboxsync |
this does not work as newline on Windows (0x0d,0x0a) is replaced by …
|
|
|
@31550
|
14 years |
vboxsync |
build fix
|
|
|
@31549
|
14 years |
vboxsync |
Additions/crOpenGL: make fakedri_drv.c build on recent systems. Patch …
|
|
|
@31548
|
14 years |
vboxsync |
build fix
|
|
|
@31547
|
14 years |
vboxsync |
build fix
|
|
|
@31546
|
14 years |
vboxsync |
build fix
|
|
|
@31545
|
14 years |
vboxsync |
build fix
|
|
|
@31544
|
14 years |
vboxsync |
build fix
|
|
|
@31543
|
14 years |
vboxsync |
build fix
|
|
|
@31542
|
14 years |
vboxsync |
build fix
|
|
|
@31541
|
14 years |
vboxsync |
FE/Qt4: typos
|
|
|
@31540
|
14 years |
vboxsync |
FE/Qt4-OSX: enable sheets in the port forwarding dialog
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31538
|
14 years |
vboxsync |
USBProxyDevice-linux: corrected the headers and the file check rule in …
|
|
|