VirtualBox

Timeline



Sep 29, 2015:

11:46 PM Changeset in vbox [57958] by vboxsync
Runtime/udp: use default connect.
10:47 PM Changeset in vbox [57957] by vboxsync
Runtime: Allow specifying the default destination address on the UDP …
10:27 PM Changeset in vbox [57956] by vboxsync
Runtime/testcase: Added a simple UDP socket testcase.
10:26 PM Changeset in vbox [57955] by vboxsync
IPRT: Add RTUdpCreateClientSocket.
9:40 PM Changeset in vbox [57954] by vboxsync
FE/Qt: Mac OS X: Logic fix for r102930.
7:40 PM Changeset in vbox [57953] by vboxsync
FE/Qt: Mac OS X: Qt 4.x font fix for El Capitan, native El Capitan …
7:29 PM Changeset in vbox [57952] by vboxsync
FE/Qt: Mac OS X: Cache detected OS X release in VBoxGlobal for further …
7:21 PM Changeset in vbox [57951] by vboxsync
FE/Qt: Mac OS X: Extend release detection to distinguish old and new …
6:15 PM Changeset in vbox [57950] by vboxsync
Main/Network: query adapter hw id and name via Setup API (#7993)
6:03 PM Changeset in vbox [57949] by vboxsync
VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix.
6:02 PM Changeset in vbox [57948] by vboxsync
Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
4:53 PM Changeset in vbox [57947] by vboxsync
WDDM: adjust capabilities for D3D9 feature level 9.3
3:28 PM Changeset in vbox [57946] by vboxsync
SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
3:21 PM Changeset in vbox [57945] by vboxsync
Installers/linux: cleaned up init script output and logging a bit.
3:07 PM Changeset in vbox [57944] by vboxsync
iprt: More doxygen corrections.
2:59 PM Changeset in vbox [57943] by vboxsync
added utf16.h and latin1.h to the various files_ files
1:45 PM Changeset in vbox [57942] by vboxsync
iprt/*.h: doxygen fixes.
1:45 PM Changeset in vbox [57941] by vboxsync
iprt/string.h: split out the UTF-16 and Latin-1 parts.
1:21 PM Changeset in vbox [57940] by vboxsync
Installers/linux: clean up the .run installer; remove legacy script; …
12:48 PM Changeset in vbox [57939] by vboxsync
configure: another tweak
11:36 AM Changeset in vbox [57938] by vboxsync
configure: more tweaks for detecting Qt
11:33 AM Changeset in vbox [57937] by vboxsync
HostDrivers/NetFlt: added timeout in filter unload for unregistration …
11:00 AM Changeset in vbox [57936] by vboxsync
configure: more tweaks for detecting Qt
10:56 AM Changeset in vbox [57935] by vboxsync
HostDrivers/USBMonitor: improved comment
10:24 AM Changeset in vbox [57934] by vboxsync
HosDrivers/USBMon: fixed BSOD under driver verifier. Increased timeout …
8:05 AM Changeset in vbox [57933] by vboxsync
Devices/Graphics: fixed wrong comparison between gl_vendor and …
7:38 AM Changeset in vbox [57932] by vboxsync
configure: fall-back for the Linux kernel directory

Sep 28, 2015:

6:33 PM Changeset in vbox [57931] by vboxsync
Chromium OpenGL: GL_ARB_shader_texture_lod
3:14 PM Changeset in vbox [57930] by vboxsync
configure: remove pkg-config support for Qt4. We can't use it to …
3:01 PM Changeset in vbox [57929] by vboxsync
SharedOpenGL: initial support for DrawBuffers (n == 1) in the state …
2:08 PM Changeset in vbox [57928] by vboxsync
nits.
2:07 PM Changeset in vbox [57927] by vboxsync
IPRT: Doxygen clenaups (mostly).
2:05 PM Changeset in vbox [57926] by vboxsync
IPRT: Doxygen clenaups (mostly).
8:46 AM Changeset in vbox [57925] by vboxsync
VBoxServiceVMInfo-win.cpp: kernel32
8:38 AM Changeset in vbox [57924] by vboxsync
svn:ignore
8:29 AM Changeset in vbox [57923] by vboxsync
configure: fixed test
2:49 AM Changeset in vbox [57922] by vboxsync
iprt/nt: Forgot to commit RTNtCurrentPeb/Teb fixes for direnum-r3-nt.cpp.
2:26 AM Changeset in vbox [57921] by vboxsync
VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, …
2:16 AM Changeset in vbox [57920] by vboxsync
vboxserviceVMInfoWriteNetwork: Workaround for bug in …

Sep 27, 2015:

11:39 PM Changeset in vbox [57919] by vboxsync
direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K and …
11:37 PM Changeset in vbox [57918] by vboxsync
process-posix.cpp: build fix.
8:38 PM Changeset in vbox [57917] by vboxsync
tstRTProcCreateEx: Use RTProcQueryUsernameA to get the the user name - …
8:36 PM Changeset in vbox [57916] by vboxsync
IPRT: More windows process creation hacking and cleaning up. Cleaned …
3:07 PM Changeset in vbox [57915] by vboxsync
WDDM: enable D3DDDIQUERYTYPE_OCCLUSION.
3:06 PM Changeset in vbox [57914] by vboxsync
WDDM: fixed vboxWddmDDevDrawIndexedPrimitive2 to correctly interpret …
2:43 AM Changeset in vbox [57913] by vboxsync
VBoxNetAdp/darwin: Common pattern in the kernel code is …
12:36 AM Changeset in vbox [57912] by vboxsync
VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
12:29 AM Changeset in vbox [57911] by vboxsync
VBoxNetAdp/darwin: we still need to call bpf_tap_out() on outgoing …

Sep 26, 2015:

5:24 PM Changeset in vbox [57910] by vboxsync
DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
1:25 PM Changeset in vbox [57909] by vboxsync
Chromium OpenGL: removed hack from crserverlib/get_sizes.py because …
1:00 PM Changeset in vbox [57908] by vboxsync
Chromium OpenGL: GL_ARB_draw_buffers
3:35 AM Changeset in vbox [57907] by vboxsync
VBoxNetAdp/darwin: use bpfattach() without tap and send callbacks. …

Sep 25, 2015:

8:43 PM Changeset in vbox [57906] by vboxsync
RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
8:39 PM Changeset in vbox [57905] by vboxsync
IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
7:57 PM Changeset in vbox [57904] by vboxsync
VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
5:34 PM Changeset in vbox [57903] by vboxsync
USB: Disabled read-ahead processing, see #6078
4:28 PM Changeset in vbox [57902] by vboxsync
DevAHCI: logrel nit
3:29 PM Changeset in vbox [57901] by vboxsync
Devices/Virtio: semantic fixes.
3:09 PM Changeset in vbox [57900] by vboxsync
Installer/linux: don't get confused of vboxdrv/vboxdrvu
3:03 PM Changeset in vbox [57899] by vboxsync
configure: another fix for detecting Qt4
2:58 PM Changeset in vbox [57898] by vboxsync
bldprogs: fix for cross-building with Windows as target.
2:24 PM Changeset in vbox [57897] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 7): …
2:07 PM Changeset in vbox [57896] by vboxsync
USB/win: Fixed scheduling of high-speed isochronous endpoints.
2:00 PM Changeset in vbox [57895] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 6): …
1:04 PM Changeset in vbox [57894] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 5): Simplify …
12:59 PM Changeset in vbox [57893] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 4): Hash …
12:54 PM Changeset in vbox [57892] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 3): Reordering.
12:45 PM Changeset in vbox [57891] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 2): Refactoring.
12:12 PM Changeset in vbox [57890] by vboxsync
FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 1): Doxy.
11:53 AM Changeset in vbox [57889] by vboxsync
configure: potentially try several candidate Qt4 libraries until we …

Sep 24, 2015:

6:50 PM Changeset in vbox [57888] by vboxsync
Installer/linux/debian: add systemd support.
6:35 PM Changeset in vbox [57887] by vboxsync
Installer/linux/debian: do not include pre-built kernel modules any more.
5:40 PM Changeset in vbox [57886] by vboxsync
HMVMXR0.cpp: Disabled incorrect assertion in hmR0VmxExitIoInstr. …
5:05 PM Changeset in vbox [57885] by vboxsync
Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
4:43 PM Changeset in vbox [57884] by vboxsync
HM: More granular AMD-V patching stats.
3:13 PM Changeset in vbox [57883] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 11): Move UI stuff to …
2:40 PM Changeset in vbox [57882] by vboxsync
Serial/NamedPipe: Reorder error checks in the receive code path on …
2:11 PM Changeset in vbox [57881] by vboxsync
Installer/linux/debian: guess distribution name if none found.
2:05 PM Changeset in vbox [57880] by vboxsync
FE/Qt: work around accidental undefined behaviour in Qt.
1:47 PM Changeset in vbox [57879] by vboxsync
build fix
1:37 PM Changeset in vbox [57878] by vboxsync
Experiment: Mess with \177VMMR0_NULL_THUNK_DATA too (like I did for …
12:33 PM Changeset in vbox [57877] by vboxsync
FE/Qt: Selector UI: Network Manager indicator which permanently added …
10:56 AM Changeset in vbox [57876] by vboxsync
Installers/linux: handle init script links in sbin in routines.sh.
9:46 AM Changeset in vbox [57875] by vboxsync
WINNT/WDDM: Implement support for the YV12 surface format, fixes VLC …

Sep 23, 2015:

4:13 PM Changeset in vbox [57874] by vboxsync
FE/Qt: Runtime UI: Update session action restrictions on …
3:56 PM Changeset in vbox [57873] by vboxsync
FE/Qt: Runtime UI: Pass-through IStorageDeviceChangedEvent to UISession.
2:06 PM Changeset in vbox [57872] by vboxsync
process-creation-posix.cpp: solaris build fix.
1:59 PM Changeset in vbox [57871] by vboxsync
process-creation-posix.cpp: darwin build fix.
1:55 PM Changeset in vbox [57870] by vboxsync
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
1:53 PM Changeset in vbox [57869] by vboxsync
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
12:32 PM Changeset in vbox [57868] by vboxsync
Installers/linux: fix some dkms handling.
9:14 AM Changeset in vbox [57867] by vboxsync
VBoxNetFltBow/solaris: log the error code when failing to unload the …
8:01 AM Changeset in vbox [57866] by vboxsync
configure: shell scripting error.
1:42 AM Changeset in vbox [57865] by vboxsync
IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
1:39 AM Changeset in vbox [57864] by vboxsync
IPRT: Hacks for building IPRT testcases that can run on NT4.

Sep 22, 2015:

4:30 PM Changeset in vbox [57863] by vboxsync
VMM/VM: Add missing call to GIMR3Term.
3:28 PM Changeset in vbox [57862] by vboxsync
VMM: warning.
3:09 PM Changeset in vbox [57861] by vboxsync
VMM: warning.
2:57 PM Changeset in vbox [57860] by vboxsync
VMM: warnings.
2:35 PM Changeset in vbox [57859] by vboxsync
VMM: warnings.
2:33 PM Changeset in vbox [57858] by vboxsync
VMM: warnings.
2:29 PM Changeset in vbox [57857] by vboxsync
VMM: unused parameter warnings.
2:26 PM Changeset in vbox [57856] by vboxsync
VMM: warnings.
2:09 PM Changeset in vbox [57855] by vboxsync
VMM: Another crack at having more warnings for VMM code enabled.
1:47 PM Changeset in vbox [57854] by vboxsync
VMM: unused parameter warning fixes.
1:26 PM Changeset in vbox [57853] by vboxsync
VMM/PGMAllBth.h: removed STAM profile counter not used locally.
1:11 PM Changeset in vbox [57852] by vboxsync
VMM: unused parameter warning fixes.
1:10 PM Changeset in vbox [57851] by vboxsync
VMM: unused parameter warning fixes.
9:47 AM Changeset in vbox [57850] by vboxsync
Network/DrvNAT: Plug small memory leak in error case
8:39 AM Changeset in vbox [57849] by vboxsync
HostServices/SharedFolders: allow colon character for darwin host.
7:23 AM Changeset in vbox [57848] by vboxsync
Additions/Graphics/WDDM: Mark allocations as visible to the CPU so we …

Sep 21, 2015:

9:37 PM Changeset in vbox [57847] by vboxsync
tstRTUri: a couple of more tests.
7:50 PM Changeset in vbox [57846] by vboxsync
SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
4:33 PM Changeset in vbox [57845] by vboxsync
RTProcCreateEx/win: uninitialized rc fix and made the …
4:26 PM Changeset in vbox [57844] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 6): Representing …
4:14 PM Changeset in vbox [57843] by vboxsync
RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
3:42 PM Changeset in vbox [57842] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 5): Prepare/Cleanup …
3:40 PM Changeset in vbox [57841] by vboxsync
warning
3:22 PM Changeset in vbox [57840] by vboxsync
unused variable
3:18 PM Changeset in vbox [57839] by vboxsync
HostDrivers/linux: don't check the error code of misc_deregister(), …
12:46 PM Changeset in vbox [57838] by vboxsync
tstRTSymlink: Warning.
12:02 PM Changeset in vbox [57837] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 4): Reordering.
11:55 AM Changeset in vbox [57836] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 3): Refactoring.

Sep 20, 2015:

7:13 PM Changeset in kBuild [2801] by bird
kmk_cc_exec.c: More code.
7:12 PM Changeset in kBuild [2800] by bird
warn about shadowed variables.

Sep 19, 2015:

8:36 PM Changeset in kBuild [2799] by bird
Fixed glob.h inclusion issue causing stack corruption. Fixed alignment …
8:35 PM Changeset in kBuild [2798] by bird
electric.*: Made it work with recent gcc versions.
3:35 PM Changeset in kBuild [2797] by bird
kmk_cc_exec.c: gcc build fixes
12:28 AM Changeset in vbox [57835] by vboxsync
RTProc,RTEnv: First pass over the windows process creation code, …

Sep 18, 2015:

8:15 PM Changeset in vbox [57834] by vboxsync
VBoxServiceControlSession.cpp: No need to pass …
8:08 PM Changeset in vbox [57833] by vboxsync
VBox-CodingGuidelines.cpp: A couple doxygen hints, warning about UTF-8 …
7:27 PM Changeset in vbox [57832] by vboxsync
Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
4:20 PM Changeset in vbox [57831] by vboxsync
NetFlt/win: Re-worked offloading handling (#8049)
2:35 PM Changeset in vbox [57830] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 2): Formatting.
2:21 PM Changeset in vbox [57829] by vboxsync
FE/Qt: Selector-window cleanup/rework (step 1): Doxy.
2:03 PM Changeset in vbox [57828] by vboxsync
small fix. wrong condition in AssertBreakStmt
12:53 PM Changeset in vbox [57827] by vboxsync
Devices/Audio: actually consume samples in DrvHostNullAudio
10:37 AM Changeset in vbox [57826] by vboxsync
DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
10:35 AM Changeset in vbox [57825] by vboxsync
IPRT: Removed deprecated RTUriPath().
10:30 AM Changeset in vbox [57824] by vboxsync
IPRT/process-win.cpp: Also clone the handed-in environment block.
10:28 AM Changeset in vbox [57823] by vboxsync
VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
10:12 AM Changeset in vbox [57822] by vboxsync
Mangling.
10:03 AM Changeset in vbox [57821] by vboxsync
Mangling.
10:00 AM Changeset in vbox [57820] by vboxsync
IPRT/process-win.cpp: User profile environment handling, take 2: …
9:51 AM Changeset in vbox [57819] by vboxsync
configure: give Qt from tools priority if present.
8:48 AM Changeset in vbox [57818] by vboxsync
pr7179. as example, first attempt to replace auto_ptr on generic C++ …
2:31 AM Changeset in vbox [57817] by vboxsync
VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we we …
1:43 AM Changeset in vbox [57816] by vboxsync
VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask, …

Sep 17, 2015:

7:44 PM Changeset in vbox [57815] by vboxsync
http-curl.cpp: Hacked up a libproxy support using dynamic loading, …
6:38 PM Changeset in vbox [57814] by vboxsync
http-curl.cpp: Implemented system proxy config for OS X and fixed …
6:36 PM Changeset in vbox [57813] by vboxsync
http-curl.cpp: Implemented system proxy config for OS X and fixed …
6:09 PM Changeset in vbox [57812] by vboxsync
Installer/linux: rework service handling in RPM to use shared scripts …
6:05 PM Changeset in vbox [57811] by vboxsync
Installer/linux: missing error silencing.
5:04 PM Changeset in vbox [57810] by vboxsync
FE/Qt: Settings dialog: Fixing bug due to which powered off VM with …
4:12 PM Changeset in vbox [57809] by vboxsync
Reverted bad commit r102754.
4:09 PM Changeset in vbox [57808] by vboxsync
Installer/linux and tinderclient: use Qt from build server for RPM …
3:26 PM Changeset in vbox [57807] by vboxsync
Installer/linux and tinderclient: use Qt from build server for RPM builds.
3:10 PM Changeset in vbox [57806] by vboxsync
FE/Qt: Reverting r100157 because it causes a regression.
3:01 PM Changeset in vbox [57805] by vboxsync
FE/Qt: Small cleanup related to UIMachine.
11:11 AM Changeset in vbox [57804] by vboxsync
Installer/linux: RPM build consistency fixes.
11:05 AM Changeset in vbox [57803] by vboxsync
configure: small Qt detection fixes.
11:00 AM Changeset in vbox [57802] by vboxsync
Installer/linux: do not enable PulseAudio for el5 RPMs.
9:50 AM Changeset in vbox [57801] by vboxsync
Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
9:04 AM Changeset in vbox [57800] by vboxsync
Guest Control/VBoxService: Use the newly introduced …
9:02 AM Changeset in vbox [57799] by vboxsync
IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
8:34 AM Changeset in vbox [57798] by vboxsync
Installer/linux: when creating an RPM, create the directories rpmbuild …
8:31 AM Changeset in vbox [57797] by vboxsync
Installer/linux: build libvpx on centos too.
7:42 AM Changeset in vbox [57796] by vboxsync
configure: detect qt in the tools directory too.
7:41 AM Changeset in vbox [57795] by vboxsync
configure: better kernel header detection in a chroot.

Sep 16, 2015:

7:39 PM Changeset in vbox [57794] by vboxsync
http-curl.cpp: Implementing parsing the windows proxy server list as …
7:09 PM Changeset in vbox [57793] by vboxsync
Installer/linux: additional convenience settings and documentation for …
6:53 PM Changeset in vbox [57792] by vboxsync
Installer/linux: set the RPM _topdir to be inside the build area.
5:11 PM Changeset in vbox [57791] by vboxsync
Runtime/tests: more testcases for ASMBitSetRange (#8020)
5:09 PM Changeset in vbox [57790] by vboxsync
VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
3:59 PM Changeset in vbox [57789] by vboxsync
Installer/linux: support building RPMs without VBoxSDL.
3:54 PM Changeset in vbox [57788] by vboxsync
FE/Qt: Shortcut-pool: On shortcut changes do not forget to load …
3:50 PM Changeset in vbox [57787] by vboxsync
FE/Qt: Action-pool: On shortcut changes do not forget to propagate …
3:48 PM Changeset in vbox [57786] by vboxsync
Installer/linux: simplify separated RPM build output, part 2.
3:41 PM Changeset in vbox [57785] by vboxsync
FE/Qt: Action-pool: No default shortcut for 'Close' action of Selector …
3:36 PM Changeset in vbox [57784] by vboxsync
NAT: rewrite handling of port-forwarding. The most interesting part …
3:27 PM Changeset in vbox [57783] by vboxsync
NAT: %R[natsock] - print "tcp" and "udp" as names, not as protocol numbers.
12:15 PM Changeset in vbox [57782] by vboxsync
SharedFolders: options for guest to host path conversion.
11:35 AM Changeset in vbox [57781] by vboxsync
Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
11:27 AM Changeset in vbox [57780] by vboxsync
HideSetUidRootFromAppKit: Documented it and dropped the long outdated …
11:04 AM Changeset in vbox [57779] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 10).
9:55 AM Changeset in vbox [57778] by vboxsync
Installer/linux: simplify separated RPM build output.
9:46 AM Changeset in vbox [57777] by vboxsync
http-curl.cpp: OSE build fix
9:40 AM Changeset in vbox [57776] by vboxsync
DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
9:25 AM Changeset in vbox [57775] by vboxsync
Installer/linux: detect Oracle Linux, CentOS and RedHat in rpm/rules.
7:30 AM Changeset in vbox [57774] by vboxsync
NLS: Fixed "VirtialBox" typos.
6:44 AM Changeset in vbox [57773] by vboxsync
warnings

Sep 15, 2015:

11:42 PM Changeset in vbox [57772] by vboxsync
kBuild 2782 -> 2796: Added a new tool called kLibTweaker for playing …
11:40 PM Changeset in vbox [57771] by vboxsync
SUPR0.lib: Experiment.
11:38 PM Changeset in vbox [57770] by vboxsync
Removing VBoxCoffNullThunkDataGen.cpp, microsoft linker is too …
11:36 PM Changeset in kBuild [2796] by bird
header.kmk: Fixed typo in previous commit.
11:35 PM Changeset in kBuild [2795] by bird
footer-pass2-compiling-targets.kmk,VCC100*: Introducing linker output …
11:06 PM Changeset in kBuild [2794] by bird
VCC100*.kmk: Clear import library timestamps so we don't have to do …
11:03 PM Changeset in kBuild [2793] by bird
header.kmk: Added KLIBTWEAKER.
11:01 PM Changeset in kBuild [2792] by bird
kLibTweak.exe: Windows binaries.
10:57 PM Changeset in kBuild [2791] by bird
kLibTweaker: New tool for playing with Microsoft import libraries …
4:43 PM Changeset in vbox [57769] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 9).
4:03 PM Changeset in vbox [57768] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 8).
3:38 PM Changeset in vbox [57767] by vboxsync
FE/Qt: Build fix for r102693.
3:37 PM Changeset in vbox [57766] by vboxsync
HostServices/GuestProperties: asynch host notifications.
3:15 PM Changeset in vbox [57765] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 7).
3:03 PM Changeset in vbox [57764] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 6).
2:53 PM Changeset in vbox [57763] by vboxsync
experiment.
2:50 PM Changeset in vbox [57762] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 5).
2:47 PM Changeset in vbox [57761] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 4).
2:06 PM Changeset in vbox [57760] by vboxsync
DnD/HostService: Never block a GUEST_DND_CONNECT call, as the clients …
12:55 PM Changeset in vbox [57759] by vboxsync
Guest Control/VBoxService: Use RTENV_DEFAULT when spawning new …
12:53 PM Changeset in vbox [57758] by vboxsync
IPRT/process-win.cpp: Overwrite existing env vars if …
12:10 PM Changeset in vbox [57757] by vboxsync
iprt/crypto/digest.h: Fixed RTCrDigestFindByObjIdString and …
11:25 AM Changeset in vbox [57756] by vboxsync
Whops.
11:24 AM Changeset in vbox [57755] by vboxsync
SDK Ref: Added reminder.
11:16 AM Changeset in vbox [57754] by vboxsync
Committed too much.
11:15 AM Changeset in vbox [57753] by vboxsync
IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
10:20 AM Changeset in vbox [57752] by vboxsync
DrvHostDSound: start playback when first audio samples are copied to …
12:41 AM Changeset in vbox [57751] by vboxsync
Main/NATEngine: Fix fallout from r102600. Whn removeRedirect() …

Sep 14, 2015:

7:35 PM Changeset in vbox [57750] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 3).
7:33 PM Changeset in vbox [57749] by vboxsync
http-curl.cpp: Halfways there on windows, just need to make use of the …
6:41 PM Changeset in vbox [57748] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 2).
6:31 PM Changeset in vbox [57747] by vboxsync
FE/Qt: Main.cpp cleanup/rework bit-by-bit (step 1).
6:23 PM Changeset in vbox [57746] by vboxsync
FE/Qt: 8010: GUI MessageBox: Fixing code style error made in r102668.
5:40 PM Changeset in vbox [57745] by vboxsync
FE/Qt: 8010: GUI MessageBox: Small Coding guidline change in …
5:12 PM Changeset in vbox [57744] by vboxsync
FE/Qt: 7837: Runtime UI: Storing temporary file of screenshot in …
3:34 PM Changeset in vbox [57743] by vboxsync
DnD/VbglR3: Check the host version before doing a (blocking) …
3:26 PM Changeset in vbox [57742] by vboxsync
FE/Qt: About Dialog: Removing hardcoding of vendor name and year in …
3:24 PM Changeset in vbox [57741] by vboxsync
Additions/VBoxTray: - Refactored internal services to use the …
3:00 PM Changeset in vbox [57740] by vboxsync
tdUnitTest1.py: arg
2:33 PM Changeset in vbox [57739] by vboxsync
NAT: G/c unused port_forward_rule::mac_address.
2:21 PM Changeset in vbox [57738] by vboxsync
NAT: udp_listen: better log message when bind(2) fails.
1:13 PM Changeset in vbox [57737] by vboxsync
common/misc/http.cpp -> generic/http-curl.cpp
1:11 PM Changeset in vbox [57736] by vboxsync
DrvHostDSound: dynamically load dsound.dll
12:40 PM Changeset in vbox [57735] by vboxsync
SUPDrv.cpp: Fixed SUP_IOCTL_LDR_LOAD regression from the szError info …
12:27 PM Changeset in vbox [57734] by vboxsync
tdUnitTest1.py: Disabled tstRTR0TimerDriver on 32-bit windows, see …
11:40 AM Changeset in vbox [57733] by vboxsync
VMM/HMVMXR0: Remove obsolete/wrong assertion.
10:43 AM Changeset in vbox [57732] by vboxsync
Additions/linux: add .pid extension to the PID file
10:36 AM Changeset in vbox [57731] by vboxsync
tdUnitTest1.py: Disabled tstRTFileAio again, it still fails.
8:27 AM Changeset in vbox [57730] by vboxsync
Windows build fix
8:12 AM Changeset in vbox [57729] by vboxsync
VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
12:41 AM Changeset in kBuild [2790] by bird
kmk_cc_exec.c: Some more code, lots of hacking left to do.

Sep 12, 2015:

11:44 PM Changeset in kBuild [2789] by bird
kmk_cc_exec.c: More code for the makefile 'compiler'. (Hacking in …
12:49 PM Changeset in vbox [57728] by vboxsync
RTHttpDestroy: duh
12:44 AM Changeset in vbox [57727] by vboxsync
RTHttp: Implemented no_proxy parsing.
12:01 AM Changeset in vbox [57726] by vboxsync
RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.

Sep 11, 2015:

8:17 PM Changeset in vbox [57725] by vboxsync
uri.cpp: Build fix.
8:16 PM Changeset in vbox [57724] by vboxsync
tstRTUri: Added test with UTF-8 chars both in escaped and plain forms.
8:02 PM Changeset in vbox [57723] by vboxsync
RTUri: Reworked the API to a one time parsing and make sure we get …
5:19 PM Changeset in vbox [57722] by vboxsync
iprt/string.h: Provide memrchr on platforms which doesn't have it.
3:51 PM Changeset in vbox [57721] by vboxsync
Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
2:49 PM Changeset in vbox [57720] by vboxsync
RTUri: Preps for parsing the authority bits into smaller pieces for …
2:48 PM Changeset in vbox [57719] by vboxsync
iprt/string.h: Added RTStrOffCharOrTerm.
2:15 PM Changeset in vbox [57718] by vboxsync
FE/Qt: 8010: GUI MessageBox: Code comment improvement.
1:52 PM Changeset in vbox [57717] by vboxsync
DrvHostDSound: CFGMR3QueryStringAlloc()
1:52 PM Changeset in vbox [57716] by vboxsync
FE/Qt: About Dialog: Small coding style and review comments fixes.
12:18 PM Changeset in vbox [57715] by vboxsync
FE/Qt: Runtime UI: Visual representation mode handling: Watch for mode …
11:51 AM Changeset in vbox [57714] by vboxsync
FE/Qt: 8010: GUI MessageBox: Making cancel option as default in …
11:49 AM Changeset in vbox [57713] by vboxsync
DevEFI: moved communication with the driver from the destructor to the …
11:24 AM Changeset in vbox [57712] by vboxsync
Installer/linux: refactored service script handling to external, …
11:19 AM Changeset in vbox [57711] by vboxsync
Installer/linux: refactored service script handling to external, …
11:17 AM Changeset in vbox [57710] by vboxsync
Comment, renaming.
11:16 AM Changeset in vbox [57709] by vboxsync
DevAHCI: ATA_TRUSTED_RECEIVE_DMA is not implemented but don't assert
10:55 AM Changeset in vbox [57708] by vboxsync
Comment typo.
8:23 AM Changeset in vbox [57707] by vboxsync
NetAdp/Win: free adapter memory on halt (#8033)
7:50 AM Changeset in vbox [57706] by vboxsync
tstRTFileAio: tell us why the test was skipped
7:43 AM Changeset in vbox [57705] by vboxsync
tdUnitTest1.py: re-enable tstRTFileAio
7:41 AM Changeset in vbox [57704] by vboxsync
tstRTFileAio: EINVAL is the documented error code for file systems o …
7:25 AM Changeset in vbox [57703] by vboxsync
VMM: alignment fix for 32-bit

Sep 10, 2015:

10:06 PM Changeset in vbox [57702] by vboxsync
duh
7:45 PM Changeset in vbox [57701] by vboxsync
tdUnitTest1.py: Disable tstGIP-2 till it's fixed. (Do it in the right …
7:43 PM Changeset in vbox [57700] by vboxsync
tdUnitTest1.py: Disabled tstRTFileAio for on linux, awaiting …
7:29 PM Changeset in vbox [57699] by vboxsync
IPRT: build fix.
7:25 PM Changeset in vbox [57698] by vboxsync
IPRT: More Solaris 11 certificate paths.
7:20 PM Changeset in vbox [57697] by vboxsync
RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
7:15 PM Changeset in vbox [57696] by vboxsync
RTPathGlob: Follow links, duh.
6:57 PM Changeset in vbox [57695] by vboxsync
tdUnitTest1.py: Disable tstGIP-2 till it's fixed.
4:35 PM Changeset in vbox [57694] by vboxsync
Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
2:49 PM Changeset in vbox [57693] by vboxsync
FE/Qt: Crash fix for r102570.
1:40 PM Changeset in vbox [57692] by vboxsync
FE/Qt: 8010: GUI MessageBox: Small update for the 102504: Since the …
1:33 PM Changeset in vbox [57691] by vboxsync
Runtime: only compile if VBOX_WITH_LIBCURL defined
1:23 PM Changeset in vbox [57690] by vboxsync
Additions/vbox-greeter: build fix
1:08 PM Changeset in vbox [57689] by vboxsync
New IPRT tool: RTHttp, a very simple URL getter.
12:08 PM Changeset in vbox [57688] by vboxsync
FE/Qt: 7837: Runtime UI: Taking immediate screenshot of VM, before …
11:37 AM Changeset in vbox [57687] by vboxsync
RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
11:29 AM Changeset in vbox [57686] by vboxsync
RTPathGlob: fix for a another stupid bug.
11:22 AM Changeset in vbox [57685] by vboxsync
RTPathGlob: stupid bug fix.
10:25 AM Changeset in vbox [57684] by vboxsync
VMM: check the return code
10:06 AM Changeset in vbox [57683] by vboxsync
VMM/PDM: clear driver instance data after destruction, to catch use …
9:47 AM Changeset in vbox [57682] by vboxsync
ASMBitClearRange()/ASMBitSetRange(): use 1U for bit shifts, otherwise …

Sep 9, 2015:

10:09 PM Changeset in vbox [57681] by vboxsync
RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
8:16 PM Changeset in vbox [57680] by vboxsync
testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE) - …
7:24 PM Changeset in vbox [57679] by vboxsync
testboxcontroller.py: Log the sError value and not just the raw XML in …
7:20 PM Changeset in vbox [57678] by vboxsync
testresults.py: the 'unit' attribute can be empty (RTTESTUNIT_NONE).
5:28 PM Changeset in vbox [57677] by vboxsync
tstSSLCertDownloads: Don't use friend, use a static class function …
4:56 PM Changeset in vbox [57676] by vboxsync
tstSSLCertDownloads: Enabled it again with build fixes.
4:02 PM Changeset in vbox [57675] by vboxsync
FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 5).
4:01 PM Changeset in vbox [57674] by vboxsync
disable tstSSLCertDownloads, need to figure out build breaks first.
3:51 PM Changeset in vbox [57673] by vboxsync
tstSSLCertDownloads build fix
3:47 PM Changeset in vbox [57672] by vboxsync
FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 4).
3:42 PM Changeset in vbox [57671] by vboxsync
UINetworkReply: Fixed s_aCerts size and added a testcase for checking …
3:06 PM Changeset in vbox [57670] by vboxsync
FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 3).
3:02 PM Changeset in vbox [57669] by vboxsync
FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 2).
2:46 PM Changeset in vbox [57668] by vboxsync
FE/Qt: Selector UI: Details pane: Elements: Cleanup/rework (step 1).
1:30 PM Changeset in vbox [57667] by vboxsync
FE/Qt: Thread-pool itself should delete processed tasks (instead of …
1:21 PM Changeset in vbox [57666] by vboxsync
UINetworkReply: Bugfix from previous commit and jettisoning the …
1:15 PM Changeset in vbox [57665] by vboxsync
UINetworkReply: Remove the ancient 1st generation verisign certificate …
1:10 PM Changeset in vbox [57664] by vboxsync
FE/Qt: Thread-pool: Use the task types to distinguish one kind of …
12:59 PM Changeset in vbox [57663] by vboxsync
FE/Qt: Thread-pool: Get rid of personal storage, use Qt property …
12:03 PM Changeset in vbox [57662] by vboxsync
11:42 AM Changeset in vbox [57661] by vboxsync
Guest Control/VBoxService: Fixed adopting main service's env var …
11:32 AM Changeset in vbox [57660] by vboxsync
Guest Control/VBoxService: Added logging of guest process environment …
11:17 AM Changeset in vbox [57659] by vboxsync
Guest Control/VBoxService: Addressed some todos.
10:54 AM Changeset in vbox [57658] by vboxsync
VNC: build fix

Sep 8, 2015:

5:18 PM Changeset in vbox [57657] by vboxsync
tstRTVfs: On all platforms.
2:45 PM Changeset in vbox [57656] by vboxsync
IPRT/process-win.cpp: Don't unset env variables from parent in …
1:49 PM Changeset in vbox [57655] by vboxsync
UINetworkReply.cpp: Reinterpret no user specified proxy config as a …
1:16 PM Changeset in vbox [57654] by vboxsync
DnD: Moved allocation of DNDDIRDROPPEDFILES into …
10:19 AM Changeset in vbox [57653] by vboxsync
Main/HostPowerLinux: fix a potential crash on exit, e.g. during debugging.
9:29 AM Changeset in vbox [57652] by vboxsync
crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
2:45 AM Changeset in vbox [57651] by vboxsync
NAT/Net: Fix a race on OS X and Windows (HAVE_TCP_POLLHUP == POLLIN). …
2:35 AM Changeset in vbox [57650] by vboxsync
supHardNt: Adjustment for 64-bit Windows 10 build 10525 and later.

Sep 7, 2015:

11:51 PM Changeset in vbox [57649] by vboxsync
7:15 PM Changeset in vbox [57648] by vboxsync
tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
4:39 PM Changeset in vbox [57647] by vboxsync
fixed bug in ASMBitSetRange()
2:34 PM Changeset in vbox [57646] by vboxsync
IPRT/pipe: build fix
1:53 PM Changeset in vbox [57645] by vboxsync
IPRT/pipe: build fix
1:49 PM Changeset in vbox [57644] by vboxsync
IPRT/pipe: build fix
1:47 PM Changeset in vbox [57643] by vboxsync
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
1:05 PM Changeset in vbox [57642] by vboxsync
Main/linux: one more check if DBus is not available (should fix a …
1:00 PM Changeset in vbox [57641] by vboxsync
RTCrPemFreeSections: pbData is always on the heap, so don't call …
12:50 PM Changeset in vbox [57640] by vboxsync
FE/Qt: 7918: Adding close-button at the bottom of About-VirtualBox dialog.
11:45 AM Changeset in vbox [57639] by vboxsync
Main/Network: report errors from VBoxNetCfg back to VBoxManage (#7973)
10:59 AM Changeset in vbox [57638] by vboxsync
tstRTVfs: Didn't mean to disable the std input test.
10:58 AM Changeset in vbox [57637] by vboxsync
tstRTVfs: Fixed incorrect RTTest usage.
10:55 AM Changeset in vbox [57636] by vboxsync
RTPipeFromNative/win: Handle full duplex pipes without asserting and …
10:54 AM Changeset in vbox [57635] by vboxsync
RTVfsIoStrmFromRTFile: Fixed reference leak.
10:29 AM Changeset in vbox [57634] by vboxsync
fileio-win.cpp: W10 return ERROR_INVALID_FUNCTION in RTFileQueryInfo …

Sep 6, 2015:

3:43 PM Changeset in kBuild [2788] by bird
kmk_cc_exec.c: Sketched the basic makefile evaluation 'instructions'.

Sep 4, 2015:

3:04 PM Changeset in vbox [57633] by vboxsync
WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
2:25 PM Changeset in vbox [57632] by vboxsync
USBIdDatabaseGenerator: coding style
1:55 PM Changeset in vbox [57631] by vboxsync
FE/Qt: Thread-pool: Cleanup/rework.
1:41 PM Changeset in vbox [57630] by vboxsync
Main/HostUSBdevice: Disable USB aliasing temporary
1:07 PM Changeset in vbox [57629] by vboxsync
FE/Qt: Thread-pool: Get rid of friend classes.
1:05 PM Changeset in vbox [57628] by vboxsync
FE/Qt: 8010: GUI MessageBox: Passing the right default focus to …
12:54 PM Changeset in vbox [57627] by vboxsync
FE/Qt: 8010: GUI MessageBox: Fixing default focus.
12:46 PM Changeset in vbox [57626] by vboxsync
FE/Qt: Thread-pool: Doxy (part 2).
12:42 PM Changeset in vbox [57625] by vboxsync
Main/HostUSBdevice: USB dtabase enabled + minor fix
11:40 AM Changeset in vbox [57624] by vboxsync
IPRT,UINetworkReply: Fixes, logging.
11:29 AM Changeset in vbox [57623] by vboxsync
VMM/PATM: when adding a new PATM saved state version in r98941, one …
10:20 AM Changeset in vbox [57622] by vboxsync
duh2
10:11 AM Changeset in vbox [57621] by vboxsync
duh
10:08 AM Changeset in vbox [57620] by vboxsync
fileio-win.cpp: Condensed the console I/O handle workaround code in …
8:01 AM Changeset in vbox [57619] by vboxsync
IPRT/testcase: Run tstRTVfs only for Windows at the moment.
7:11 AM Changeset in vbox [57618] by vboxsync
FE/Qt: resorted to fix a warning with gcc
3:41 AM Changeset in vbox [57617] by vboxsync
IPRT: Build fix.
3:39 AM Changeset in vbox [57616] by vboxsync
IPRT,UINetworkReply: Build & bug fixes.
2:43 AM Changeset in vbox [57615] by vboxsync
RTPathGlob: build and bug fix.
2:28 AM Changeset in vbox [57614] by vboxsync
build fix
2:19 AM Changeset in vbox [57613] by vboxsync
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …

Sep 3, 2015:

5:13 PM Changeset in vbox [57612] by vboxsync
FE/Qt: Thread-pool: Doxy.
2:38 PM Changeset in vbox [57611] by vboxsync
FE/Qt: Thread-pool: Move medium-enumeration's thread-pool object to …
1:29 PM Changeset in vbox [57610] by vboxsync
Logging.
11:58 AM Changeset in vbox [57609] by vboxsync
manual: rephrased the comment.
11:44 AM Changeset in vbox [57608] by vboxsync
FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and review comments …
11:33 AM Changeset in vbox [57607] by vboxsync
doc/manual: comment
11:03 AM Changeset in vbox [57606] by vboxsync
HostDrivers/VBoxNetAdp/solaris: check the return value of mod_remove() …
11:00 AM Changeset in vbox [57605] by vboxsync
Additions/solaris: check the return value of mod_remove() before doing …
9:07 AM Changeset in vbox [57604] by vboxsync
IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
8:26 AM Changeset in vbox [57603] by vboxsync
IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented …
8:21 AM Changeset in vbox [57602] by vboxsync
VMMDev: log the guest OS type in plain text for convenience when …

Sep 2, 2015:

4:48 PM Changeset in vbox [57601] by vboxsync
WDDM, GuestHost/OpenGL: support for floating point texture formats
4:42 PM Changeset in vbox [57600] by vboxsync
NAT: don't deadlock if we try to activate a NAT network while the VM …
4:38 PM Changeset in vbox [57599] by vboxsync
Main/ConsoleImpl: don't complain if NAT redirection rules should be …
3:10 PM Changeset in vbox [57598] by vboxsync
Typo.
3:09 PM Changeset in vbox [57597] by vboxsync
IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in …
1:19 PM Changeset in vbox [57596] by vboxsync
Main/Network: reduce amount of release log messages (#7993)
10:45 AM Changeset in vbox [57595] by vboxsync
NVMe: Fixes
9:43 AM Changeset in vbox [57594] by vboxsync
HostDrivers/VBoxPci: enclose find_module() calls by mutex_lock/unlock …

Sep 1, 2015:

2:58 PM Changeset in vbox [57593] by vboxsync
Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
2:27 PM Changeset in vbox [57592] by vboxsync
FE/Qt: Build fix for r102439.
2:23 PM Changeset in vbox [57591] by vboxsync
FE/Qt: 7958: Reusing VBoxGlobal host-screen wrappers.
2:06 PM Changeset in vbox [57590] by vboxsync
FE/Qt: 7958: Adding more host-screen related wrappers to VBoxGlobal. …

Aug 31, 2015:

2:30 PM Changeset in vbox [57589] by vboxsync
Additions/linux: don't freak out if the compilation of vboxvideo.ko fails
1:43 PM Changeset in vbox [57588] by vboxsync
FE/Qt: 7127: UIMedium: Replace annoying assertion with silent check.
10:16 AM Changeset in vbox [57587] by vboxsync
doc/manual: export some missing files
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