VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38435   14 years vboxsync FE/Qt4-NLS: update
(edit) @38433   14 years vboxsync eol-style
(edit) @38432   14 years vboxsync Main/USB: don't propagate remote filtera to USBProxyService
(edit) @38431   14 years vboxsync FE/Qt: Runtime USB device menu: Correct handling of …
(edit) @38430   14 years vboxsync FE/Qt4-NLS: merged sr
(edit) @38428   14 years vboxsync Main-CloneVM: wrong order
(edit) @38427   14 years vboxsync FE/Qt4: fix changing of clone wizard buttons on older Qt versions
(edit) @38425   14 years vboxsync usb/win: better logging
(edit) @38424   14 years vboxsync usb/win: fix err handling
(edit) @38423   14 years vboxsync Installer/linux/rpm, deb: share udev and device node installation …
(edit) @38421   14 years vboxsync FE/Qt: 5800: Rework GUI networking support to use latest Qt networking …
(edit) @38420   14 years vboxsync Main-Clone: use new Medium::cloneToEx method
(edit) @38419   14 years vboxsync Runtime: fixed an accident
(edit) @38418   14 years vboxsync build fix
(edit) @38417   14 years vboxsync Windows build fix
(edit) @38416   14 years vboxsync doc/manual,VBoxManage: build a dedicated build tool VBoxManageHelp to …
(edit) @38415   14 years vboxsync BIOS: Avoid a possible race (only enable keyboard interface after …
(edit) @38414   14 years vboxsync FE/Qt4-NLS: merged sr, sv, fr
(edit) @38413   14 years vboxsync VD/Parallels: Cleanup, fixes and implement support for parallels image …
(edit) @38412   14 years vboxsync FE/Qt4: VBoxImportApplianceWgt -> UIApplianceImportEditorWidget; Code …
(edit) @38411   14 years vboxsync Additions/VBoxService: don't fail if VbglR3GetSessionId() does not work
(edit) @38410   14 years vboxsync FE/Qt4: VBoxExportApplianceWgt -> UIApplianceExportEditorWidget; Code …
(edit) @38409   14 years vboxsync VD: Fix a possible deadlock if the block cache is enabled
(edit) @38408   14 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38407   14 years vboxsync Windows guest additions: disable PageList HGCM parameters for 64 bit …
(edit) @38406   14 years vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @38405   14 years vboxsync wddm: propper context destruction
(edit) @38404   14 years vboxsync deb/rpm: remove installed extension packs on 'purge'
(edit) @38403   14 years vboxsync GuestCtrl: Disable copying directories from guest -> host.
(edit) @38402   14 years vboxsync NAT: win build fix.
(edit) @38401   14 years vboxsync NAT: clean mbufs and list of intercepted packets while ICMP processing …
(edit) @38400   14 years vboxsync GuestCtrl: Disable copying directories from guest -> host, reverted …
(edit) @38399   14 years vboxsync GuestCtrl: Added missing callback inits.
(edit) @38398   14 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Synchronizing NLS.
(edit) @38397   14 years vboxsync Main/Medium: fix object locks and medium lock state in createDiffStorage()
(edit) @38395   14 years vboxsync GuestCtrl: Update.
(edit) @38394   14 years vboxsync crOpenGL: add workaround for #5831
(edit) @38393   14 years vboxsync FE/Qt: 5809: Taking a snapshot for a running VM through the VM manager …
(edit) @38392   14 years vboxsync usb/win: disable back verbose logging
(edit) @38391   14 years vboxsync usb/win: temporary enable verbose logging
(edit) @38390   14 years vboxsync Installer/darwin: Attempt to undo damage done by r73238
(edit) @38389   14 years vboxsync vboxnetadp: comment fix
(edit) @38388   14 years vboxsync vboxnetadp: alignment fix and assert paranoia
(edit) @38386   14 years vboxsync fixed building the deb/rpm packages
(edit) @38385   14 years vboxsync Installer/Linux: cleaned up the USB device node installation for the …
(edit) @38384   14 years vboxsync FE/Qt4: VBoxApplianceEditorWgt -> UiApplianceEditorWidget; Code Style …
(edit) @38383   14 years vboxsync Write obuf must ignore kbd interface state.
(edit) @38379   14 years vboxsync VBoxUSB/solaris: show full client device path in the syslog.
(edit) @38378   14 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38377   14 years vboxsync DevPS2: Reworked and improved the KBC emulation.
(edit) @38376   14 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38375   14 years vboxsync FE/Qt4: VBoxLineTextEdit -> UILineTextEdit; Coding Style cleanup
(edit) @38374   14 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38373   14 years vboxsync FE/Qt4: fix warning
(edit) @38372   14 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Renaming UIActionPoolOffline …
(edit) @38371   14 years vboxsync Darwin burn fix
(edit) @38370   14 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38367   14 years vboxsync FE/Qt4: fix pressing Enter when the License Edit button is shown in …
(edit) @38366   14 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(edit) @38365   14 years vboxsync Main/VRDE: default port
(edit) @38364   14 years vboxsync REM: Try fix the broken sysexit (and partially sysenter).
(edit) @38363   14 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38362   14 years vboxsync Installer/linux: we were creating USB device nodes we did not want to …
(edit) @38360   14 years vboxsync Windows host: Fixed icon for .VDI files.
(edit) @38359   14 years vboxsync Installer-OSX: remove vbox-img again
(edit) @38357   14 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38356   14 years vboxsync usb/win: more logging
(edit) @38355   14 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Reuse global 'help' …
(edit) @38352   14 years vboxsync Storage/testcase: allow to create bigger virtual disk images than 1TB
(edit) @38351   14 years vboxsync FE/Qt4-OSX: fix burn
(edit) @38350   14 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @38348   14 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Initial version: Action pool …
(edit) @38347   14 years vboxsync German NLS fix
(edit) @38346   14 years vboxsync FE/Qt4: fix small leaks
(edit) @38345   14 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38343   14 years vboxsync FE/Qt4: fix exporting of additional infos
(edit) @38340   14 years vboxsync Installer/Linux: remove VBoxBalloonCtrl symlink
(edit) @38338   14 years vboxsync German NLS fixes
(edit) @38337   14 years vboxsync another typo
(edit) @38336   14 years vboxsync FE/Qt: some copy'n'paste typos from r73323
(edit) @38333   14 years vboxsync Storage/RAW: Remove superfluous line
(edit) @38332   14 years vboxsync Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
(edit) @38331   14 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38330   14 years vboxsync FE/VBoxManage: Allow CD/DVD drive hotplugging
(edit) @38329   14 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38328   14 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38327   14 years vboxsync EMR3Init: duh.
(edit) @38326   14 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   14 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   14 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38323   14 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38322   14 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38321   14 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38320   14 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38319   14 years vboxsync Recompiler/FreeBSD: Fix alignment on 32bit
(edit) @38318   14 years vboxsync FE/Qt: UIIndicatorsPool: Fixing a typo.
(edit) @38317   14 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   14 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   14 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38314   14 years vboxsync crogl: fix hgcm con raisings, that cause WinSAT, immage viewer, etc. …
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