VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38582   14 years vboxsync FE/Qt: also show the version of the old installed extpack
(edit) @38581   14 years vboxsync IPRT: More debug info & ldr stuff.
(edit) @38580   14 years vboxsync unused variable
(edit) @38579   14 years vboxsync Main/GuestCtrl: Handle files correctly where the file size can be …
(edit) @38578   14 years vboxsync fix dependency builds
(edit) @38577   14 years vboxsync VMM/HWVMXR0: disabled annoying assertion
(edit) @38576   14 years vboxsync Windows host installer: Fixed command line component selection with …
(edit) @38575   14 years vboxsync FE/Qt: Patches for Update Manager and Extension Pack Downloader.
(edit) @38574   14 years vboxsync pam_vbox: Documentation update for "CredsWaitAbort".
(edit) @38573   14 years vboxsync iprt: Read dwarf line numbers.
(edit) @38572   14 years vboxsync FE/Qt4: don't show the variant page if the user don't have a choice
(edit) @38571   14 years vboxsync FE/Qt4: make it HDD
(edit) @38570   14 years vboxsync FE/Qt4: ups
(edit) @38569   14 years vboxsync FE/Qt4: little bit more description
(edit) @38568   14 years vboxsync FE/Qt4: missed two cases
(edit) @38567   14 years vboxsync Config;FE/Qt4: use VBOX_BUILD_PUBLISHER
(edit) @38566   14 years vboxsync Correctly query host floppy drive size on Windows.
(edit) @38565   14 years vboxsync wddm/3d: reuse window for wine swapchains representing one and the …
(edit) @38564   14 years vboxsync OSE Windows build fix
(edit) @38563   14 years vboxsync Storage: Add an almost working QCOW backend, can handle version 1 …
(edit) @38562   14 years vboxsync QED: Bug fixes
(edit) @38561   14 years vboxsync VBoxManage/GuestCtrl: Enable directory copying, bugfixes, some …
(edit) @38560   14 years vboxsync disp/xpdm: fix pointer arithmetics (causing bsod, public bug #9508)
(edit) @38559   14 years vboxsync doc/manual/security: minor corrections
(edit) @38558   14 years vboxsync build fix
(edit) @38557   14 years vboxsync dbgmoddwarf.cpp: line number virtual machine coding.
(edit) @38556   14 years vboxsync doc/manual: more security stuf
(edit) @38555   14 years vboxsync Show EHCI state with showvminfo.
(edit) @38554   14 years vboxsync dwarf hacking in progress…
(edit) @38553   14 years vboxsync dbgmod.cpp: Fixed double locking bug in RTDbgModLineByAddr.
(edit) @38552   14 years vboxsync fix OSE
(edit) @38551   14 years vboxsync VBoxManage/GuestCtrl: Documentation, some renaming.
(edit) @38550   14 years vboxsync Windows build fix
(edit) @38549   14 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38548   14 years vboxsync pam_vbox: Documentation.
(edit) @38547   14 years vboxsync IPRT: More debug info hacking.
(edit) @38546   14 years vboxsync warning
(edit) @38545   14 years vboxsync pam_vbox: Implemented threaded waiting without the need to explicitly …
(edit) @38544   14 years vboxsync BIOS: Cleaner initial state.
(edit) @38543   14 years vboxsync kStuff: 33 -> 42: debug info changes.
(edit) @38542   14 years vboxsync Additions/linux/installer: really finish the rest of the installation …
(edit) @38541   14 years vboxsync DrvDiskIntegrity: Add support for the I/O logger from the storage …
(edit) @38540   14 years vboxsync VD: Start of a new library which contains utilities for debugging, …
(edit) @38539   14 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit) @38538   14 years vboxsync configure: don't overwrite PKG_CONFIG_PATH for the Qt check
(edit) @38537   14 years vboxsync Debugger: don't crash in dbgcCmdWorkerSearchMem()
(edit) @38536   14 years vboxsync vmm: fix INVALID_ARGUMENT guru on insufficient memory (fix page …
(edit) @38535   14 years vboxsync Main: missed one case
(edit) @38534   14 years vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38533   14 years vboxsync Main/ErrorInfo: allow to set standard errors without text and error …
(edit) @38532   14 years vboxsync BusLogic: Fix passing error information to the guest when a request …
(edit) @38531   14 years vboxsync iprt: debug info coding…
(edit) @38530   14 years vboxsync VSCSI: Implement REQUEST SENSE command
(edit) @38529   14 years vboxsync VBoxManage: suppress error message from showvminfo under rare …
(edit) @38528   14 years vboxsync VBoxManage: another fix for extpack install --replace
(edit) @38527   14 years vboxsync BIOS: Move the stack lower to avoid possible conflicts with PXE NBPs.
(edit) @38526   14 years vboxsync FE/CLI: accident check-in
(edit) @38525   14 years vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(edit) @38524   14 years vboxsync Main/glue/ErrorInfo: more macros
(edit) @38523   14 years vboxsync Config.kmk: properly enable docs translations for OSE
(edit) @38522   14 years vboxsync Installer-OSX: check that $USER is defined
(edit) @38521   14 years vboxsync VHD: Fix the async I/O version too
(edit) @38520   14 years vboxsync FE/Qt4: small updates to some icons
(edit) @38519   14 years vboxsync VHD: Fix the fix
(edit) @38518   14 years vboxsync VHD: Clip read size before checking if the block is allocated. Fixes …
(edit) @38517   14 years vboxsync rdesktop: fixed compilation of exported source tarball
(edit) @38516   14 years vboxsync IPRT: Working on debug info again.
(edit) @38515   14 years vboxsync IPRT: Working on debug info again.
(edit) @38514   14 years vboxsync Devices/VGA: make two debug log statements into LogRelFlow
(edit) @38513   14 years vboxsync win-dbg build fix
(edit) @38512   14 years vboxsync usb/win: avoid replugging/filtering netsed hubs (typically could occur …
(edit) @38511   14 years vboxsync Main/Error: attempt to describe the error handling in COM
(edit) @38510   14 years vboxsync Main/glue/ErrorInfo: fix burn
(edit) @38509   14 years vboxsync Main/glue/ErrorInfo: print _all_ error messages, not only the last …
(edit) @38508   14 years vboxsync Main/glue/ErrorInfo: fix regression of r67420 (preserve error chain)
(edit) @38507   14 years vboxsync doc/manual: more stuff for the security chapter
(edit) @38506   14 years vboxsync Windows Additions: fix swapped coordinates for mouse pointer hotspot
(edit) @38505   14 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38504   14 years vboxsync doc/manual: cosmetics
(edit) @38503   14 years vboxsync doc/manual: typos
(edit) @38502   14 years vboxsync doc/manual: typo, better wording.
(edit) @38501   14 years vboxsync FE/Qt4:_makes the image format list unique
(edit) @38500   14 years vboxsync German NLS: shorten menu entry
(edit) @38499   14 years vboxsync Main/Machine+Medium: fix medium registry association when attaching a …
(edit) @38498   14 years vboxsync FE/Qt4: add icons for r73531
(edit) @38497   14 years vboxsync FE/Qt: Settings Dialog bug fix: Default validation warnings were not …
(edit) @38496   14 years vboxsync FE/Qt4: be more specific
(edit) @38495   14 years vboxsync Main: shared folder setup: reorder the path checks; if a shared folder …
(edit) @38494   14 years vboxsync Main: fix VM initialization if a shared folder does not exists (fix …
(edit) @38493   14 years vboxsync GuestCtrl: Fixed regression when waiting for guest output.
(edit) @38492   14 years vboxsync NAT: logging.
(edit) @38491   14 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file export
(edit) @38490   14 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file import
(edit) @38489   14 years vboxsync tstVMStructSize: Print a couple of extra offsets in the VM struct.
(edit) @38488   14 years vboxsync usb/win: usbhub filter drivers support (more correct dealing with …
(edit) @38487   14 years vboxsync FE/Qt4: add reset, shutdown, power off to the VirtualBox Manager
(edit) @38486   14 years vboxsync pam_vbox: Implemented security bits.
(edit) @38485   14 years vboxsync Merge comment blocks.
(edit) @38484   14 years vboxsync vboxnetflt: guest to host packet capture fix (#5817)
(edit) @38483   14 years vboxsync pam_vbox: Documentation.
Note: See TracRevisionLog for help on using the revision log.

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