VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31019   15 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31018   15 years vboxsync Events: handle dead listeners better
(edit) @31014   15 years vboxsync Python: update for new session API
(edit) @31011   15 years vboxsync Webservice makefile: move upstream for better readability
(edit) @31010   15 years vboxsync typo
(edit) @31008   15 years vboxsync Main: reorganize session APIs
(edit) @31005   15 years vboxsync Java bindings: properly clear Java glue files
(edit) @31002   15 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30994   15 years vboxsync Grrr
(edit) @30993   15 years vboxsync missing build dependency
(edit) @30987   15 years vboxsync export to OSE
(edit) @30983   15 years vboxsync Main: fixes to r63883
(edit) @30976   15 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30967   15 years vboxsync Main: api docs fix
(edit) @30963   15 years vboxsync SDKRef: move IEvent documentation from SDKRef source to IEvent …
(edit) @30958   15 years vboxsync Main/Machine: Move registering the metrics for running VMs from …
(edit) @30956   15 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30955   15 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30951   15 years vboxsync ConsoleImpl2.cpp: ConfigError need not be exported I think.
(edit) @30950   15 years vboxsync Main: use settings::SystemProperties in SystemPropertiesImpl.h
(edit) @30946   15 years vboxsync Java bridge: exceptions also uniform
(edit) @30940   15 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30939   15 years vboxsync Main: fix crash regression in new Machine::prepareUnregister() with …
(edit) @30938   15 years vboxsync Main: add option to VirtualBox::findMachine() whether it should find …
(edit) @30934   15 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30932   15 years vboxsync Java bridge: uniform bridge is functional
(edit) @30931   15 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30929   15 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30914   15 years vboxsync Main: uniform bridge work (in progress)
(edit) @30913   15 years vboxsync doxygen
(edit) @30907   15 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30903   15 years vboxsync Logging.
(edit) @30899   15 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30884   15 years vboxsync Main/Snapshot: Delete the current state saved file before copying the …
(edit) @30883   15 years vboxsync compile fix
(edit) @30882   15 years vboxsync Main/Machine+VirtualBox: add missing synchronization to the delayed …
(edit) @30881   15 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30880   15 years vboxsync Java bridge: started common JAX bridge work
(edit) @30876   15 years vboxsync Main/OVF: another testcase
(edit) @30871   15 years vboxsync Main: event names now in past tense
(edit) @30856   15 years vboxsync OSE build fixes
(edit) @30854   15 years vboxsync OSE build fix
(edit) @30847   15 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30842   15 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30832   15 years vboxsync Main: win burns
(edit) @30825   15 years vboxsync Main: callbacks removal
(edit) @30812   15 years vboxsync Main/Machine: fix file descriptor leak in ReadLog().
(edit) @30804   15 years vboxsync Main: handle enumerate guest properties correctly at runtime if the …
(edit) @30796   15 years vboxsync Try to fix burning debug builds
(edit) @30794   15 years vboxsync Guest eGuest Control/Main: Added release logging.
(edit) @30782   15 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   15 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30778   15 years vboxsync Guest Additions status: Use more enums.
(edit) @30777   15 years vboxsync Main: Cancelled -> Canceled.
(edit) @30770   15 years vboxsync Main: fixed burn (inner of friend isn't my friend for some C++ compilers)
(edit) @30765   15 years vboxsync Main: events stability improvment
(edit) @30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   15 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30760   15 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30750   15 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30747   15 years vboxsync windows build fix
(edit) @30746   15 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30743   15 years vboxsync windows build fix
(edit) @30742   15 years vboxsync windows build fix
(edit) @30741   15 years vboxsync windows build fix
(edit) @30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30724   15 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   15 years vboxsync back out r63480 (burns windows)
(edit) @30717   15 years vboxsync windows build fix
(edit) @30716   15 years vboxsync release build fixes
(edit) @30715   15 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30714   15 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30706   15 years vboxsync Main: simple locking
(edit) @30702   15 years vboxsync Main: event source change events
(edit) @30699   15 years vboxsync Main: evenmt names
(edit) @30698   15 years vboxsync Events: docs, properly cleanup queue in passive mode
(edit) @30683   15 years vboxsync Main: add missing ErrorInfo operator=
(edit) @30682   15 years vboxsync Main: build fix (add missing ErrorInfo copy constructor)
(edit) @30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   15 years vboxsync Main: back out r63429
(edit) @30670   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30662   15 years vboxsync Comments, some logging.
(edit) @30659   15 years vboxsync Main/HostHardwareLinux: removed an assertion based on an incorrect …
(edit) @30635   15 years vboxsync tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
(edit) @30633   15 years vboxsync Main/cbindings: shut up pedantic & -Wshadow warnings.
(edit) @30632   15 years vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30631   15 years vboxsync Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
(edit) @30629   15 years vboxsync Main: irrelevant change sneaked in
(edit) @30628   15 years vboxsync Main: no need for array size
(edit) @30627   15 years vboxsync Main, some frontends: removing callbacks
(edit) @30621   15 years vboxsync Main: Events: typo
(edit) @30617   15 years vboxsync Guest Control/Main: Even more safer!
(edit) @30612   15 years vboxsync Guest Control/Main: Be safe here.
(edit) @30610   15 years vboxsync Naming.
(edit) @30609   15 years vboxsync webservice: add missing mutex for thread logging identifiers (helgrind …
(edit) @30607   15 years vboxsync webservice: optimizations second try: avoid calling QueryInterface? …
(edit) @30591   15 years vboxsync Main: events bits
(edit) @30584   15 years vboxsync Webservice: back out r63308 again
(edit) @30583   15 years vboxsync Webservice: avoid calling QueryInterface for every object lookup when …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette