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) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @70561   7 years vboxsync Main/Global: bump disk size recommendations for Windows 7 and later
(edit) @70454   7 years vboxsync Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
(edit) @70240   7 years vboxsync VBoxProxyStub.c: Official docs says DELETE is required for …
(edit) @70235   7 years vboxsync Main/Global: change order of Linux guest OS types, returning to 'sort …
(edit) @70228   7 years vboxsync VBoxSDS: ​​​bugref:3300: fixed VirtualBox installation when UAC is enabled
(edit) @70218   7 years vboxsync Main/Global.cpp: Added NOUSB to the NT4 guest OS type hints.
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70106   7 years vboxsync VBoxProxyStub: Fix assertion
(edit) @69867   7 years vboxsync VBoxSDS: bugref:3300: fixed registration, increased shutdown timeout
(edit) @69810   7 years vboxsync VBoxProxyStub: Rewrote the VBoxSDS service updating code to do …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69733   7 years vboxsync VBoxProxyStub: Don't complain if we haven't got the necessary …
(edit) @69728   7 years vboxsync VBoxProxyStub: Untested SDS code cleanups.
(edit) @69727   7 years vboxsync VBoxProxyStub: Untested SDS code cleanups.
(edit) @69692   7 years vboxsync VBoxProxyStub.c: Logging.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69331   7 years vboxsync bugref:8674. Progress updates percent of execution only if new value …
(edit) @69323   7 years vboxsync Main/Event: yell loudly if forcefully unregistering a passive event …
(edit) @69237   7 years vboxsync Main: scm updates
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69002   7 years vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @67883   7 years vboxsync UnattededScript: Converted the NT6+ XML editor to mad libs too.
(edit) @67768   7 years vboxsync Main/VBoxProxyStub: don't assert when running debug builds as normal …
(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
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