VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @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) @38482   14 years vboxsync Typo in typo correction.
(edit) @38481   14 years vboxsync Typos.
(edit) @38480   14 years vboxsync FE/Qt4: this opens something
(edit) @38479   14 years vboxsync FE/Qt4:_more typos
(edit) @38478   14 years vboxsync FE/Qt4: typo
(edit) @38477   14 years vboxsync FE/Qt4: add screenshot functionality to the GUI
(edit) @38476   14 years vboxsync FE/Qt: Rework new version notifier to be a part of new UIUpdateManager …
(edit) @38475   14 years vboxsync Main/Medium: fix error message handling in the error cleanup code
(edit) @38474   14 years vboxsync Reverted r73525 - not needed.
(edit) @38473   14 years vboxsync pam_vbox: Solaris OSE build fix.
(edit) @38472   14 years vboxsync pam_vbox: build fix.
(edit) @38471   14 years vboxsync PAM: Solaris build fixes, misc. bugfixes.
(edit) @38470   14 years vboxsync BusLogic: Fix typo
(edit) @38469   14 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38468   14 years vboxsync PAM: First implementation of waiting for credentials.
(edit) @38467   14 years vboxsync FE/Qt4: allows starting a VM headless by pressing SHIFT
(edit) @38466   14 years vboxsync tar: --hard-dereference => --dereference
(edit) @38465   14 years vboxsync tar: dereference hard links
(edit) @38464   14 years vboxsync tstVDIo: Add testcase for QED
(edit) @38463   14 years vboxsync Storage: Add QED backend
(edit) @38462   14 years vboxsync tstVDIo: Updates
(edit) @38458   14 years vboxsync FE/Qt4-NLS: merged hu
(edit) @38457   14 years vboxsync FE/Qt: Russian NLS update.
(edit) @38456   14 years vboxsync GuestCtrl: Disable copying directories from guest -> host.
(edit) @38455   14 years vboxsync Main-OVA: fix importing of renamed OVA files
(edit) @38454   14 years vboxsync Minor scan set 3 fix.
(edit) @38453   14 years vboxsync VBoxManage/GuestCtrl: Corrected directory open flag, removed …
(edit) @38452   14 years vboxsync Main/Medium: make CreateDiffMedium more convenient to use by …
(edit) @38451   14 years vboxsync FE/Qt4-NLS: merged it, es and fr
(edit) @38450   14 years vboxsync German NLS
(edit) @38449   14 years vboxsync VD: Fix copy optimization
(edit) @38447   14 years vboxsync Linux Additions: fixed llseek for Linux shared folders for Linux …
(edit) @38446   14 years vboxsync VBoxManage: warnings
(edit) @38445   14 years vboxsync Additions/VBoxService: warnings
(edit) @38441   14 years vboxsync Main/USB: do not propagate remote filter to USBProxyService for all …
(edit) @38440   14 years vboxsync FE/Qt4: fix clone wizard and full clone mode when the VM has no snapshots
(edit) @38439   14 years vboxsync GuestCtrl: Removed dead code.
(edit) @38438   14 years vboxsync wddm/wine: disable extra warnings
(edit) @38437   14 years vboxsync GuestCtrl: Update.
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