VirtualBox

source: vbox/trunk/src/VBox/Main/src-all

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54403   10 years vboxsync Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
(edit) @54343   10 years vboxsync Main/KeyStore: Simple keystore interface to store single DEKs …
(edit) @54017   10 years vboxsync Main: increase the minimum required memory for 2003 Server as well as …
(edit) @54016   10 years vboxsync Main: default 256MB for WinXP64
(edit) @54005   10 years vboxsync Main: increase default HDD size for Windows 10 guests
(edit) @53867   10 years vboxsync Main: Added machine state change probe.
(edit) @53865   10 years vboxsync Main: Added dtrace probes to the auto generated wrappers (half …
(edit) @53160   10 years vboxsync Main/EventImpl.cpp: fix passive event handling regression from wrapper …
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52901   10 years vboxsync Main: trailing spaces + warning
(edit) @52734   10 years vboxsync Main/Event: add uninit state handling for VBoxEvent, and the full …
(edit) @52720   10 years vboxsync Main/Event: build fixes for XPCOM
(edit) @52719   10 years vboxsync Main/Event: wrapper conversion, not covering the automatically …
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52559   10 years vboxsync Main/QMTranslator: export to OSE
(edit) @52418   10 years vboxsync comregister.cmd: Check if the current user is an administrator. …
(edit) @52413   10 years vboxsync VBoxSVC: resolve undesirable freeze on shutdown.
(edit) @52397   10 years vboxsync comregister.cmd: Added support for handling installation paths …
(edit) @52267   10 years vboxsync unused param, variables warnings.
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52029   10 years vboxsync Main: warning
(edit) @51978   10 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51611   10 years vboxsync Old 4NT versions cannot handle ProgramFiles(x86), changed the test.
(edit) @51572   10 years vboxsync comregister.cmd: don't install the proxy stub on XP and W2K3.
(edit) @51538   11 years vboxsync Main/OSType: fixed typo for Win81 OS types
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51389   11 years vboxsync Main: increase default RAM for EL64/OL64 from 512M to 768M
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50952   11 years vboxsync ProgressImpl: log format fix.
(edit) @50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50545   11 years vboxsync Main/EventSource+VirtualBox: better event source cleanup (for now used …
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50543   11 years vboxsync Main/EventImpl.cpp: more whitespace
(edit) @50538   11 years vboxsync Main/EventImpl.cpp: coding style cleanup
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50242   11 years vboxsync Main: 6713: Adding (32 bit) postfix to OSes descriptions.
(edit) @49911   11 years vboxsync 32-bit on 64-bit proxy dll (still disabled), made comregister.cmd …
(edit) @49908   11 years vboxsync Quick midl proxy dll experiment.
(edit) @49537   11 years vboxsync Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, …
(edit) @49130   11 years vboxsync Main/ExtPackManagerImpl: internal method to get the full path of a module.
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @48886   11 years vboxsync Mac OS X VM defaults: Default to I82545EM instead of I82543GC since …
(edit) @48827   11 years vboxsync Mac OS X guest types enumeration: fixed typo.
(edit) @48778   11 years vboxsync spaces
(edit) @48702   11 years vboxsync Main: increase the default RAM size of a few Linux guests to at least 512MB
(edit) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48440   11 years vboxsync Mac OS X should default to AHCI DVD drive and UTC in RTC.
(edit) @48390   11 years vboxsync Main/ExtPackManagerImpl: warning.
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48295   11 years vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @47852   11 years vboxsync Main/Event Queue: Forward ported r86728 + r87009 from 4.1.
(edit) @47391   11 years vboxsync Main/VirtualBoxErrorInfo: Initialize mResultDetail.
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46823   11 years vboxsync Main: fix breakage in previous client/server separation cleanup
(edit) @46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46350   12 years vboxsync The GUI an its assumptions... Fixed assertion due to missing OS icon …
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44413   12 years vboxsync Main/Global: add Linux 3.x to the Linux 2.6 entry to make it clear …
(edit) @44288   12 years vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44277   12 years vboxsync log typo.
(edit) @44124   12 years vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @43898   12 years vboxsync Missing return value.
(edit) @43248   12 years vboxsync added a Win2k12_x64 OS type
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @43088   12 years vboxsync Win8: no 3D for new VMs because that's more stable. The user can still …
(edit) @42911   12 years vboxsync Main: Mac guest bump memory default size 1Gb -> 2Gb.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42339   12 years vboxsync Main: MS recommends 2GB for Win8/64
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41973   12 years vboxsync Main: 8 => 12GB for Oracle Linux guests
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41184   13 years vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @41104   13 years vboxsync Main: Fix assertion caused by double locking
(edit) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @40690   13 years vboxsync 25GB default hard disk space for Vista .... Windows 8
(edit) @40671   13 years vboxsync Ubuntu: enable PAE
(edit) @40468   13 years vboxsync Main/ExtPackManager: fix Windows problem where we stop in the filename …
(edit) @40290   13 years vboxsync Windows 8 / 32-bit guests require PAE
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @40041   13 years vboxsync Create Win9x VMs with floppy/SB16, tablet for Me.
(edit) @39878   13 years vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
(edit) @39714   13 years vboxsync nits.
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