VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7039   17 years vboxsync Alignment issues with the 32 bits windows build
(edit) @7038   17 years vboxsync FE/Qt: Corrected misspelled English source strings in recently added …
(edit) @7037   17 years vboxsync 32-bit build fix
(edit) @7035   17 years vboxsync Export RTProcSelf and RTR0ProcHandleSelf to the .r0 guys.
(edit) @7034   17 years vboxsync Fixed unlinking bug in the object cleanup routine that would screw up …
(edit) @7033   17 years vboxsync upgly typo preventing hostif from working
(edit) @7032   17 years vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @7031   17 years vboxsync removed the superflous ifname_valid check
(edit) @7030   17 years vboxsync Additions: fixed a makefile problem with spaces
(edit) @7027   17 years vboxsync Main/Settings: FromString <bool>: Recognize "0" and "1" and forget …
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7025   17 years vboxsync Corrected VBOX_PATH_ADDITIONS.linux.x86 to do like the windows and os2 …
(edit) @7024   17 years vboxsync Fix testcase
(edit) @7023   17 years vboxsync Additions/x11: disabled unnecessary debug logging in the shared clipboard
(edit) @7022   17 years vboxsync Installers/Linux: changed the network management scripts to no longer …
(edit) @7021   17 years vboxsync FE/Qt: Fixed tab focus order on the Audio page of the settings dialog.
(edit) @7020   17 years vboxsync FE/Qt: Updates to the French translation.
(edit) @7019   17 years vboxsync Use the new ASMAtomic[Uo]Read/Write stuff.
(edit) @7018   17 years vboxsync Assert+Break out of the scheduling loop if the links have gone bad.
(edit) @7017   17 years vboxsync Fixed MMHyperAlloc calls in PGMR3PhysRomRegister (dormant code).
(edit) @7016   17 years vboxsync Compile fixes
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7014   17 years vboxsync Making the logging more useful.
(edit) @7013   17 years vboxsync vboxdrv logging setup in #if 0..#endif so it can easily be enabled.
(edit) @7012   17 years vboxsync Spelling for Network Adapters.
(edit) @7011   17 years vboxsync Solaris: Use /dev/vboxdrv to allow running VirtualBox in non-global zones.
(edit) @7008   17 years vboxsync warning
(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.
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