VirtualBox

Timeline



Nov 18, 2015:

11:55 PM Changeset in vbox [58756] by vboxsync
ASMBitFirstSet/Clear.asm: 64-bit bugfixes
8:48 PM Changeset in vbox [58755] by vboxsync
ASMBitFirstSet/Clear svn props.
8:47 PM Changeset in vbox [58754] by vboxsync
IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
8:47 PM Changeset in vbox [58753] by vboxsync
IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
8:42 PM Changeset in vbox [58752] by vboxsync
EFI/OvmfPkg*.fdf: Change the base address of MEMFD so it doesn't …
8:38 PM Changeset in vbox [58751] by vboxsync
IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
8:31 PM Changeset in vbox [58750] by vboxsync
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
7:46 PM Changeset in vbox [58749] by vboxsync
iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
6:43 PM Changeset in vbox [58748] by vboxsync
IPRT: mangling.run fix.
6:37 PM Changeset in vbox [58747] by vboxsync
iprt/mangling.h: Added all ASM* functions, not just the ones we …
6:04 PM Changeset in vbox [58746] by vboxsync
ASMBitFirstClear.asm: work in progress.
4:48 PM Ticket #14843 (Windows 7 Pro 64 bit host USB printer can't be attached to host error: ...) created by orbik
Can't seem to attach a printer to Virtualbox running on Windows 7 Pro …
4:20 PM Changeset in vbox [58745] by vboxsync
FE/Qt: Port-forwarding dialog: allow both IPv4 and IPv6 addresses (and …
4:01 PM Ticket #14833 (NAT doesn't work behind Microsoft Forefront TMG server) closed by Valery Ushakov
invalid: Your captures show that the host talks remote-winsock protocol …
3:41 PM Changeset in vbox [58744] by vboxsync
Audio: Update for audio notification support.
2:10 PM Ticket #14842 (Converting OVA-deployed machine to EFI gives Error: No mapping found.) created by Roman Valov
I'm generating OVA template which is intended to be tested for BIOS …
12:39 PM Changeset in vbox [58743] by vboxsync
IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
12:39 PM Changeset in vbox [58742] by vboxsync
Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
12:37 PM Changeset in vbox [58741] by vboxsync
VBoxPeSetVersion.cpp: Use our pecoff.h and mz.h instead of Windows.h …
12:35 PM Changeset in vbox [58740] by vboxsync
FE/Qt: handle new error code VERR_HTTP_HOST_NOT_FOUND
12:34 PM Changeset in vbox [58739] by vboxsync
iprt/formats/mz.h: Copied from runtime and adjusted a little.
12:34 PM Changeset in vbox [58738] by vboxsync
Runtime/http-curl: distinguish between "URL not found" and "host not found"
12:21 PM Changeset in vbox [58737] by vboxsync
UIDownloaderAdditions: adjust version number for test builds and trunk …
11:54 AM Ticket #14809 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
11:53 AM Ticket #14820 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
11:52 AM Ticket #14819 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
11:52 AM Ticket #14818 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
11:52 AM Ticket #14817 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
11:28 AM Changeset in vbox [58736] by vboxsync
Audio: DrvHostDSound.cpp: Initialize rc.
10:25 AM Changeset in vbox [58735] by vboxsync
doc/manual: document GUI/DefaultCloseAction extradata key
10:24 AM Changeset in vbox [58734] by vboxsync
libs/xpcom: fix (just in case) for sloppy code
10:22 AM Changeset in vbox [58733] by vboxsync
Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
9:42 AM Ticket #14839 (Add "Close" and "Clone" buttons to toolbar) closed by Frank Mehnert
wontfix: Actually I don't agree. The toolbar exists for daily actions, e.g. …
7:16 AM Ticket #14841 (Aborting VMs anytime) created by Binome
Hi, I use VB 5.0.10r104061 on a Windows 7 x64 host. I only have 2 VMs …
1:34 AM Changeset in vbox [58732] by vboxsync
tstSupVerify: Simple SUPR3HardenedVerifyPlugIn testcase.
1:33 AM Changeset in vbox [58731] by vboxsync
supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert …
1:32 AM Changeset in vbox [58730] by vboxsync
supR3HardenedMonitor_LdrLoadDll: Return STATUS_INVALID_IMAGE_FORMAT …
12:55 AM Changeset in vbox [58729] by vboxsync
ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
12:55 AM Changeset in vbox [58728] by vboxsync
iprt/formats/pecoff.h: Added all machine constants listed by microsoft.
12:28 AM Changeset in vbox [58727] by vboxsync
rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.

Nov 17, 2015:

5:05 PM Ticket #14826 (Windows XP resize problem after installing updates) closed by Frank Mehnert
duplicate: Duplicate of #14828.
5:04 PM Ticket #14827 (Windows XP resize problem after installing updates) closed by Frank Mehnert
duplicate: Duplicate of #14828.
5:02 PM Ticket #14837 (Errors after setextradata global "GUI/DefaultCloseAction") closed by Frank Mehnert
invalid: The DefaultCloseAction setting is a per-VM setting. To remove this …
4:37 PM Changeset in vbox [58726] by vboxsync
FE/Qt: ​​bugref:8088: Rework session-information window: Using new …
4:32 PM Changeset in vbox [58725] by vboxsync
NetworkServices: Don't build VBoxNetDHCP and VBoxNetNAT when Main …
3:32 PM Changeset in vbox [58724] by vboxsync
BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
3:30 PM Changeset in vbox [58723] by vboxsync
BIOS: Added 64-bit unsigned left/right shift.
3:24 PM Changeset in vbox [58722] by vboxsync
FE/Qt: ​​bugref:8088: Rework session-information window: Enabling …
2:13 PM Changeset in vbox [58721] by vboxsync
bugref:8101. Windows MSM build is affected. It is passed public …
1:03 PM Changeset in vbox [58720] by vboxsync
bs3kit: More code.
11:00 AM News edited by Frank Mehnert
(diff)
9:49 AM Changeset in vbox [58719] by vboxsync
warnings
9:27 AM Changeset in vbox [58718] by vboxsync
build fix
9:11 AM Changeset in vbox [58717] by vboxsync
Additions/linux/sharedfolders: pass the share name as parameter to …
8:53 AM Changeset in vbox [58716] by vboxsync
bldprgs: fixed path
4:44 AM Ticket #14822 (Guest's DNS won't resolve through a proxy server) closed by Valery Ushakov
invalid: If you mean http://www.proxifier.com/ then you should really ask …
3:01 AM Ticket #14840 (About dialog needs to be revamped.) created by Bug Tracker
I have provided a screenshot of the about dialog that I am concerned …
2:51 AM Ticket #14839 (Add "Close" and "Clone" buttons to toolbar) created by Bug Tracker
This is not a bug, but I just feel like the "Close" and "Clone" …
2:26 AM Ticket #14838 (Search bar on VirtualBox website too small.) created by Bug Tracker
On the VirtualBox website, the search bar is too small, which is an …

Nov 16, 2015:

11:14 PM Changeset in vbox [58715] by vboxsync
bs3kit.h: Cross context pointers and start on a simple slab allocator …
11:13 PM Changeset in vbox [58714] by vboxsync
bs3-shutdown.c: Must use BS3_DECL with Main_rm since we're no longer …
11:12 PM Changeset in vbox [58713] by vboxsync
bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
10:51 PM Changeset in vbox [58712] by vboxsync
iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
10:50 PM Changeset in vbox [58711] by vboxsync
iprt/asm-amd64-x86.h: Comment change.
10:50 PM Changeset in vbox [58710] by vboxsync
iprt/asm-watcom-x86-16.h: fixes
10:49 PM Changeset in vbox [58709] by vboxsync
iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
10:02 PM Changeset in vbox [58708] by vboxsync
iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
9:43 PM Ticket #14837 (Errors after setextradata global "GUI/DefaultCloseAction") created by ED
Hi, I was looing for a way off gracefully shutdown the running vm's …
4:35 PM Ticket #14836 (Caps-lock cannot be intercepted) created by gmauer
I use vim and various vim modes a lot. For this reason, one of the …
4:30 PM Changeset in vbox [58707] by vboxsync
iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
4:30 PM Changeset in vbox [58706] by vboxsync
iprt/asm.h: 16-bit adjustments, watcom adjustments.
4:26 PM Changeset in vbox [58705] by vboxsync
iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
4:26 PM Changeset in vbox [58704] by vboxsync
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
4:23 PM Changeset in vbox [58703] by vboxsync
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
4:22 PM Changeset in vbox [58702] by vboxsync
iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
4:21 PM Changeset in vbox [58701] by vboxsync
asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
4:02 PM Changeset in vbox [58700] by vboxsync
DevVGA_VDMA.cpp: check that pVdma is already created.
3:43 PM Changeset in vbox [58699] by vboxsync
asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
3:32 PM Ticket #14835 (Invisible drag-and-drop window blocks mouse interaction with guest -> ...) created by Sam Morris
Occasionally my mouse stops working in the guest. It turns out there …
3:17 PM Ticket #14834 (Can't use scanner with USB 2.0) created by Floyd21_fr
Hi, I am using version 5.0.6 (but also tried 5.0.10) of VirtualBox
2:57 PM Changeset in vbox [58698] by vboxsync
Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
2:42 PM Changeset in vbox [58697] by vboxsync
Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
1:21 PM Ticket #14833 (NAT doesn't work behind Microsoft Forefront TMG server) created by Giangi
I have upgraded my VB from 4.3.12 directly to 5.0.10 and now none of …
10:41 AM Changeset in vbox [58696] by vboxsync
Solaris/Installer: avoid calling 'which' on checkinstall if possible.
1:38 AM Ticket #14832 (Unable to use Host-Only adapters on Windows 10 Threshold 2) created by kohenkatz
I installed the new Windows 10 update "threshold 2" via Windows …

Nov 15, 2015:

11:00 PM Changeset in vbox [58695] by vboxsync
bs3kit: Macros for far pointers.
9:56 PM Changeset in vbox [58694] by vboxsync
bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
9:55 PM Changeset in vbox [58693] by vboxsync
iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
9:54 PM Changeset in vbox [58692] by vboxsync
iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
9:52 PM Changeset in vbox [58691] by vboxsync
iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
7:44 PM Changeset in kBuild [2803] by bird
NASM.kmk: Applied r2686 to NASM too. (YASM.kmk: define …
1:48 PM Ticket #14831 (cfgm dump running video in firefox after upgrading from 5.0.8 to 5.0.10) created by Don Hughes
OpenSuse Linux host running kernel 3.17.2 Widows 10 guest AMD video …
7:40 AM Ticket #14830 (Build additions with kernel v4.3.0 failed) created by oboh
Build additions with kernel v4.3.0 in guest system failed. This kernel …
4:06 AM Ticket #14829 (No ARP responses on a NAT Network) closed by Valery Ushakov
invalid: Actually, your VMs are on different networks, so no wonder they don't …
3:43 AM Ticket #14829 (No ARP responses on a NAT Network) created by lf
I have two Windows guests on a NAT network who refuse to communicate …

Nov 14, 2015:

11:14 AM Ticket #14828 (Windows XP resize problem after installing updates and enabling 3D ...) created by Zacchi4k
There's currently a problem with XP Guest Additions, more specifically …
11:08 AM Ticket #14827 (Windows XP resize problem after installing updates) created by Zacchi4k
There's currently a problem with XP Guest Additions, more specifically …
11:06 AM Ticket #14826 (Windows XP resize problem after installing updates) created by Zacchi4k
There's currently a problem with XP Guest Additions, more specifically …
10:32 AM Ticket #14825 (Can not delete iscsi harddisk) created by ED
I have some trouble with deleting an iscsi disk in virtualbox. Also it …
12:24 AM Ticket #14824 (Command-W does not close VirtualBox.) created by Bug Tracker
On the main VirtualBox window (the GUI window that gives a list of …

Nov 13, 2015:

7:53 PM Ticket #14823 (Error messages on a Windows 7 shutdown when VirtualBox is still open) created by Wes Manning
I always get a series of 6 error messages that popup when I try to …
6:35 PM Ticket #14822 (Guest's DNS won't resolve through a proxy server) created by socks5
I enter a socks5 proxy on host's proxifier and check "Resolve …
5:04 PM Ticket #14821 (vt-x problem with windows 3.1 and running a win32s program freecell) created by Weaser
when you install win32s and run freecell, windows 3.11 crashes and …
3:43 PM Changeset in vbox [58690] by vboxsync
FE/Qt: ​bugref:8088: Rework session-information window: Adding first …
3:19 PM Changeset in vbox [58689] by vboxsync
FE/Qt: ​​bugref:8088: Rework session-information window: Extra-Data …
3:18 PM Ticket #14820 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by ocelot
==== How to Reproduce ==== While doing a POST operation on /login, …
3:18 PM Ticket #14819 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by ocelot
==== How to Reproduce ==== While doing a POST operation on /login, …
3:18 PM Ticket #14818 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by ocelot
==== How to Reproduce ==== While doing a POST operation on /login, …
3:18 PM Ticket #14817 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by ocelot
==== How to Reproduce ==== While doing a POST operation on /login, …
2:48 PM Changeset in vbox [58688] by vboxsync
FE/Qt: ​bugref:8088: Rework session-information window: converter: …
2:30 PM End-user_documentation edited by Klaus Espenlaub
(diff)
2:29 PM End-user_documentation edited by Klaus Espenlaub
eradicate XP (diff)
2:15 PM Changeset in vbox [58687] by vboxsync
Solaris/Installer: safer quoting.
1:42 PM Ticket #14816 (Attempt to run an executable from a vbox share fails) closed by sunlover
duplicate: Duplicate of #5732.
1:36 PM Ticket #14816 (Attempt to run an executable from a vbox share fails) created by Panos Kavalagios
A virtualbox share between host and guest system causes issues on …
12:30 PM Changeset in vbox [58686] by vboxsync
FE/Qt: ​​bugref:8088: Rework session-information window: Adding new …
12:15 PM Ticket #14040 (Windows host-only adapter creation fails due to slow background processing) closed by Valery Ushakov
fixed
11:08 AM Changeset in vbox [58685] by vboxsync
bugref:7895: UISession.cpp: XOR mouse pointer conversion for OSX host
10:56 AM Ticket #10684 (VirtualBox takes hours to boot machine on Intel) closed by Frank Mehnert
obsolete
10:36 AM Changeset in vbox [58684] by vboxsync
FE/Qt: enable xHCI for new guests which are supposed to have support for it
10:25 AM Changeset in vbox [58683] by vboxsync
UISession.cpp: XOR mouse pointer conversion (bugref:7895)
9:43 AM Changeset in vbox [58682] by vboxsync
Additions: reverted r104082: not necessary
9:29 AM Changeset in vbox [58681] by vboxsync
tstSSLCertDownloads: QtNetwork not necessary anymore
7:56 AM Ticket #14815 (USB redirection software and VirtualBox) created by bartekbb1976
Description of the problem is on the forum: …

Nov 12, 2015:

9:16 PM Changeset in vbox [58680] by vboxsync
bs3kit: Use -d1 instead of -d2 or -d1+ since it doesn't seem to affect …
8:19 PM Changeset in vbox [58679] by vboxsync
bs3kit-docs.c: Documented return registers (64-bit returns in 16-bit …
8:15 PM Ticket #14040 (Windows host-only adapter creation fails due to slow background processing) reopened by travassos
5:57 PM Changeset in vbox [58678] by vboxsync
Solaris/Installer: nit.
5:15 PM Testbuilds edited by Frank Mehnert
(diff)
4:58 PM Ticket #14814 (Problem Start Virtual Box after windows 8 upgrade. WinVerifyTrust failed !) created by Thandrew78
Good evening Expert. Tonight i have done normal upgrade windows 8. …
4:44 PM Changeset in vbox [58677] by vboxsync
introduced new OS hint for USB-3-capable guests
4:34 PM Changeset in vbox [58676] by vboxsync
Hacked up to survive on a PIII-S.
4:19 PM Downloads edited by Frank Mehnert
(diff)
4:18 PM Downloads edited by Frank Mehnert
(diff)
3:47 PM Changeset in vbox [58675] by vboxsync
bs3kit: Converted a bit more stuff and decided to got with syscalls …
3:40 PM Community edited by Klaus Espenlaub
(diff)
3:23 PM Contributor_information edited by Klaus Espenlaub
(diff)
3:15 PM Changeset in vbox [58674] by vboxsync
FE/Qt: bugref:7909: Mac OS X: Runtime UI: Extra-Data Manager: …
1:58 PM Changeset in vbox [58673] by vboxsync
VBoxBs3ObjConverter.cpp: completed the COFF fixup conversion code.
1:55 PM Ticket #14813 (DRI3 breaks 3D support in Windows 10 guest on Linux 4.3 -> host ...) created by mrvanes
Running kernel 4.3 I recently switched to DRI3 because of EGL glitches …
11:37 AM Ticket #14812 (SCSI storage does not request password for encrypted VM and freezes) created by ierdnah
I have a Linux guest on a OSX host, version 5.0.10. The VM file is set …
11:20 AM Ticket #14811 (Unable to install Windows 98 => Fixed in SVN) created by flzt
Description: Screen corruption on install program Page faults on …
10:03 AM Changeset in vbox [58672] by vboxsync
bugref:8051: Installers: unify Linux host installers as far as …
9:50 AM Changeset in vbox [58671] by vboxsync
FE/Qt: bugref:8092: Selector UI: Chooser pane: Removing extra space.
9:49 AM Changeset in vbox [58670] by vboxsync
warning
9:26 AM Changelog-4.0 edited by Frank Mehnert
(diff)
9:26 AM Changelog-4.1 edited by Frank Mehnert
(diff)
9:25 AM Changelog-4.2 edited by Frank Mehnert
(diff)
9:24 AM Changelog-4.3 edited by Frank Mehnert
(diff)
9:08 AM Changeset in vbox [58669] by vboxsync
Solaris/Installer: Add support for Python 2.7 bindings, adjusted …
8:09 AM Changeset in vbox [58668] by vboxsync
Installer/linux: fixed a few compatibility issues with the .desktop file
7:57 AM Ticket #14810 (VirtualBox 4.3.18.r96516 fail to start on Windows 10) closed by Frank Mehnert
invalid: VirtualBox 4.3 does not officially support Windows 10. You might have …
4:45 AM Ticket #14810 (VirtualBox 4.3.18.r96516 fail to start on Windows 10) created by hanxue
OS: Windows 10 64-bit VirtualBox 4.3.18.r96516 VirtualBox was …
3:47 AM Ticket #14809 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) created by edp.tsf
==== How to Reproduce ==== While doing a POST operation on /login, …
12:22 AM Changeset in vbox [58667] by vboxsync
Bs3MemMove
12:04 AM Changeset in vbox [58666] by vboxsync
bs3kit: started adding some useful stuff.

Nov 11, 2015:

11:04 PM Ticket #14808 (virtualbox.desktop broken => Fixed in SVN) created by Kevin Brodsky
The desktop file is broken since 5.0, if my memory is correct. Running …
8:07 PM WikiStart edited by Frank Mehnert
(diff)
7:54 PM Download_Old_Builds_4_0 edited by Frank Mehnert
(diff)
7:54 PM Download_Old_Builds_4_0_pre28 created by Frank Mehnert
7:47 PM Download_Old_Builds_4_1 edited by Frank Mehnert
(diff)
7:45 PM Ticket #14713 (Compilation failure due to incorrect moc path -> should be fixed in ...) closed by Frank Mehnert
fixed: Thanks!
7:45 PM Ticket #14806 (Linux shared folders compilation failure) closed by Frank Mehnert
worksforme: No problem. Hint: Use the following scripts to export .tar.gz archives …
7:20 PM Download_Old_Builds_4_1 edited by Frank Mehnert
(diff)
6:24 PM Download_Old_Builds_4_2 edited by Frank Mehnert
(diff)
6:24 PM Download_Old_Builds_4_2 edited by Frank Mehnert
(diff)
6:19 PM Download_Old_Builds_4_3 edited by Frank Mehnert
(diff)
5:49 PM Ticket #14807 (Little error in French translation for GUI -> fixed in releases after ...) created by Laurent Cournede
When we have a look on a virtual machine a field named description …
5:14 PM Changeset in vbox [58665] by vboxsync
bugref:7895: Additions and Main/Display: report host support for XOR …
5:01 PM Ticket #14806 (Linux shared folders compilation failure) created by Jan Palus
Previous CT_ASSERT macro in …
3:57 PM Changeset in vbox [58664] by vboxsync
dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
3:57 PM Changeset in vbox [58663] by vboxsync
bs3kit: More debug info?
2:58 PM Changeset in vbox [58662] by vboxsync
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
1:40 PM Ticket #14793 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
1:40 PM Ticket #14804 (IntegrityError: (1062, "Duplicate entry '[email protected]' ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
1:39 PM Ticket #14792 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
1:39 PM Ticket #14680 (IntegrityError: (1062, "Duplicate entry '[email protected]' for key ...) closed by Frank Mehnert
duplicate: Duplicate of #12460.
12:39 PM Changeset in vbox [58661] by vboxsync
Additions/x11: warning clean-up in X.Org headers to support server …
12:36 PM Changeset in vbox [58660] by vboxsync
bugref:8087: Additions/x11: support non-root X server: when we build …
12:25 PM Changeset in vbox [58659] by vboxsync
Additions/x11: warning clean-up in X.Org headers to support server …
12:15 PM Ticket #14805 (Certificate error) created by nusnewob
A fresh install on OSX 10.11.1 (15B42) […] ls -l /dev/vbox* …
11:33 AM Ticket #14728 (Virtualbox crash when closing laptop lid) closed by Frank Mehnert
worksforme: Thanks for letting us know!
11:20 AM Changeset in vbox [58658] by vboxsync
bugref:8097: AC/DB loop fixes.
10:59 AM Ticket #14804 (IntegrityError: (1062, "Duplicate entry '[email protected]' ...) created by ABHISHEK
==== How to Reproduce ==== While doing a POST operation on /login, …
10:36 AM Ticket #14803 (E_FAIL (0x80004005) Critical Error on Windows 10 (Build 1240)) created by netak
I can't run VM session with Comodo Internet Security installed on my …
10:31 AM Changeset in vbox [58657] by vboxsync
Solaris/Installer: nit.
10:23 AM Ticket #14758 (Intel HD audio driver fails to boot) closed by Frank Mehnert
fixed: Ok. Please reopen if necessary.
10:21 AM Ticket #14684 (Audio no longer emits sound starting with Vbox 5.0.X) closed by Frank Mehnert
fixed: The fix is part of VBox 5.0.10. Please reopen if still relevant with …
10:16 AM Ticket #14683 (Shared folder no longer mounts -> seems fixed in 5.0.x and later as of ...) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10, closing.
10:11 AM Ticket #14733 (Fix startup scripts for Linux From Scratch (LFS) 7.6 or later) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10. Thanks for the feedback.
9:31 AM Ticket #14768 (Guest Additions 5.0.8 fails DirectSound with Win10 TechPreview build 10565) closed by Frank Mehnert
fixed: Actually this could be a bug which was fixed in VBox 5.0.10. Please …
8:42 AM Ticket #14802 (virtualbox-5.0-5.0.10-104061~Ubuntu~wily in trusty repository) closed by Frank Mehnert
fixed: Thanks for the report! Should be fixed.
7:27 AM Ticket #14802 (virtualbox-5.0-5.0.10-104061~Ubuntu~wily in trusty repository) created by Matteo Panella
It appears that the 5.0.10 package for trusty has been mistakenly …
5:28 AM Changeset in vbox [58656] by vboxsync
VBoxNetFlt/linux: vboxNetFltLinuxPacketHandler - there's no need to …
3:12 AM Changeset in vbox [58655] by vboxsync
VBoxBs3ObjConverter.cpp: For COFF, lets try convert to X86 relocations …
2:14 AM Ticket #14801 (segfault in VBoxSharedCrOpenGL.so restarting Win10 guest saved under ...) created by Jim Avera
After installing 5.0.10 from …
12:21 AM Changeset in vbox [58654] by vboxsync
include/iprt/formats/pecoff.h: Copied from …

Nov 10, 2015:

10:53 PM Changeset in vbox [58653] by vboxsync
Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
9:13 PM Changeset in vbox [58652] by vboxsync
VBoxBs3ObjConverter.cpp: Implemented truncating 64-bit ELF fixups to …
8:19 PM Ticket #14799 (Network driver crashes host system) closed by Frank Mehnert
fixed: Thanks for the dump! Fixed in VBox 5.0.10.
8:19 PM Ticket #14651 (Shared folders with long path are not mounted properly) closed by Frank Mehnert
fixed: Fixed in VBox 5.0.10.
8:18 PM Ticket #14729 (vboxmanage crashes when using addencpassword) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:18 PM Ticket #14764 (Virtual disk image variant is not used for snapshots => fixed in SVN/5.1.x) closed by Frank Mehnert
fixed: Fixed in VBox 5.0.10.
8:17 PM Ticket #13899 ("VboxNetNat.exe" Random crashes -> fixed in 6.0.4) closed by Frank Mehnert
fixed: Hopefully fixed in VBox 5.0.10. Please reopen if necessary.
8:17 PM Ticket #14736 (DNS server stops responding after number of gpg requests => Fixed in SVN) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:16 PM Ticket #14653 (No sound in linux guests since 5.0 (affects VMs created with 5.0, not ...) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:16 PM Ticket #14784 (vbox 5.0 on mac hosting win xp: application audio stays mute after ...) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:15 PM Ticket #14722 ("Search" does not work in Help; no Index) closed by Frank Mehnert
fixed: Fixed in VBox 5.0.10.
8:14 PM Ticket #14108 (Screenshot making delay) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:14 PM Ticket #14515 (VINF_EM_TRIPLE_FAULT - OpenBSD 5.8-release i386 with > 1 CPU) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:14 PM Ticket #14773 (Minimal Linux guest on 32-bit Windows 8.1 hits #GP with hwvirtex ...) closed by Frank Mehnert
fixed: Fix is part of VBox 5.0.10.
8:13 PM WikiStart edited by Frank Mehnert
(diff)
8:11 PM Linux_Downloads edited by Frank Mehnert
(diff)
6:46 PM Changelog-5.1 edited by Frank Mehnert
(diff)
6:43 PM Downloads edited by Frank Mehnert
(diff)
5:33 PM Ticket #14800 (Cannot send events to objects owned by a different thread) closed by Frank Mehnert
invalid: Sorry, but this issue tracker is not for tracking issues with Qt built …
5:23 PM Ticket #14800 (Cannot send events to objects owned by a different thread) created by Evgeniy A.
I have linux/amd64 machine with virtual box 5.0.8, and Qt 4.8.7 build …
4:33 PM Changeset in vbox [58651] by vboxsync
NetLwf/win: Allocate miniport name buffer from non-paged pool.
4:15 PM Changeset in vbox [58650] by vboxsync
Main/Medium: fix breakage reintroduced by build fix r103841
3:15 PM Changeset in vbox [58649] by vboxsync
deb: Ubuntu 15.10
3:01 PM Changeset in vbox [58648] by vboxsync
VBoxBs3ObjConverter.cpp: More code.
2:56 PM Changeset in vbox [58647] by vboxsync
Additions/X11: special case for Fedora 23 (another missing change)
2:37 PM Changeset in vbox [58646] by vboxsync
FE/Qt/UIVMLogViewer: no need to use floating point arithmentics here
2:26 PM Changeset in vbox [58645] by vboxsync
build fix
2:24 PM Changeset in vbox [58644] by vboxsync
Additions/X11: special case for Fedora 23 (missing change)
2:20 PM Changeset in vbox [58643] by vboxsync
Additions/X11: special case for Fedora 23
2:11 PM Changeset in vbox [58642] by vboxsync
USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
2:07 PM Changeset in vbox [58641] by vboxsync
Windows host installer: Fixed "Start VirtualBox" checkbox handling …
2:05 PM Changeset in vbox [58640] by vboxsync
USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
2:05 PM Changeset in vbox [58639] by vboxsync
Windows host installer: Fixed "Start VirtualBox" checkbox handling …
1:38 PM Changeset in vbox [58638] by vboxsync
VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
1:16 PM Ticket #14799 (Network driver crashes host system) created by xxRudik
I am using Ubuntu as a guest system on VirtualBox 5.0.8 (windows 10 …
1:02 PM Changeset in vbox [58637] by vboxsync
bs3kit: started on simple 64-bit address relocation converter.
12:54 PM Changeset in vbox [58636] by vboxsync
include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
12:51 PM Changeset in vbox [58635] by vboxsync
Additions/x11: build a video driver for X.Org Server 1.18.
12:50 PM Changeset in vbox [58634] by vboxsync
Additions/x11: added header files for building X.Org video driver …
12:28 PM Changeset in vbox [58633] by vboxsync
VBoxBs3Linker.cpp: warning.
12:27 PM Changeset in vbox [58632] by vboxsync
bs3kit: Use elf cross compiler on darwin.
12:10 PM Changeset in vbox [58631] by vboxsync
NAT: tcp_fconnect - when DNS proxy is enabled and the target is port …
10:56 AM Changeset in vbox [58630] by vboxsync
bs3kit: Made gcc produced 64-bit ELF palatable for wlink.
1:53 AM Changeset in vbox [58629] by vboxsync
/Makefile.kmk: bs3kit to docs.Core.
1:25 AM Changeset in vbox [58628] by vboxsync
bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
1:19 AM Changeset in vbox [58627] by vboxsync
Config.kmk: Added RT_OS_AGNOSTIC define for that target.
1:15 AM Changeset in vbox [58626] by vboxsync
Doxyfile.Core: bs3kit macros.
1:13 AM Changeset in vbox [58625] by vboxsync
iprt/types.h: Watcom & 16-bit adjustments.
1:13 AM Changeset in vbox [58624] by vboxsync
iprt/stdint.h: Watcom & 16-bit adjustments.
1:13 AM Changeset in vbox [58623] by vboxsync
iprt/cdefs.h: Watcom & 16-bit adjustments.

Nov 9, 2015:

7:02 PM Changeset in vbox [58622] by vboxsync
bugref: 8087:Additions/x11: support non-root X server: make the …
4:15 PM Changeset in vbox [58621] by vboxsync
FE/Qt: ​bugref:8088: Rework session-information window: Adding new …
3:13 PM Changeset in vbox [58620] by vboxsync
FE/Qt: ​bugref:8088: Rework session-information window: Enabling the …
3:13 PM Changeset in vbox [58619] by vboxsync
bugref:8087: Additions/x11: support non-root X server: make the …
2:27 PM Testbuilds edited by Michael Thayer
(diff)
2:25 PM Changeset in vbox [58618] by vboxsync
bugref:8087: Additions/x11: support non-root X server: make the …
2:21 PM Testbuilds edited by Michael Thayer
(diff)
1:28 PM Changeset in vbox [58617] by vboxsync
GuestHost: indent missing host features by 2 space for cosmetical reasons
1:07 PM Changeset in vbox [58616] by vboxsync
FE/Qt: bugref:8088: Rework session-information window: Changing the …
12:46 PM Ticket #14798 (Linux host, Windows guest = choppy audio) created by maara
As reported by several users on the official forum …
11:36 AM Changeset in vbox [58615] by vboxsync
bugref:7906: Installers/Linux: support systemd: fix systemd detection …
11:33 AM Changeset in vbox [58614] by vboxsync
bugref:8087: Additions/x11: support non-root X server: revert r103927
2:45 AM Changeset in vbox [58613] by vboxsync
NAT/Net: Export pxtcp_pcb_accept_outbound() and use it to provide DNS …

Nov 8, 2015:

9:19 PM Ticket #14411 (mini-toolbar is missing when guest VM is set to full screen.) reopened by codex22
12:35 AM Changeset in vbox [58612] by vboxsync
bs3kit-doc.c: Worked out calling convention.
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette