VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7007   17 years vboxsync Additions/x11: clipboard-new.cpp was not yet in OSE
(edit) @7006   17 years vboxsync Installers/Linux: after a DKMS kernel module build, the module was no …
(edit) @7005   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @7004   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @7003   17 years vboxsync FE/Qt: don't assert on inaccessible VMs
(edit) @7002   17 years vboxsync Main: No warnings on VINF_SUCCESS.
(edit) @7001   17 years vboxsync FE/Qt: Language fixes.
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6998   17 years vboxsync Frontends/VBoxBFE: updated HGCM in VBoxBFE after r28172, r28177 and r28183
(edit) @6996   17 years vboxsync Check for VBOX_WITH_PDM_LOCK.
(edit) @6994   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
(edit) @6993   17 years vboxsync 2679: Add selector of NIC type to network configuration GUI.
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6991   17 years vboxsync r=bird: Close the file on failure.
(edit) @6990   17 years vboxsync Additions/X11 and HostServices/SharedClipboard: fixed a problem with …
(edit) @6988   17 years vboxsync VBOXMAINDLL are used for stuff in different directories, so having …
(edit) @6987   17 years vboxsync VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
(edit) @6986   17 years vboxsync Lower Information Dialog width.
(edit) @6985   17 years vboxsync HGCM: reapplied r28137, which got lost when I commited the code Vitali …
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6982   17 years vboxsync VBOXGUEST_IOCTL_SIZE -> _IOC_SIZE
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6979   17 years vboxsync FE/Qt: New main toolbar icons.
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6977   17 years vboxsync VBOX_WITH_E1000
(edit) @6975   17 years vboxsync FE/Qt: Added support for warning result codes (#2673).
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(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
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