VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @30577   15 years vboxsync Webservice: back out r63195
(edit) @30565   15 years vboxsync Main: spelling
(edit) @30564   15 years vboxsync Main: safearray event attributes work
(edit) @30559   15 years vboxsync Main: small refactoring
(edit) @30553   15 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30535   15 years vboxsync Main: further events work, setters, part of safearrays
(edit) @30534   15 years vboxsync Main: uninit, correct COM map for veto event
(edit) @30533   15 years vboxsync Python: active callbacks with Windows Python
(edit) @30523   15 years vboxsync temp burn fix
(edit) @30522   15 years vboxsync Main: dup uuids
(edit) @30521   15 years vboxsync Main: veto event class, more events
(edit) @30514   15 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30510   15 years vboxsync Main: events work, firing of events enabled
(edit) @30503   15 years vboxsync webservice: introduce global lock for converting method parameters
(edit) @30501   15 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30492   15 years vboxsync python: bridge code for active listeners, sample using it in shell
(edit) @30482   15 years vboxsync Webservice: print hex error code instead of decimal
(edit) @30480   15 years vboxsync burn
(edit) @30479   15 years vboxsync feedback
(edit) @30478   15 years vboxsync Main: deleted now autogenerated file
(edit) @30477   15 years vboxsync Main: finer events locks
(edit) @30476   15 years vboxsync Main: autogenerate event implementations
(edit) @30469   15 years vboxsync ConsoleImplTeleporter.cpp: Use RTTcpSgWriteL to maybe optimize the …
(edit) @30466   15 years vboxsync Webservice: logging
(edit) @30463   15 years vboxsync webservice: fix bad formatting in method logging
(edit) @30461   15 years vboxsync Webservice: compile fix for metrictest.java sample
(edit) @30460   15 years vboxsync Webservice: avoid creating empty log files in release builds
(edit) @30459   15 years vboxsync ConsoleImpl2.cpp: Don't try create the CPUM node more than once, it …
(edit) @30456   15 years vboxsync events: don't call active listener's callback under lock
(edit) @30450   15 years vboxsync Main: log the file system of attached disk images
(edit) @30434   15 years vboxsync no space before MB please (same as some lines above)
(edit) @30431   15 years vboxsync Formatting
(edit) @30430   15 years vboxsync Log virtual address space limit for win32 hosts
(edit) @30424   15 years vboxsync Java bridge: events-related fixes
(edit) @30423   15 years vboxsync Compile fixes
(edit) @30422   15 years vboxsync Missing header
(edit) @30420   15 years vboxsync Missing 0s
(edit) @30419   15 years vboxsync Accept higher guest ram values for 32-bit Windows hosts with a larger …
(edit) @30396   15 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
(edit) @30393   15 years vboxsync Main, glue: webservice events
(edit) @30386   15 years vboxsync burn fix
(edit) @30385   15 years vboxsync Main: don't ignore the file system if there is no snapshot folder
(edit) @30381   15 years vboxsync Main: generic events (disabled)
(edit) @30380   15 years vboxsync Main: make calculateRelativePath methods a bit smarter and rename them …
(edit) @30379   15 years vboxsync Main: fix bug that saved states were never written to machine XML if …
(edit) @30377   15 years vboxsync Main: do not hold any other lock while calling …
(edit) @30365   15 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30358   15 years vboxsync Main: temp disabled EventSource init
(edit) @30345   15 years vboxsync Main: more events
(edit) @30335   15 years vboxsync VRDP: video channel: enable SunFlsh support by default (xTracker 4606).
(edit) @30331   15 years vboxsync Main: further event work
(edit) @30324   15 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30314   15 years vboxsync Main: fixes to saveSettings and locking calls, part 2
(edit) @30311   15 years vboxsync forgotten couple
(edit) @30310   15 years vboxsync Main: some events work
(edit) @30309   15 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30305   15 years vboxsync build fix
(edit) @30304   15 years vboxsync Main: fixes to saveSettings and locking calls
(edit) @30300   15 years vboxsync Main: another minor BSTR/Bstr fix
(edit) @30299   15 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30298   15 years vboxsync fixed memory leaks in Machine::GetGuestPropertyValue() and …
(edit) @30292   15 years vboxsync Main/Medium: add a couple of forgotten AutoCaller objects to fix …
(edit) @30290   15 years vboxsync small fix
(edit) @30289   15 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30287   15 years vboxsync Main: added some host partition sanity checks for all virtual disk …
(edit) @30286   15 years vboxsync Main/Settings: fixed determination if we require settings V1_9 or …
(edit) @30277   15 years vboxsync Main/Medium: fix broken error messages
(edit) @30269   15 years vboxsync svn keywords fix
(edit) @30267   15 years vboxsync OSE fix
(edit) @30266   15 years vboxsync OSE fix
(edit) @30265   15 years vboxsync OSE fix
(edit) @30260   15 years vboxsync OVF: first testcase.
(edit) @30245   15 years vboxsync VRDP: SunFlsh video channel: send frames, configuration (xTracker 4606).
(edit) @30209   15 years vboxsync Main: fixed non-Windows burns
(edit) @30207   15 years vboxsync Main: console COM events, cleanup, locking
(edit) @30191   15 years vboxsync Main: add DMI product name and DMI product version to the release log …
(edit) @30177   15 years vboxsync Same for memory balloon
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