VirtualBox

Timeline



Aug 4, 2008:

9:50 PM Changeset in vbox [11128] by vboxsync
FE/Qt3: Host interface support on the mac.
9:30 PM Changeset in vbox [11127] by vboxsync
iprt/tstHandleTable: Fixed uninitialized variable.
9:29 PM Changeset in vbox [11126] by vboxsync
iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
9:25 PM Changeset in vbox [11125] by vboxsync
intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
9:15 PM Ticket #1907 (Incorrect bit adjustment in PCIDevSetBaseAddress) closed by Frank Mehnert
fixed: Thanks for the report. Fixed in SVN (actually this bug was not related …
9:07 PM Changeset in vbox [11124] by vboxsync
intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
8:28 PM Changeset in vbox [11123] by vboxsync
intnet: Implemented DHCP snooping.
7:47 PM Changeset in vbox [11122] by vboxsync
gcc-4.3 warning
6:46 PM Changeset in vbox [11121] by vboxsync
Fe/Qt4: Update all the USB icons.
6:19 PM Changeset in vbox [11120] by vboxsync
Fe/Qt4: Attaching VM Settings / USB Filter Page / edit filter icon.
6:13 PM Changeset in vbox [11119] by vboxsync
intnet: won't age address cache entries.
6:01 PM Changeset in vbox [11118] by vboxsync
Fe/Qt4: Reforming Information Dialog's margins according VM details.
5:39 PM Changeset in vbox [11117] by vboxsync
intnet: Fixed busted ARP snooping on packets comming from the VMs. …
5:20 PM Ticket #1891 (VB doesn't handle custom keyboard layouts (xmodmap) -> duplicate of #2595) closed by Michael Thayer
fixed: Your layout reversed Ctrl and Caps. This should be fixed in the next …
5:17 PM Changeset in vbox [11116] by vboxsync
FE/Qt: add support for Ctrl+Caps reversed keyboards
5:02 PM Changeset in vbox [11115] by vboxsync
More EOL fixes.
4:48 PM Changeset in vbox [11114] by vboxsync
Additions/VBoxControl: use the right error printer
4:47 PM Changeset in vbox [11113] by vboxsync
FE/VBoxManage: open an existing session if the VM is running
4:45 PM Changeset in vbox [11112] by vboxsync
Fe/Qt4: VBoxGlobal::detailsReport() now use minimum 16+10=26 pixels …
4:28 PM Ticket #1743 (VBoxHeadless crashes with X server on Solaris (even in GNU screen). => ...) closed by Michael Thayer
fixed: This will be fixed in whatever version comes after 1.6.4.
4:23 PM Changeset in vbox [11111] by vboxsync
Forgotten EOL property.
4:03 PM Changeset in vbox [11110] by vboxsync
FE/VBoxManage: fix guest property enumeration
3:42 PM Changeset in vbox [11109] by vboxsync
Fe/Qt4: Fixing geometry saving/restoring issue under X11 for VM …
3:35 PM Changeset in vbox [11108] by vboxsync
Main, HostServices/GuestProperties: the timestamp is in nanoseconds …
3:30 PM Changeset in vbox [11107] by vboxsync
Fe/Qt4: VBoxSelectorWnd.h - coding-style cosmetics.
2:54 PM Changeset in vbox [11106] by vboxsync
nls3 is obsolete
2:40 PM Changeset in vbox [11105] by vboxsync
FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
2:29 PM Changeset in vbox [11104] by vboxsync
Additions/common: handle guestproperty set with no value correctly in …
2:23 PM Ticket #1909 (Allow mounting host folders as guest disks) created by Petr Dvorak
Hi! I am a VB newbie, so please don't be mad at me if this RFE is …
1:52 PM Changeset in vbox [11103] by vboxsync
Update to add forgotten 1.6.0 release.
1:40 PM VirtualBox_PUEL edited by umoeller
(diff)
1:31 PM Changeset in vbox [11102] by vboxsync
FE/VBoxHeadless: unset the DISPLAY variable in the frontend to prevent …
1:21 PM Changeset in vbox [11101] by vboxsync
intnet: Documentation update (pfnXmit and pfnRecv).
1:15 PM Downloads edited by Achim Hasenmueller
(diff)
1:13 PM Downloads edited by Achim Hasenmueller
(diff)
1:11 PM WikiStart edited by Achim Hasenmueller
(diff)
1:03 PM WikiStart edited by Klaus Espenlaub
(diff)
12:59 PM Changeset in vbox [11100] by vboxsync
Main: darwin HIF comment.
12:56 PM Changeset in vbox [11099] by vboxsync
Workaround for procfs problem. PerfAPI re-enabled for solaris
12:46 PM Changeset in vbox [11098] by vboxsync
Main: Made the HIF enumeration a bit less strict on the MAC. Both …
12:18 PM Changeset in vbox [11097] by vboxsync
FE/VBoxManage: handle guestproperty set with no value correctly
12:15 PM Changeset in vbox [11096] by vboxsync
Main: deal with changing existing guest properties correctly (was …
10:57 AM Changeset in vbox [11095] by vboxsync
iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
10:33 AM Ticket #1908 (VirtualBox mute on alsa/dmix configuration) created by Clemens Fruhwirth
dmix is an alsa plugin for user space sound stream mixing. The problem …
10:11 AM Changeset in vbox [11094] by vboxsync
wording
10:07 AM News edited by Frank Mehnert
(diff)
10:06 AM News edited by Frank Mehnert
(diff)
9:04 AM Changeset in vbox [11093] by vboxsync
Main: fix warning (size_t assigned to ULONG)
8:52 AM Changeset in vbox [11092] by vboxsync
Disable PerfAPI on solaris
8:44 AM Changeset in vbox [11091] by vboxsync
Main: (guest properties) fix a burn and add an explanatory comment
8:38 AM Changeset in vbox [11090] by vboxsync
Main: enumerate guest properties when the machine is not running
8:36 AM Changeset in vbox [11089] by vboxsync
Main: guest properties fix when enumerating on a running machine
8:27 AM Changeset in vbox [11088] by vboxsync
FE/VBoxManage: we need a mutable machine session to get and enumerate …
8:23 AM Changeset in vbox [11087] by vboxsync
Enable PerfAPI on Solaris
8:19 AM Changeset in vbox [11086] by vboxsync
PerfAPI: Solaris implementation
8:09 AM Changeset in vbox [11085] by vboxsync
nspr link issue: Disable VBOX_WITH_USB for Solaris hosts.
7:57 AM Ticket #1873 (Disk access errors when using secondary SATA disk under Windows XP SP2.) closed by Klaus Espenlaub
fixed: This issue is fixed in 1.6.4, despite the defect number isn't …

Aug 3, 2008:

9:27 PM Changeset in vbox [11084] by vboxsync
Main: missing header file in MachineImpl.cpp for guest properties
9:14 PM Changeset in vbox [11083] by vboxsync
HostServices/GuestProperties, Main: implemented saving guest …
9:08 PM Ticket #1801 (VBoxVRDP -vrdpaddress fails => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:07 PM Ticket #1108 (Assertion failed fs.cpp(144) bool rtFsModeIsValid(RTFMODE) => Fixed in ...) closed by Frank Mehnert
fixed
9:07 PM Ticket #1768 (core dumps from VBox 1.6.2 on Sol10u5 host => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:07 PM Ticket #1678 (VirtualBox server crashes => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:07 PM Ticket #1739 (XP Host, Vbox 1.6.2, fresh Ubuntu 8.04 -> Ubuntu hangs at boot time -> ...) closed by Frank Mehnert
fixed
9:06 PM Ticket #1714 (vboxnet fails for groups -- bug in vboxnet => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:05 PM Ticket #1646 (Shared folder refresh crashes VirtualBox (Solaris host) => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:05 PM Ticket #1336 (VirtualBox crashes on Solaris host when using Share Folder on WinXP ...) closed by Frank Mehnert
fixed
9:05 PM Ticket #1295 (Blue screen of death when disconnecting usb device in windows => Fixed ...) closed by Frank Mehnert
fixed
9:05 PM Ticket #1790 (Setting nictrace causes VERR_PDM_MISSING_INTERFACE_ABOVE => Fixed in 1.6.4) closed by Frank Mehnert
fixed
9:04 PM Ticket #1521 (VBoxVRDP.so segfault) closed by Frank Mehnert
fixed
9:04 PM Ticket #1767 (Linux installer fails if there is a tape drive => Fixed in 1.6.4) closed by Frank Mehnert
fixed
8:56 PM Changeset in vbox [11082] by vboxsync
HostServices/GuestProperties: reverted r33992 temporarily as it …
8:52 PM Changeset in vbox [11081] by vboxsync
HostServices/GuestProperties: renaming
6:08 PM Changeset in vbox [11080] by vboxsync
PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
4:31 PM Ticket #1907 (Incorrect bit adjustment in PCIDevSetBaseAddress) created by Aaron Von Gauss
In trying to do some testing with the serial driver, I noticed that …
3:47 PM Ticket #1906 (clipboard high cpu utilization) created by Bengt-Arne Fjellner
Using rdesktop 1.6.0 to communicate directly with the guest(windows …
2:34 PM Changeset in vbox [11079] by vboxsync
FE/VBoxManage: we need a mutable machine session to set properties
9:15 AM Ticket #1905 (enabling Serial Port throws VERR_PDM_DRIVER_NOT_FOUND) created by Transient
If I enable a serial port in the VM settings I get the error below: …
8:42 AM Ticket #1904 (Unable to install Windows 2000 Proffesional) created by Abdula
Unfortunately, it is impossible to install Windows 2000 Professional …
2:34 AM Ticket #1903 (Allow host and guest on same network) created by Robert Dale
I don't recall how VMware does it, but it would be something like …

Aug 2, 2008:

10:48 PM Ticket #1902 (VBOX_PATH_X11_XORG_1_x / x headers not found) created by elbeardmorez
I've finally built 2008-Aug-02 svn.. However I couldn't build it …
6:41 PM Changeset in vbox [11078] by vboxsync
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
6:40 PM Changeset in vbox [11077] by vboxsync
iprt: created common/rand.
5:35 PM Ticket #1901 (Huge log files fill up the host file system (PATM: ...) => Fixed in 2.0.4) created by Technologov
WARNING: DANGER !!! VirtualBox 1.6.4 will crash your Windows …
6:37 AM Changeset in vbox [11076] by vboxsync
Main: Set SharedMacOnWire when detecing wireless trunk (mac).
6:33 AM Changeset in vbox [11075] by vboxsync
DrvIntNet: New CFGM option SharedMacOnWire for supporting wireless trunk.
1:42 AM Changeset in vbox [11074] by vboxsync
intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
1:34 AM Changeset in vbox [11073] by vboxsync
intnet: Cleaned up ARP snooping and editing.

Aug 1, 2008:

10:24 PM Changeset in vbox [11072] by vboxsync
IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
8:07 PM Ticket #1900 (Another crash on OS X) created by Bernd Korz
After i reported the crash in a preview bug report when i shut down …
5:18 PM Changeset in vbox [11071] by vboxsync
tstIntNetR0: forgot to commit the testcase change.
5:05 PM Changeset in vbox [11070] by vboxsync
PATM: missing ';'.
5:05 PM Changeset in vbox [11069] by vboxsync
intnet: Fixed a couple of address caching bugs, enh. logging of …
4:59 PM Changeset in vbox [11068] by vboxsync
PATM: Fixed PATMGCMonitorPage prototype so that it can be found during …
4:09 PM Changeset in vbox [11067] by vboxsync
Solaris/hostif: fixed vnic script for future nevada build where dladm …
3:11 PM Ticket #1899 (Guest Additions install failure with Centos 5.2 Guest => Fixed in SVN) created by Steve Cobrin
= Guest Additions install failure with Centos 5.2 Guest = == …
2:47 PM Changeset in vbox [11066] by vboxsync
VBoxManage: Implement converting arbitrary image formats supported by …
2:17 PM Changeset in vbox [11065] by vboxsync
HostServices/GuestProperties and Main: add timestamps and flags …
2:12 PM Changeset in vbox [11064] by vboxsync
iprt/RTRandUxy: Improved the distribution when not using the max …
2:00 PM Changeset in vbox [11063] by vboxsync
HostServices/GuestProperties and Main: add timestamps and flags …
1:21 PM Ticket #1898 (Seamless mode broken for openSUSE guest) created by Technologov
Just installed VirtualBox 1.6.4. Host: Win XP SP2, VBox 1.6.4, Intel …
1:17 PM Ticket #1894 (Reporting bugs for 1.6.4) closed by Michael Thayer
fixed: Fixed.
9:57 AM Ticket #1897 (Crash after saving the status) created by Bernd Korz
I wanted shutdown Vista and it asked me which method i wanne use. I …
9:11 AM Ticket #1896 (Mac OS X: GUI is slow (nVIDIA)) created by Bernd Korz
I have a MBP 2.4GHz and 4GB Ram with a nvidia card inside. That …
9:08 AM Downloads edited by Achim Hasenmueller
(diff)
9:04 AM Ticket #1895 (Improvde slider for memory => Fixed in SVN) created by Bernd Korz
You have a slider to change the size of the virtual memory. It slides …
9:02 AM Ticket #1894 (Reporting bugs for 1.6.4) created by Bernd Korz
I cannot click to 1.6.4 as Version to report bugs for it. There is …
9:02 AM Downloads edited by Achim Hasenmueller
(diff)
9:01 AM Ticket #1893 (Resize on OS X) created by Bernd Korz
When i install VB on OS X it leads me thru a dialog. I always can …
7:37 AM WikiStart edited by Achim Hasenmueller
(diff)
7:37 AM Changelog-5.1 edited by Achim Hasenmueller
(diff)
7:28 AM WikiStart edited by Achim Hasenmueller
(diff)
3:09 AM Changeset in vbox [11062] by vboxsync
intnet+netflt: New packet destination for the trunk called …
2:34 AM Changeset in vbox [11061] by vboxsync
intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
2:20 AM Changeset in vbox [11060] by vboxsync
RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
1:59 AM Changeset in vbox [11059] by vboxsync
DrvIntNet: Added a hack for testing mac address sharing. (wif=en0)
1:52 AM Changeset in vbox [11058] by vboxsync
intnet: Initialize the address caches.
1:45 AM Changeset in vbox [11057] by vboxsync
intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
1:33 AM Changeset in vbox [11056] by vboxsync
tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
1:29 AM Changeset in vbox [11055] by vboxsync
intnet: Implemented the shared mac routing and started on the trunk …
1:26 AM Changeset in vbox [11054] by vboxsync
iprt/net.h: Added dummy IPX ethertypes.
12:55 AM Ticket #1892 (vbox0 interface doesn't start when Virtual Box loads => documented in 1.6.6) created by Matt
Well, were to start. I'm running Opensuse 11.0. I'm having to …

Jul 31, 2008:

11:22 PM Changeset in vbox [11053] by vboxsync
intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
11:19 PM Ticket #1891 (VB doesn't handle custom keyboard layouts (xmodmap) -> duplicate of #2595) created by ruben vestergaard
VirtualBox cannot handle a custom keyboard layout by xmodmap. When …
11:16 PM Changeset in vbox [11052] by vboxsync
iprt/net.h: Added minimum lengths for DHCP and BOOTP packets.
11:15 PM Changeset in vbox [11051] by vboxsync
tstIntNet-1: todo.
9:20 PM Changeset in vbox [11050] by vboxsync
tstIntNet-1: Test RTNetIPv4IsDHCPValid.
9:19 PM Changeset in vbox [11049] by vboxsync
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
8:23 PM Changeset in vbox [11048] by vboxsync
Typo which wasn't caught by release build.
8:10 PM Changeset in vbox [11047] by vboxsync
Storage: Temporary integration of configuration interface.
8:09 PM Changeset in vbox [11046] by vboxsync
Storage: Theoretically functional iSCSI backend.
6:43 PM Changeset in vbox [11045] by vboxsync
tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
6:42 PM Changeset in vbox [11044] by vboxsync
IPRT/RTNetIPv4: Simple TCP validation.
6:05 PM Changeset in vbox [11043] by vboxsync
FE/Qt4: updated the French translation
6:01 PM Changeset in vbox [11042] by vboxsync
FE/VBoxManage: added guest property enumeration
6:00 PM Changeset in vbox [11041] by vboxsync
Main: added guest property enumeration (currently only works when the …
5:49 PM Changeset in vbox [11040] by vboxsync
HostServices/GuestProperties: corrected an API doc
5:31 PM Changeset in vbox [11039] by vboxsync
Disk backends: remove dead code.
5:20 PM Changeset in vbox [11038] by vboxsync
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
5:11 PM Changeset in vbox [11037] by vboxsync
Reflect renamed nls directory.
3:52 PM Changeset in vbox [11036] by vboxsync
VBOXR0DRV: Added -fno-rtti on solaris.
3:45 PM Changeset in vbox [11035] by vboxsync
VBOXR0DRV: Added -fno-exceptions on solaris.
3:45 PM Changeset in vbox [11034] by vboxsync
HostServices/GuestProperties: make ENUM_PROPS available to the host
3:17 PM Changeset in vbox [11033] by vboxsync
FE/VBoxManage: fix the burns from r33921
3:14 PM Changeset in vbox [11032] by vboxsync
iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
3:10 PM Changeset in vbox [11031] by vboxsync
FE/VBoxManage: moved the guest properties parts to a new file
3:09 PM Changeset in vbox [11030] by vboxsync
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
2:21 PM Changeset in vbox [11029] by vboxsync
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
2:06 PM Changeset in vbox [11028] by vboxsync
Runtime: autores doc clarification and queries and example template …
12:33 PM Ticket #1890 (VBoxHeadless does not set the user correctly when run from SysV init script) created by Ken Yap
I'm starting a VM from a Ubuntu init script which uses the helper …
12:06 PM Changeset in vbox [11027] by vboxsync
Disabled RT_NO_THROW on solaris r0.
11:24 AM Changeset in vbox [11026] by vboxsync
Fe/Qt4: Fix painting issue in qimage rendering mode : wide painting …
1:24 AM Changeset in vbox [11025] by vboxsync
iprt/net.h: Added some ICMP (v4) bits.
12:12 AM Changeset in vbox [11024] by vboxsync
Playing around.
12:12 AM Changeset in vbox [11023] by vboxsync
Playing around.
12:12 AM Changeset in vbox [11022] by vboxsync
comment typo.

Jul 30, 2008:

11:03 PM Changeset in vbox [11021] by vboxsync
tstMemAutoPtr: cosmetics.
10:48 PM Changeset in vbox [11020] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:47 PM Changeset in vbox [11019] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:44 PM Ticket #1889 (Option to create a shortcut to a VM from within the VirtualBox GUI by ...) created by Joris Snellenburg
It would be great it it was possible to easily create a shortcut to a …
10:40 PM Changeset in vbox [11018] by vboxsync
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
10:27 PM Changeset in vbox [11017] by vboxsync
iprt: Some RTMemAutoPtr optimizations.
10:22 PM Ticket #1888 (Option to configure a VirtualBox VM to automatically "save the machine ...) created by Joris Snellenburg
I would like to be able to configure a particular virtual machine to …
9:55 PM Changeset in vbox [11016] by vboxsync
IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
9:31 PM Changeset in vbox [11015] by vboxsync
iprt: Fixed RTAutoRes::reset() so it doesn't destroy a NIL handle.
9:27 PM Changeset in vbox [11014] by vboxsync
iprt/RTMemAutoPtr: Some useful destructors (deallocators) and allocators.
7:31 PM Changeset in vbox [11013] by vboxsync
iprt/net: iSum -> u32Sum since it's kind of important that this …
7:24 PM Changeset in vbox [11012] by vboxsync
iprt: More IPv4 validating / checksumming.
7:13 PM Changeset in vbox [11011] by vboxsync
iprt/RTMemAutoPtr: Added a constructor that will allocate memory to …
6:59 PM Changeset in vbox [11010] by vboxsync
iprt: hrmpf. g++ things external linkage is needed. silly.
6:52 PM Changeset in vbox [11009] by vboxsync
iprt: Fixed missing/incorrect inline usage in the new template functions.
6:04 PM Changeset in vbox [11008] by vboxsync
iprt: Moved RTMemAutoPtr into iprt/mem.h.
6:01 PM Changeset in vbox [11007] by vboxsync
iprt/autores.h: cosmetics.
5:59 PM Changeset in vbox [11006] by vboxsync
iprt/autores.h: cosmetics.
5:58 PM Changeset in vbox [11005] by vboxsync
iprt: header building.
5:58 PM Changeset in vbox [11004] by vboxsync
iprt/autores.h: *Value -> *_hRes. Renamed Reallocator to Allocator and …
5:54 PM Changeset in vbox [11003] by vboxsync
Fe/Qt4: Use 32pix icon for GL Settings / Update Page for tool-bar …
5:44 PM Changeset in vbox [11002] by vboxsync
iprt/autores.h: cosmetics
5:42 PM Changeset in vbox [11001] by vboxsync
iprt/autores.h: Drop the cpputils.h dependency.
5:37 PM Changeset in vbox [11000] by vboxsync
iprt/autores.h: Added a hundred missing newlines, fixed docs and a few …
4:44 PM Changeset in vbox [10999] by vboxsync
Fe/Qt4: Latest cumulative update for defect #3000: Little changes to …
4:22 PM Changeset in vbox [10998] by vboxsync
iprt: Use the byte swapper routines from iprt/asm.h.
4:06 PM Changeset in vbox [10997] by vboxsync
iprt/asm.h: comment.
4:06 PM Changeset in vbox [10996] by vboxsync
iprt/asm.h: shut up stupid MSC warning.
3:49 PM Changeset in vbox [10995] by vboxsync
iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
3:04 PM Changeset in vbox [10994] by vboxsync
typo
2:55 PM Changeset in vbox [10993] by vboxsync
Fix OSE export
2:54 PM Changeset in vbox [10992] by vboxsync
Fix OSE sync issue.
2:49 PM Changeset in vbox [10991] by vboxsync
Fix OSE export
2:49 PM Changeset in vbox [10990] by vboxsync
Solaris/installer: force unload vbi for loading newer vbi versions.
2:47 PM Ticket #1887 (Virtualbox fails to resume from a saved state if guest network card is ...) created by clh
I have a network adapter setup in a Windows XP SP3 guest PCnet-FAST …
2:44 PM Changeset in vbox [10989] by vboxsync
Runtime: reallocate counting in elements, not in bytes in autores
2:11 PM Changeset in vbox [10988] by vboxsync
Runtime: removed unsafe operator= from autores
2:10 PM Changeset in vbox [10987] by vboxsync
Additions/common: typecasts in the R3 guest library
1:41 PM Changeset in vbox [10986] by vboxsync
HostServices/GuestProperties: removed an unused header file
1:39 PM Changeset in vbox [10985] by vboxsync
Additions/common: guest property cosmetics
1:37 PM Changeset in vbox [10984] by vboxsync
vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
1:34 PM Changeset in vbox [10983] by vboxsync
tstIntNet-1: Use IPRT for checksumming.
1:33 PM Changeset in vbox [10982] by vboxsync
iprt: More IPv4 checksum calculation.
1:20 PM Changeset in vbox [10981] by vboxsync
HostServices/GuestProperties: cosmetics
1:13 PM Changeset in vbox [10980] by vboxsync
Runtime, HostServices/GuestProperties, Additions/common: autores update
12:35 PM Changeset in vbox [10979] by vboxsync
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
12:34 PM Changeset in vbox [10978] by vboxsync
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
12:16 PM Ticket #1886 (random (and wild) repeat of keys (Suse11.0 guest on WinXP host)) created by Martin
I am running openSUSE 11.0 guests on a windows host - entering Text or …
12:12 PM Changeset in vbox [10977] by vboxsync
Runtime: forgot a header file in autores
11:53 AM Changeset in vbox [10976] by vboxsync
HostServices/GuestProperties and Additions/common: reactivated autores
11:52 AM Changeset in vbox [10975] by vboxsync
Runtime: renamed iprt/autores -> iprt/autores.h
11:49 AM Changeset in vbox [10974] by vboxsync
Runtime: updated and simplified the autores code
11:48 AM Changeset in vbox [10973] by vboxsync
Additions/common: small fix to the R3 guest library daemonising code
11:15 AM Changeset in vbox [10972] by vboxsync
RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
11:14 AM Changeset in vbox [10971] by vboxsync
Fe/Qt4: Changed buddy widgets used for composing default validator's …
11:12 AM Changeset in vbox [10970] by vboxsync
Fe/Qt4: Changed composing of default validator's warning (invalid …
11:09 AM Changeset in vbox [10969] by vboxsync
Fe/Qt4: Make VBoxSettingsDialog's validators to be retranslated on …
9:59 AM Ticket #1885 (Guru meditation installing NT4 (trap 0x0e; VERR_TOO_MANY_TRAPS)) created by Michail
Apparently there is a Guru meditation. I removed the log file from the …
9:59 AM Changeset in vbox [10968] by vboxsync
Fe/Qt4: Little code-restyling for VBoxSettingsDialogSpecific.cpp
9:46 AM Changeset in vbox [10967] by vboxsync
iprt/cpputils.h: added stdx::non_copyable class
2:40 AM Changeset in vbox [10966] by vboxsync
IPRT: some more IP checksumming stuff (hope it works).
1:51 AM Changeset in vbox [10965] by vboxsync
intnet: build fix (RTNETIPV4 change).
1:48 AM Changeset in vbox [10964] by vboxsync
IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …

Jul 29, 2008:

10:26 PM Changeset in vbox [10963] by vboxsync
types: Merged PDMMAC and RTNETMAC into RTMAC.
10:24 PM Changeset in vbox [10962] by vboxsync
iprt/types.h: Added RTMAC.
10:12 PM Changeset in vbox [10961] by vboxsync
intnet: Use iprt/net.h and share the network protocol structures and …
10:05 PM Changeset in vbox [10960] by vboxsync
IPRT/intnet: Moving network protocol structures and related stuff into …
9:13 PM Changeset in vbox [10959] by vboxsync
VBoxSVC: Use RTTimerLR instead of RTTimer.
9:09 PM Changeset in vbox [10958] by vboxsync
VBoxSVC: Use RTTimerLR instead of RTTimer.
8:23 PM Changeset in vbox [10957] by vboxsync
more cosmetics.
8:21 PM Changeset in vbox [10956] by vboxsync
Burn fix, cosmetics and some todos.
8:03 PM Ticket #1884 (High CPU usage with idling guest) created by G. I.
VirtualBoxVM uses ~50% CPU on a 2.4GHz Core Duo MacBook Pro even when …
7:54 PM Changeset in vbox [10955] by vboxsync
Burn fix: Use RTProcSelf() instead of getpid()!
7:51 PM Changeset in vbox [10954] by vboxsync
IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
7:31 PM Changeset in vbox [10953] by vboxsync
GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
7:27 PM Changeset in vbox [10952] by vboxsync
GuestProps: Use RTSTR_VALIDATE_ENCODING_ZERO_TERMINATED.
7:15 PM Changeset in vbox [10951] by vboxsync
IPRT: Extended RTStrValidateEncodingEx with a …
6:59 PM Changeset in vbox [10950] by vboxsync
Fixing windows bustage.
6:56 PM Changeset in vbox [10949] by vboxsync
IPRT: Added RTStrNLen and RTStrNLenEx.
6:32 PM Changeset in vbox [10948] by vboxsync
tstTimer: windows doesn't have the extended timer API.
6:27 PM Changeset in vbox [10947] by vboxsync
tstOnce: extended the checks a bit.
6:15 PM Changeset in vbox [10946] by vboxsync
tstTimer: some adjustments.
6:15 PM Changeset in vbox [10945] by vboxsync
Ensure the right revision is used for releases.
6:08 PM Changeset in vbox [10944] by vboxsync
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
5:24 PM Changeset in vbox [10943] by vboxsync
iprt/asm.h: Fixed missing ASMAtomicReadU64 and ASMAtomicUoReadU64 on …
5:13 PM Changeset in vbox [10942] by vboxsync
Fix for windows builds for unresolved symbols
4:53 PM Changeset in vbox [10941] by vboxsync
iprt/posix timers: Cleanup fixing the create/destroy races, a …
4:32 PM Changeset in vbox [10940] by vboxsync
IPRT: Implemented the RTOnce API.
4:31 PM Changeset in vbox [10939] by vboxsync
iprt/asm.h: Added a bunch of atomic operations for IPRT handles …
4:27 PM Changeset in vbox [10938] by vboxsync
Test case for collector HAL. Fixes for memory usage stats.
3:15 PM Changeset in vbox [10937] by vboxsync
Fe/Qt4: Warning text returned to VBoxSettingsDialog.
3:13 PM Changeset in vbox [10936] by vboxsync
Fe/Qt4: Fix for CD/FD settings (for enabling/disabling device).
2:42 PM Changeset in vbox [10935] by vboxsync
More moving around of files in Linux 2.6.27
1:57 PM Changeset in vbox [10934] by vboxsync
Fe/Qt4: Fixing default/auto-default rules for QIMainDialog.
1:55 PM Changeset in vbox [10933] by vboxsync
Fe/Qt4: Replacing obsolete topLevelWidget() with window().
1:54 PM Changeset in vbox [10932] by vboxsync
Fe/Qt4: Fixing tab order for VM Settings / General page. Also …
1:26 PM Changeset in vbox [10931] by vboxsync
Additions/common: added guest property enumeration to VBoxControl
1:25 PM Changeset in vbox [10930] by vboxsync
Additions/common: added guest property enumeration functions to the …
1:23 PM Changeset in vbox [10929] by vboxsync
HostServices/GuestProperties: added a guest enumeration interface to …
12:54 PM Changeset in vbox [10928] by vboxsync
When SATA controller is enabled but no disk is attached BIOS log …
12:39 PM Changeset in vbox [10927] by vboxsync
Runtime: updated RTMemAuto -> RTMemAutoPtr
12:24 PM Changeset in vbox [10926] by vboxsync
Runtime: updated RTAutoRes -> RTMemAuto
12:11 PM Changeset in vbox [10925] by vboxsync
Runtime: updated RTAutoRes
3:48 AM Changeset in vbox [10924] by vboxsync
intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
12:22 AM Changeset in vbox [10923] by vboxsync
intnet: MAC sharing under construction…

Jul 28, 2008:

10:22 PM Ticket #1883 (BrazilFW: Kernel Panic, Guru meditation) created by supaJ
I can't get the IDE installation of BrazilFW-2.31.10-Final to boot off …
9:16 PM Ticket #1882 (Huge syslog) created by Shahar Or
Hello. I've found that I've a 1.7G syslog, kern.log and messages so I …
9:13 PM Ticket #1881 (Huge syslog (R0 assertion pgmPoolTracDerefGCPhys)) created by Shahar Or
Hello. I've found that I've a 1.7G syslog, kern.log and messages so I …
9:03 PM Ticket #1880 (Virualbox on my Windows/XP host does not start after defining port ...) created by Y.W.Lee
The host is Windows/XP with service pack 3, guest is Solaris 10 and …
8:10 PM Changeset in vbox [10922] by vboxsync
Fe/Qt4: Porting qimage frame-buffer to qt4, fixing some little …
6:49 PM Changeset in vbox [10921] by vboxsync
Replaced another occurrence of getpagesize()
6:44 PM Changeset in vbox [10920] by vboxsync
POSIX timers with SIGEV_SIGNAL and a dedicated thread
6:41 PM Changeset in vbox [10919] by vboxsync
replaced getpagesize() with PAGE_SIZE
5:19 PM Changeset in vbox [10918] by vboxsync
Runtime: added RTAutoRes (a generalised form of auto_ptr for managing …
2:53 PM Changeset in vbox [10917] by vboxsync
tstVMM-HwAccm: disabled testcase becaused it panics here.
2:46 PM Changeset in vbox [10916] by vboxsync
Fe/Qt4: Fixing QIDialog centering for qt4 frontend (this dialog used …
2:38 PM Changeset in vbox [10915] by vboxsync
tstRunTestcases: deactivated slow tstSemMutex test
2:04 PM Changeset in vbox [10914] by vboxsync
tstRunTestcases: deactivated slow tstVD test
1:00 PM Changeset in vbox [10913] by vboxsync
tstRunTestcases: Change directory when taking the default route.
12:59 PM Changeset in vbox [10912] by vboxsync
tstRunTestcases: fixed a typo in r33737 (tstHeadless-2 -> tstHeadless2)
12:58 PM Changeset in vbox [10911] by vboxsync
IPRT: Added RTPathSetCurrent.
12:09 PM Changeset in vbox [10910] by vboxsync
FE/Qt3: French NLS: Replaced deprecated characters with HTML entities.
12:05 PM Changeset in vbox [10909] by vboxsync
FE/Qt3: Updated the Indonesian and Chinese (China) NLS.
11:55 AM Changeset in vbox [10908] by vboxsync
FE/Qt3: Updated the Swedish NLS and the Portuguese Qt NLS.
11:51 AM Changeset in vbox [10907] by vboxsync
tstRunTestcases: Exclude tstHeadless-2.
11:31 AM Changeset in vbox [10906] by vboxsync
tstRunTestcases: Exclude tstGlobalConfig and tstFileAppendWin-1.
11:26 AM Changeset in vbox [10905] by vboxsync
tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
11:12 AM Changeset in vbox [10904] by vboxsync
tstRunTestcases: Exclude testcase/tstDisasm-2
11:10 AM Changeset in vbox [10903] by vboxsync
tstSSM: Fixed bustage caused by the UVM change.

Jul 27, 2008:

7:57 PM Changeset in vbox [10902] by vboxsync
Fix ioctl error on guest shutdown in the serial device
6:58 PM Ticket #1879 (vditool refuses to write to block devices) created by branen salmon
vditool fails with VERR_ALREADY_EXISTS when trying to write to a raw …
5:11 AM Ticket #1878 (Windows host fails to return from standby if guest was running when ...) created by Eugene San
My Windows host fails to return from standby if guest was running when …

Jul 26, 2008:

8:00 PM Ticket #1877 (Setting e1000g mtu in opensolaris crashes os) created by MC
SXCE b94 installed into VirtualBox on Windows host. mtu set with …
4:05 AM Ticket #1876 (Shared folder not accessable in XP SP2 with v1.6.2 => fixed in 1.6.6) created by acer_208
Hello, I cannot access the shared folders through the cmd line or …
2:43 AM Changeset in vbox [10901] by vboxsync
main: Console::attachToHostInterface and …
2:42 AM Changeset in vbox [10900] by vboxsync
Main: Fixed the darwin hif setup.
2:41 AM Changeset in vbox [10899] by vboxsync
DrvIntNet: Missing key validation.
2:11 AM Changeset in vbox [10898] by vboxsync
Main: Host interface networking on Darwin.
1:37 AM Ticket #1875 (Linux 2.6.26.* crashes at boot (kernel panic) -> fixed in 2.0.2) created by Oxmosys
Current ubuntu intrepid alpha 3 release crashes at start with a kernel …
12:53 AM Changeset in vbox [10897] by vboxsync
VirtualBox4: Host interface networking for Darwin.

Jul 25, 2008:

11:58 PM Changeset in vbox [10896] by vboxsync
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
11:21 PM Changeset in vbox [10895] by vboxsync
main: Implemented DarwinGetEthernetControllers.
9:39 PM Changeset in vbox [10894] by vboxsync
3:19 PM Changeset in vbox [10893] by vboxsync
main: started on the NIC enumeration for darwin.
1:39 PM Changeset in vbox [10892] by vboxsync
Fe/Qt4: Little code styling.
1:34 PM Changeset in vbox [10891] by vboxsync
vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
1:17 PM Changeset in vbox [10890] by vboxsync
Fe/Qt4: Remove porting garbage from VBoxSelectorWnd.
1:11 PM Changeset in vbox [10889] by vboxsync
Handle the Qt3 GUI in the Solaris installer.
12:31 PM Changeset in vbox [10888] by vboxsync
Fe/Qt4: Remove porting garbage from VBoxConsoleWnd.
12:05 PM Changeset in vbox [10887] by vboxsync
Fe/Qt4: Removing garbage from QIStatusBar sources.
11:30 AM Changeset in vbox [10886] by vboxsync
Fixes for syncing back sysenter MSRs.
11:22 AM Changeset in vbox [10885] by vboxsync
Fe/Qt4: Fixed bug: discarding snapshot on closing vm if no snapshot is …
10:22 AM Changeset in vbox [10884] by vboxsync
Fe/Qt4: Fixed "to current snapshot reverting" on machine closing.
9:57 AM Changeset in vbox [10883] by vboxsync
Wrmsr fix for MSR_IA32_SYSENTER_CS
9:18 AM Changeset in vbox [10882] by vboxsync
Removed wrapper method for getpagesize()
9:08 AM Ticket #1833 (Shared Folders makes my VM inaccessible) closed by Sander van Leeuwen
duplicate: Duplicate of 822.
8:54 AM Ticket #1866 (Several crashes on VirtualBox in Headless Mode) closed by Sander van Leeuwen
duplicate: Duplicate of 1678. Wait for 1.6.4.
8:53 AM Ticket #1716 (VBoxHeadless crash => Fixed in 1.6.4) closed by Sander van Leeuwen
duplicate: Duplicate of 1678
8:51 AM Changeset in vbox [10881] by vboxsync
Another attempt to fix missing getpagesize() in RHEL3
8:51 AM Ticket #1608 (Critical Error when trying to install Leopard on Virtualbox) closed by Sander van Leeuwen
wontfix: You need to have a CPU with AMD-V or VT-x to run OS X. And we don't …
8:46 AM Ticket #1727 (VboxManager corrupts VirtualBox) closed by Sander van Leeuwen
worksforme: No reply. Try again with 1.6.2. Closing.
8:30 AM Changeset in vbox [10880] by vboxsync
Fix for missing _SC_PAGESIZE
8:10 AM Changeset in vbox [10879] by vboxsync
Fix for missing getpagesize()
7:48 AM Changeset in vbox [10878] by vboxsync
PerfAPI: Linux implementation ready
7:20 AM Ticket #1874 (Clonevdi still results in crashing VirtualBox) created by requestor12
Hi, I make use of VirtualBox version 1.6.2 and when I clone a …
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