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) @67735   7 years vboxsync Main: Added Global::getOSTypeIndexFromId (nit).
(edit) @67734   7 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67733   7 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67623   7 years vboxsync VBoxProxyStub.c: coding style
(edit) @67622   7 years vboxsync VBoxProxyStub.c: off-by-two
(edit) @67242   8 years vboxsync Main/ProgresImpl: Added a callback method for VD as well …
(edit) @67230   8 years vboxsync Main/ProgressImpl: Added IPRT progress callback method.
(edit) @66922   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66899   8 years vboxsync it++ => ++it
(edit) @66898   8 years vboxsync Main/SecretKeyStore: proper iterator increment
(edit) @66897   8 years vboxsync Main/SecretKeyStore: be less pushy with iterators
(edit) @66816   8 years vboxsync Main: increased the default RAM size for Windows 7 / 2008(R2) …
(edit) @66382   8 years vboxsync Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB)
(edit) @66358   8 years vboxsync VBoxProxyStub.c: Fixed incorrect error handling and work duplication …
(edit) @66353   8 years vboxsync VBoxProxyStub.c: More style.
(edit) @66352   8 years vboxsync VBoxProxyStub.c: fQuoteIt confusion.
(edit) @66294   8 years vboxsync ExtPackManagerImpl.cpp: Must not hold the extpack manager lock when …
(edit) @66280   8 years vboxsync bugref:3300: build fix
(edit) @66279   8 years vboxsync Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66234   8 years vboxsync s/25G/32G/ for >= Windows 10
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @66046   8 years vboxsync Main/Snapshot: When creating a snapshot it's necessary to copy the …
(edit) @65665   8 years vboxsync gcc 7: Main: fall thru
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65225   8 years vboxsync Main: Leave mAsync false by default but set it true before creating a …
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @64975   8 years vboxsync Main: fixed a race and removed the (now) superfluous …
(edit) @64972   8 years vboxsync Main: ThreadTask: m_hThread shouldn't be an object member
(edit) @64335   8 years vboxsync For Solaris 11 guests, default to RTC using UTC to match the OS.
(edit) @64108   8 years vboxsync Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
(edit) @63935   8 years vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63486   8 years vboxsync removed dead code
(edit) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63431   8 years vboxsync gcc 4.8.x and -Wconversion.
(edit) @63260   8 years vboxsync Main: warnings
(edit) @63259   8 years vboxsync Main: warnings
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63239   8 years vboxsync Main: warnings
(edit) @63183   8 years vboxsync ThreadTask: Dealt with totally misguided m_pThread member. Started …
(edit) @63182   8 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   8 years vboxsync Main: warnings/cleanup
(edit) @63177   8 years vboxsync Main: warnings
(edit) @63170   8 years vboxsync Main: warning about switches
(edit) @63148   8 years vboxsync forgot to fix this one
(edit) @63147   8 years vboxsync Main: warnings
(edit) @62811   8 years vboxsync wrap shlwapi.h too.
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62486   8 years vboxsync (C) 2016
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62013   8 years vboxsync VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
(edit) @61774   8 years vboxsync ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
(edit) @61747   8 years vboxsync enable X2APIC for Linux guests
(edit) @61697   8 years vboxsync Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
(edit) @61689   8 years vboxsync Main: increased the default size of RAM, VRAM and hard disk of some …
(edit) @61326   9 years vboxsync Main/VirtualBoxBase: Need to use Utf8StrFmt here
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60999   9 years vboxsync Main/ThreadTask: cleanups, remove unused variable and static method
(edit) @60977   9 years vboxsync Main/VirtualBoxBase: Add code for collecting information about how …
(edit) @60836   9 years vboxsync Increase default OS X disk size. Updates are gargantuan these days.
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60760   9 years vboxsync Main/ExtPackManager: fix long standing bug with object …
(edit) @60240   9 years vboxsync Main/Event: fix deadlock (fortunately with timeout) for waitable …
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59566   9 years vboxsync VBoxProxyStub.c: duh2
(edit) @59562   9 years vboxsync VBoxProxyStub.c: build fix.
(edit) @59561   9 years vboxsync VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
(edit) @59454   9 years vboxsync bugref:7179. Added information about usage of ThreadTask class.
(edit) @59422   9 years vboxsync VBoxProxyStub.c: Corrected VBPS_PROXY_STUB_FILE macro for 32-bit hosts.
(edit) @59418   9 years vboxsync Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
(edit) @59417   9 years vboxsync VBoxProxyStub.c: No 32-on-64 registration on 32-bit hosts. duh.
(edit) @59416   9 years vboxsync VBoxProxyStub.c: Corrected proxy stub dll name on 32-bit host.
(edit) @59407   9 years vboxsync Main/proxy: Build fix
(edit) @59393   9 years vboxsync VBoxProxyStub.c: Normal users aren't allowed to do COM registrations, …
(edit) @59392   9 years vboxsync VBoxProxyStub: Some adjustments to follow what MSI does rather than …
(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
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