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) @75834   6 years vboxsync Main/Global: change default graphics controller (applied when creating …
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75669   6 years vboxsync Main/ExtPackManager: doxygen comment fix
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
(edit) @75458   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @74814   6 years vboxsync typo
(edit) @74813   6 years vboxsync warning/build fix for Windows
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74759   6 years vboxsync Main/Progress: clean up error handling and eliminate useless throwing
(edit) @74243   6 years vboxsync VBoxAPI-start-alternative.d: whatever. bugref:9152
(edit) @74238   6 years vboxsync Main: Attempt at making dtrace 1.6.2 happy. bugref:9152
(edit) @74219   6 years vboxsync Main/ExtPack: Add another extpack helper function related to IProgress …
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73916   6 years vboxsync Main/ExtPackManager: add missing space in the release log between the …
(edit) @73853   6 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73829   6 years vboxsync Main/ExtPackManager: resolve signed/unsigned warnings on Windows
(edit) @73827   6 years vboxsync Main/ExtPackManager: windows build fix
(edit) @73825   6 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   6 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73562   6 years vboxsync ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects …
(edit) @73548   6 years vboxsync ExtPackManager: Added i_queryObjects method for collecting objects …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73368   6 years vboxsync VirtualBoxClientListImpl.cpp: scm fix
(edit) @73361   6 years vboxsync Main/VBoxSDS:?bugref:3300: fixed tabs
(edit) @73358   6 years vboxsync Main/VBoxSDS: ?bugref:3300: cosmetic changes
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72939   6 years vboxsync Main: My catch(std::bad_alloc) obsession. :-)
(edit) @72938   6 years vboxsync Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
(edit) @72847   6 years vboxsync Main/Event: ListenerRecord - consistently use member initializer list.
(edit) @71719   7 years vboxsync RpcChannelHook.cpp: @todo wrt reliablity.
(edit) @71717   7 years vboxsync s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g
(edit) @71716   7 years vboxsync VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
(edit) @71715   7 years vboxsync Main/VBoxSVC: add kmk flag to switch off client process watching …
(edit) @71714   7 years vboxsync VirtualBoxClientListImpl.cpp: More todos.
(edit) @71713   7 years vboxsync Fixed hanging indent since responsible developer doesn't seem to care.
(edit) @71349   7 years vboxsync Guest Control/Main: Added (COM) error codes …
(edit) @71287   7 years vboxsync Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
(edit) @71183   7 years vboxsync VirtualBoxClientListImpl.cpp: Fixed invalid LogRel format string …
(edit) @71160   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added …
(edit) @71159   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​bugref:8161: added …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71142   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated copyright
(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 …
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