VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59816   9 years vboxsync FE/Qt: 7340: Runtime UI: Potential crash fix for r93191.
(edit) @59815   9 years vboxsync BugReportTool/Win(bugref:8169): fixed warnings
(edit) @59814   9 years vboxsync FE/Qt: Qt5 migration (part 98): Workaround for full-screen/seamless …
(edit) @59813   9 years vboxsync ValidationKit: Pylint 1.3.1 warnings
(edit) @59812   9 years vboxsync BugReportTool/Win(bugref:8169): IP config, route table
(edit) @59811   9 years vboxsync supR3HardenedWinReadErrorInfoDevice: Corrected buffer termination so …
(edit) @59810   9 years vboxsync supR3HardenedWinInitVersion: Don't call RtlGetVersion during early …
(edit) @59808   9 years vboxsync no space at the end (fixes a pylint warning)
(edit) @59807   9 years vboxsync backed out r105688
(edit) @59806   9 years vboxsync restored old vboxapi.py
(edit) @59804   9 years vboxsync Devices/testcase: Addressed todo, sort in alphabetic order the defines.
(edit) @59803   9 years vboxsync bs/Config.kmk: rebuilt nasm on windows.
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59797   9 years vboxsync BugReportTool(bugref:8169): USB device tree, device list, filter list, …
(edit) @59796   9 years vboxsync VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59794   9 years vboxsync tabs (gcc-6 complains about wrong indent of line 78)
(edit) @59792   9 years vboxsync VMM/CPUMR3Cpuid: print core count +1 in VBox.log
(edit) @59789   9 years vboxsync bs3: updates
(edit) @59788   9 years vboxsync bootsectors/Config.kmk: --allow-64-bit ==> nothing (turned into a warning).
(edit) @59787   9 years vboxsync Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
(edit) @59786   9 years vboxsync Warning.
(edit) @59785   9 years vboxsync bootsectors/Config.kmk: --allow-64bit-code-anywhere ==> …
(edit) @59784   9 years vboxsync bootsectors/Config.kmk: --allow-64bit-code-anywhere ==> --allow-64-bit
(edit) @59783   9 years vboxsync FE/Qt: UIDnDHandler.cpp: Include QFile if DEBUG_DND_QT is set.
(edit) @59781   9 years vboxsync IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
(edit) @59780   9 years vboxsync Frontends/VBoxManage: fix typo in error check
(edit) @59779   9 years vboxsync DnD: FE/Qt: Do not show empty error boxes for enter/drag events in …
(edit) @59778   9 years vboxsync DnDURIObject.cpp: Use NIL_RTFILE for file objects.
(edit) @59777   9 years vboxsync PyXPCOM: fix import inconsistency vbox.py,vboxshell.py: back to …
(edit) @59776   9 years vboxsync VUSB: build fix
(edit) @59775   9 years vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59774   9 years vboxsync FE/Qt: ​bugref:8117: VBoxGlobal: Suppressing firstrun wizard also when …
(edit) @59773   9 years vboxsync vbox.py: change python path to match assumptions of PyXPCOM
(edit) @59770   9 years vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @59768   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove the old …
(edit) @59767   9 years vboxsync VUSB: Fix possible crash
(edit) @59766   9 years vboxsync BIOS: Rudimentary SysRq processing.
(edit) @59765   9 years vboxsync BIOS: 386 LOADALL emulation. Disabled by default.
(edit) @59764   9 years vboxsync Runtime/ASMMemFirstMismatchingU8: fix for 32-bit
(edit) @59763   9 years vboxsync Main/USBIdDatabaseGenerator: gcc format warnings
(edit) @59761   9 years vboxsync Runtime: missing parameter and gcc format warning
(edit) @59760   9 years vboxsync Main: shadowed variable
(edit) @59758   9 years vboxsync ApplianceImplImport.cpp: Inserted read ahead threads into the source …
(edit) @59757   9 years vboxsync rtVfsReadAhead_Read: Incorrect assertions.
(edit) @59756   9 years vboxsync vfsreadahead.cpp: Initialize status code in read ahead thread.
(edit) @59755   9 years vboxsync RTGzip: Just leave it here, disabled, for future debugging.
(edit) @59754   9 years vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59753   9 years vboxsync gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
(edit) @59752   9 years vboxsync SUPR3HardenedStatic: build fix
(edit) @59751   9 years vboxsync IPRT: More build fixing.
(edit) @59750   9 years vboxsync CR build fix
(edit) @59749   9 years vboxsync IPRT: build fixes
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59745   9 years vboxsync sg.cpp/h: Some cleanups/optimizations.
(edit) @59744   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove the old …
(edit) @59743   9 years vboxsync FE/Qt: Qt5 migration (part 97): Implementing keyboard handling for …
(edit) @59742   9 years vboxsync NetLwf/Win(bugref:7933): Log system error events on failures
(edit) @59741   9 years vboxsync SVGA3d: Applied patch for supporting pretransformed vertices …
(edit) @59738   9 years vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59737   9 years vboxsync VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
(edit) @59736   9 years vboxsync USBIdDatabaseGenerator: Turns out it's possible to parse usb.ids …
(edit) @59735   9 years vboxsync USBIdDatabaseGenerator: Inline the generated source code strings - …
(edit) @59734   9 years vboxsync USBIdDatabaseGenerator: Reduced the string copying during parsing.
(edit) @59733   9 years vboxsync USBIdDatabaseGenerator: Share code with oiddb2c.
(edit) @59731   9 years vboxsync hardening build fix. duh
(edit) @59730   9 years vboxsync hardening build fix.
(edit) @59729   9 years vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59728   9 years vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
(edit) @59727   9 years vboxsync FE/Qt: Qt5 migration (part 96): Preferences/Settings Dialogs: New size …
(edit) @59726   9 years vboxsync FE/Qt: ​bugref:7839: Extra-Data Manager: Adding fallback option to …
(edit) @59725   9 years vboxsync FE/Qt: Qt5 migration (part 95): Preferences/Settings Dialogs: Do not …
(edit) @59724   9 years vboxsync VUSB: build fix
(edit) @59722   9 years vboxsync VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
(edit) @59720   9 years vboxsync VUSB: fix 32bit builds
(edit) @59719   9 years vboxsync VUSB: export new file
(edit) @59718   9 years vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59717   9 years vboxsync FE/Qt: Runtime UI: UI Session: Typo fix.
(edit) @59716   9 years vboxsync VUSB: Fix regression introduced with r105557
(edit) @59715   9 years vboxsync pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
(edit) @59714   9 years vboxsync FE/Qt: Qt5 migration (part 94): Selector UI: Chooser-pane: New …
(edit) @59713   9 years vboxsync FE/Qt: bugref:7909: Mac OS X: Runtime UI: Removing extra space.
(edit) @59712   9 years vboxsync FE/Qt: VBox About Dialog: Mention Qt version for Debug build.
(edit) @59711   9 years vboxsync SharedFolders: fix debug build.
(edit) @59710   9 years vboxsync SharedFolders: bugref:7765: handle deleted folders
(edit) @59709   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Cleanups (part1).
(edit) @59708   9 years vboxsync Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs …
(edit) @59706   9 years vboxsync vfsreadahead.cpp: coding in progress (time to go home)
(edit) @59705   9 years vboxsync VUSB: Some structural cleanup (#3 build fix)
(edit) @59704   9 years vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59703   9 years vboxsync IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
(edit) @59702   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Cleanups.
(edit) @59701   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59700   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59699   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Implementing …
(edit) @59698   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Extra-Data: …
(edit) @59697   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do some …
(edit) @59696   9 years vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59695   9 years vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
Note: See TracRevisionLog for help on using the revision log.

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