VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35378   14 years vboxsync export
(edit) @35377   14 years vboxsync Removed empty hgcm include dir.
(edit) @35376   14 years vboxsync moved comregister.cmd.
(edit) @35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
(edit) @35374   14 years vboxsync hgcm -> main
(edit) @35373   14 years vboxsync grr
(edit) @35372   14 years vboxsync correct location.
(edit) @35371   14 years vboxsync fixing.
(edit) @35370   14 years vboxsync build fix.
(edit) @35369   14 years vboxsync build fix
(edit) @35368   14 years vboxsync Main: source re-org.
(edit) @35367   14 years vboxsync Etherboot-src/Makefile.kmk: Simplified the …
(edit) @35366   14 years vboxsync adds installer/win: space/tab consistency
(edit) @35365   14 years vboxsync adds installer/win: wine d3d 64bit for xpdm
(edit) @35364   14 years vboxsync Main: creating new source dirs
(edit) @35363   14 years vboxsync deb/rpm: fix VBoxExtPackHelperApp permissions
(edit) @35362   14 years vboxsync warning
(edit) @35359   14 years vboxsync netflt/win: avoid rx packet queueing for active netflt
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35356   14 years vboxsync Main/NetIf: Default (primary) NIC detection on Windows hosts (#3773)
(edit) @35355   14 years vboxsync build fix
(edit) @35354   14 years vboxsync Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35350   14 years vboxsync build fix…
(edit) @35349   14 years vboxsync Removed empty PATM directory.
(edit) @35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
(edit) @35347   14 years vboxsync build fix.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35345   14 years vboxsync More VMMGC* -> VMMRC*.
(edit) @35342   14 years vboxsync vboxshell: attribute values can be not only alpha-numeric
(edit) @35341   14 years vboxsync wine/xpdm: d3d 64bit working for simple apps
(edit) @35340   14 years vboxsync More build fixes
(edit) @35339   14 years vboxsync More build fixes
(edit) @35337   14 years vboxsync More build fixes
(edit) @35336   14 years vboxsync Bunch of build fixes
(edit) @35335   14 years vboxsync VMM source reorg: VMMGC -> VMMRC.
(edit) @35334   14 years vboxsync build fix.
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @35332   14 years vboxsync wine/xpdm: commpilable 64bit version (not tested yet)
(edit) @35330   14 years vboxsync VBoxManage: fixed segmentation fault when removing non-existent …
(edit) @35329   14 years vboxsync win adds build fix
(edit) @35328   14 years vboxsync propper (hopefully) build fix
(edit) @35327   14 years vboxsync build fix try
(edit) @35326   14 years vboxsync build fix (XXX_TEMPLATE does not seem propagated with XXX_EXTENDS for …
(edit) @35325   14 years vboxsync win build fix take 3
(edit) @35324   14 years vboxsync win build fix take 2
(edit) @35323   14 years vboxsync win host burn fix
(edit) @35321   14 years vboxsync Storage: Fix possible crashes with VMDK/VHD imageswith snapshots and …
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35317   14 years vboxsync VBoxManage: condition optimization for r69169
(edit) @35316   14 years vboxsync VBoxManage: host-only creation and removal enabled for all platforms …
(edit) @35314   14 years vboxsync VMM: warning (-Warray-bounds).
(edit) @35313   14 years vboxsync e1000: PXE boot fixes for WDS and other pipelined TFTP servers.
(edit) @35312   14 years vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35311   14 years vboxsync UPR3HardenedMain.cpp: next attempt at getting Solaris privileges …
(edit) @35309   14 years vboxsync Missing relocation for pfnSendMsiRC
(edit) @35308   14 years vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @35307   14 years vboxsync SUPR3HardenedMain.cpp: next attempt at properly updating privileges on …
(edit) @35306   14 years vboxsync IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. …
(edit) @35305   14 years vboxsync Main/Display: removed obsolete code.
(edit) @35304   14 years vboxsync Main/Display, VBoxTray: removed obsolete code.
(edit) @35301   14 years vboxsync deb: a lintian warning
(edit) @35298   14 years vboxsync VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35292   14 years vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35288   14 years vboxsync typo
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
(edit) @35286   14 years vboxsync LPC: typo
(edit) @35284   14 years vboxsync introduced VBOX_WITH_S3
(edit) @35283   14 years vboxsync VBOX_WITH_CROGL undef compile fix
(edit) @35282   14 years vboxsync VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix
(edit) @35281   14 years vboxsync UIFrameBufferQuartz2D: fixed incorrect r69057: framebuffer must not be …
(edit) @35280   14 years vboxsync 2d: fix playback for odd-sized images
(edit) @35279   14 years vboxsync ExtPack: Send the HWND down to the helper app so we can later make the …
(edit) @35275   14 years vboxsync FE/Qt: Russian NLS update for 4.0 release.
(edit) @35274   14 years vboxsync play safe
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35272   14 years vboxsync doc adj.
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35270   14 years vboxsync FE/Qt: 5421: Trying to fix rare crash during opening VM settings.
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35265   14 years vboxsync Additions/linux/installer: make sure the udev rule gets installed …
(edit) @35264   14 years vboxsync VBoxShell: guest pipe cmd
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35262   14 years vboxsync VBoxShell: check progress result code
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35260   14 years vboxsync VBoxShell: gcopy command
(edit) @35259   14 years vboxsync FE/Qt4-NLS: merged nl and ko.
(edit) @35258   14 years vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @35257   14 years vboxsync DBGCEmulateCodeView.cpp: Fixed bug discovered by MSC.
(edit) @35256   14 years vboxsync VBoxExtPackHelperApp: Another solaris workaround/fix - force it not to …
(edit) @35255   14 years vboxsync Main: fix windows burns
(edit) @35254   14 years vboxsync Undo wrong change.
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