VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6972   17 years vboxsync Don't kill debug builds on solaris with silly assertions.
(edit) @6971   17 years vboxsync Fixed: Newly created files and directories won't be indexed …
(edit) @6970   17 years vboxsync Additions/X11: first attempt at dynamic guest resizing
(edit) @6969   17 years vboxsync Additions/X11: weakened SUID root permissions on VBoxClient on Linux. …
(edit) @6968   17 years vboxsync added support for E1000 to VBoxManage
(edit) @6967   17 years vboxsync Don't use the system library path to look for plugins.
(edit) @6965   17 years vboxsync Main: Host::checkUSBProxyService() now returns a warning instead of an …
(edit) @6964   17 years vboxsync Main: Added support for warning result codes and for multi-error mode …
(edit) @6962   17 years vboxsync Enable the posix TLS implementation.
(edit) @6961   17 years vboxsync Generic implementation (in case it's needed).
(edit) @6960   17 years vboxsync Fixed too aggressive checking of LCHS geometry values. Triggered an …
(edit) @6959   17 years vboxsync Additions/X11: minor logging corrections
(edit) @6958   17 years vboxsync assertion
(edit) @6957   17 years vboxsync Implemented RTTls on win32.
(edit) @6955   17 years vboxsync reverted 28115 because of 28118
(edit) @6954   17 years vboxsync Implemented RTTls for posix threads.
(edit) @6953   17 years vboxsync HGCM tries to load service libs from specific locations (VBoxBFE).
(edit) @6952   17 years vboxsync HGCM tries to load service libs from specific locations.
(edit) @6951   17 years vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6950   17 years vboxsync Enabled shared folders on the darwin platform.
(edit) @6949   17 years vboxsync Additions/x11: made some logging optional in the clipboard client
(edit) @6948   17 years vboxsync Additions/Linux: fixed a copy_to_user/copy_from_user mixmatch in …
(edit) @6947   17 years vboxsync Additions/Linux: added the VBoxRandR script to the Linux Additions …
(edit) @6946   17 years vboxsync Aligned the TLS destructor bits with posix.
(edit) @6945   17 years vboxsync doc
(edit) @6944   17 years vboxsync Implemented TLS on OS/2. (hope it compiles)
(edit) @6943   17 years vboxsync Additions/X11: added a script to call the xrandr application which is …
(edit) @6942   17 years vboxsync FE/Qt: Shared Folders: Better solution for painting root items on …
(edit) @6941   17 years vboxsync Removed ASYNCSTATE. Set EventOutOfSpace to NIL after destruction.
(edit) @6940   17 years vboxsync Set Shared Folders list "columns reordering" to false.
(edit) @6939   17 years vboxsync 2008 -> 2007-2008.
(edit) @6936   17 years vboxsync Little fix for Shared Folders list. Repainting listView separate item …
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6934   17 years vboxsync FE/SDL: fixed window resize if secure label is disabled at compile time
(edit) @6933   17 years vboxsync Unnoticed typo in make function call.
(edit) @6932   17 years vboxsync FE/Qt: Added disabled 16px icon for Pause action.
(edit) @6931   17 years vboxsync Converted the TAP async thread to a PDMDrvThread
(edit) @6930   17 years vboxsync changed tabs to spaces
(edit) @6929   17 years vboxsync Copyright to 2008
(edit) @6927   17 years vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6925   17 years vboxsync Virtual handler docs.
(edit) @6924   17 years vboxsync 2669: Create VM context menu in the Selector window: 1) "New..." …
(edit) @6923   17 years vboxsync Main: Added simple MS VisualBasic testcase.
(edit) @6922   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6919   17 years vboxsync Solaris: USBProxyDevice-stub.
(edit) @6918   17 years vboxsync Solaris vboxdrv: Hide more verbose logging in release builds.
(edit) @6917   17 years vboxsync FE/Qt: Be verbose.
(edit) @6916   17 years vboxsync Fixed stupid inverted assertion.
(edit) @6915   17 years vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6914   17 years vboxsync Replaced PGMR3DumpMappings by info handler.
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6912   17 years vboxsync Removed the normal (PGMVIRTHANDLERTYPE_NORMAL) kind of virtual access …
(edit) @6911   17 years vboxsync Removed the EIP (PGMVIRTHANDLERTYPE_EIP) kind of virtual access …
(edit) @6910   17 years vboxsync Updated the todo.
(edit) @6909   17 years vboxsync Main: Added IMachine::machines2 that returns the array instead of the …
(edit) @6908   17 years vboxsync Fixed uninitialized rc in PGMHandlerPhysicalReset.
(edit) @6907   17 years vboxsync FE/Qt: COMWrappers: Added typedef XXXVector where XXX is the class …
(edit) @6906   17 years vboxsync Moved PGMHandlerPhysicalPageTempOff, PGMHandlerPhysicalPageReset, …
(edit) @6905   17 years vboxsync A couple of fixes to PGMAssertHandlerAndFlagsInSync.
(edit) @6904   17 years vboxsync 2669: Create VM context menu in the Selector window: Feature …
(edit) @6903   17 years vboxsync Fixed bug (regression) in PGMAssertHandlerAndFlagsInSync.
(edit) @6902   17 years vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6901   17 years vboxsync Shared folders: No assertions when accessing file properties anymore.
(edit) @6900   17 years vboxsync FE/Qt: Fixed array support for arrays of interface pointers.
(edit) @6897   17 years vboxsync Additions/x11: VBoxClient cleanups and sanity fixes
(edit) @6896   17 years vboxsync Shared folders: Bugfix for file properties assertion.
(edit) @6895   17 years vboxsync Main: Error spelling.
(edit) @6894   17 years vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6893   17 years vboxsync Additions/x11: exception-safety in VBoxClient
(edit) @6892   17 years vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6891   17 years vboxsync cosmetics.
(edit) @6890   17 years vboxsync cosmetics.
(edit) @6889   17 years vboxsync better fix for r28020
(edit) @6888   17 years vboxsync fixed r28020
(edit) @6886   17 years vboxsync FE/SDL: OS/2 keyboard fixes [contributed by Paul Smedley].
(edit) @6885   17 years vboxsync FE/BFE: Use the correct name of VBoxSharedFolders DLL on OS/2.
(edit) @6883   17 years vboxsync Solaris vboxdrv: Avoid log flow like debug lines in release builds.
(edit) @6882   17 years vboxsync Update Makefile.kmk
(edit) @6879   17 years vboxsync BIOS: fix booting from more than 4 drives
(edit) @6878   17 years vboxsync win32 -> win.
(edit) @6877   17 years vboxsync floppy: fixed error message if the floppy device cannot be found
(edit) @6876   17 years vboxsync DMI: made size consistent, removed double size check, fix error message
(edit) @6875   17 years vboxsync Main: Updated Doxygen XSL to properly suffix array parameters with [].
(edit) @6873   17 years vboxsync r=bird: Don't permit buffer overflows by long DMI strings in CFGM. …
(edit) @6872   17 years vboxsync ERROR_DIRECTORY -> VERR_NOT_A_DIRECTORY
(edit) @6871   17 years vboxsync allow to overwrite the DMI info
(edit) @6870   17 years vboxsync Make the BIOS booting from any attached disk.
(edit) @6869   17 years vboxsync Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
(edit) @6868   17 years vboxsync Implement associating a tap interface with a group (linux 2.6.23+)
(edit) @6867   17 years vboxsync Small fixes for Shared Folders list: ignoring width of sub-headers …
(edit) @6866   17 years vboxsync updated tunctl
(edit) @6865   17 years vboxsync Splitting parental list items into one column for Shared Folder list.
(edit) @6864   17 years vboxsync VBoxHDD-new: The size argument of RTDirRead must be initialized if not …
(edit) @6863   17 years vboxsync Frontends/VirtualBox: added new logging to the Linux keyboard handler …
(edit) @6862   17 years vboxsync Removed the PGMPHYSHANDLERTYPE_PHYSICAL value as it was never and will …
(edit) @6861   17 years vboxsync Sketected out new MMIO and MMIO2 interfaces. Not complete or …
(edit) @6860   17 years vboxsync VBOX_WITH_X11_ADDITIONS
(edit) @6858   17 years vboxsync VBoxManage: Clear UUID structure before using it.
(edit) @6857   17 years vboxsync Linux modules: unbreak compilation against Linux 2.4
(edit) @6856   17 years vboxsync Renamed pgmGuestROMWriteHandler to pgmPhysRomWriteHandler.
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