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) @59391   9 years vboxsync VBoxProxyStub.c: Ignore NdrDllUnregisterProxy return value …
(edit) @59389   9 years vboxsync Config.kmk,Main: VBOX_MIDL_PROXY_CLSID and corresponding …
(edit) @59385   9 years vboxsync VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
(edit) @59370   9 years vboxsync VBoxProxyStub.c: Redid the cleanup-registry-mess code that deals with …
(edit) @59367   9 years vboxsync VBoxProxyStub: Implemented the automatic registration update code.
(edit) @59365   9 years vboxsync comregister.cmd: Fixed another wow64 thing.
(edit) @59364   9 years vboxsync comregister.cmd: IF xx LSS y works differently in CMD and 4NT. Fixed a …
(edit) @59363   9 years vboxsync VBoxProxyStub: Work in progress.
(edit) @59340   9 years vboxsync ExtPackManagerImpl.cpp: Removed extpack version check as it is made …
(edit) @59339   9 years vboxsync ExtPackManagerImpl.cpp: Turns out there are more snaufs in the USB …
(edit) @59336   9 years vboxsync ExtPackManagerImpl.cpp: Refuse to load extpacks older than 4.3.16 …
(edit) @59327   9 years vboxsync Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
(edit) @59319   9 years vboxsync ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
(edit) @59318   9 years vboxsync ThreadTask: Review/@todo
(edit) @59136   9 years vboxsync Main/ThreadTask.cpp: Warning, spaces.
(edit) @59087   9 years vboxsync bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
(edit) @59025   9 years vboxsync Main/VirtualBox_rgs: use ForceRemove to ensure that no leftovers …
(edit) @58989   9 years vboxsync ExtPackManagerImpl: reverted accident cosmetical change
(edit) @58984   9 years vboxsync ExtPackManagerImpl: coding style
(edit) @58981   9 years vboxsync bugref:7179. 2 new classes ExtPackInstallTask and …
(edit) @58966   9 years vboxsync ExtPackManagerImpl: spaces
(edit) @58959   9 years vboxsync Main: Fix starting a VM with a physical PCI device attached. The …
(edit) @58951   9 years vboxsync bugref:6830. Extension pack is prohibited to install if there is at …
(edit) @58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
(edit) @58601   9 years vboxsync Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
(edit) @58519   9 years vboxsync pr7179. DnD part has been changed.
(edit) @58368   9 years vboxsync Main: moved external auth library helpers to a separate source file.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58009   9 years vboxsync added svn properties to correct build on OSE machines
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56864   9 years vboxsync added two more OSX guest types
(edit) @56492   9 years vboxsync Main: Raised the default RAM size of common Linux distributions from …
(edit) @56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56447   9 years vboxsync Main: Default to SATA DVD drives for Windows Vista and later.
(edit) @56248   10 years vboxsync Main: NetBSD assumes RTC in UTC by default.
(edit) @56202   10 years vboxsync Main: "32 bit" => "32-bit", "64 bit" => "64-bit"
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55958   10 years vboxsync VirtualBoxBase.cpp: One more RT_UNLIKELY in lockHandle().
(edit) @55936   10 years vboxsync extended generic Linux OS type
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55582   10 years vboxsync VirtualBoxBase.cpp: Added setErrorVrc(vrc) and …
(edit) @55523   10 years vboxsync Main: extend IVetoEvent interface to support approvals too.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55208   10 years vboxsync Main/comregister.cmd: for some mysterious reasons the line split …
(edit) @55190   10 years vboxsync Main/Progress: fix typo (recent regression) which silently lost error …
(edit) @55183   10 years vboxsync Build fix
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54992   10 years vboxsync Main/Progress: big cleanup eliminating inconsistencies and redundant code
(edit) @54792   10 years vboxsync DisplayUtils: use >= when check sSSMDisplayVerX in …
(edit) @54790   10 years vboxsync DisplayUtils: make readSavedGuestScreenInfo() aware of sSSMDisplayVer4 …
(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, …
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