|
|
@30796
|
14 years |
vboxsync |
Try to fix burning debug builds
|
|
|
@30794
|
14 years |
vboxsync |
Guest eGuest Control/Main: Added release logging.
|
|
|
@30782
|
14 years |
vboxsync |
Main: fix confusion in new DebugBreakThrow macro
|
|
|
@30781
|
14 years |
vboxsync |
Main: fix confusion in new DebugBreakThrow macro
|
|
|
@30778
|
14 years |
vboxsync |
Guest Additions status: Use more enums.
|
|
|
@30777
|
14 years |
vboxsync |
Main: Cancelled -> Canceled.
|
|
|
@30770
|
14 years |
vboxsync |
Main: fixed burn (inner of friend isn't my friend for some C++ compilers)
|
|
|
@30765
|
14 years |
vboxsync |
Main: events stability improvment
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30763
|
14 years |
vboxsync |
Main/OVF: add DebugThrow macro to ease debugging
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30758
|
14 years |
vboxsync |
More fine grained Guest Additions status; now marks Additions as …
|
|
|
@30750
|
14 years |
vboxsync |
Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
|
|
|
@30747
|
14 years |
vboxsync |
windows build fix
|
|
|
@30746
|
14 years |
vboxsync |
Main: clean up spaghetti code in Console::configConstructor(): remove …
|
|
|
@30743
|
14 years |
vboxsync |
windows build fix
|
|
|
@30742
|
14 years |
vboxsync |
windows build fix
|
|
|
@30741
|
14 years |
vboxsync |
windows build fix
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30724
|
14 years |
vboxsync |
Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
|
|
|
@30718
|
14 years |
vboxsync |
back out r63480 (burns windows)
|
|
|
@30717
|
14 years |
vboxsync |
windows build fix
|
|
|
@30716
|
14 years |
vboxsync |
release build fixes
|
|
|
@30715
|
14 years |
vboxsync |
VMMDev: Adding an optional (disabled by default) testing side to the …
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30706
|
14 years |
vboxsync |
Main: simple locking
|
|
|
@30702
|
14 years |
vboxsync |
Main: event source change events
|
|
|
@30699
|
14 years |
vboxsync |
Main: evenmt names
|
|
|
@30698
|
14 years |
vboxsync |
Events: docs, properly cleanup queue in passive mode
|
|
|
@30683
|
14 years |
vboxsync |
Main: add missing ErrorInfo operator=
|
|
|
@30682
|
14 years |
vboxsync |
Main: build fix (add missing ErrorInfo copy constructor)
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30662
|
14 years |
vboxsync |
Comments, some logging.
|
|
|
@30659
|
14 years |
vboxsync |
Main/HostHardwareLinux: removed an assertion based on an incorrect …
|
|
|
@30635
|
14 years |
vboxsync |
tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
|
|
|
@30633
|
14 years |
vboxsync |
Main/cbindings: shut up pedantic & -Wshadow warnings.
|
|
|
@30632
|
14 years |
vboxsync |
Main: simplify and document ComPtr<> template; speeds up compiling a bit
|
|
|
@30631
|
14 years |
vboxsync |
Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
|
|
|
@30629
|
14 years |
vboxsync |
Main: irrelevant change sneaked in
|
|
|
@30628
|
14 years |
vboxsync |
Main: no need for array size
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
@30621
|
14 years |
vboxsync |
Main: Events: typo
|
|
|
@30617
|
14 years |
vboxsync |
Guest Control/Main: Even more safer!
|
|
|
@30612
|
14 years |
vboxsync |
Guest Control/Main: Be safe here.
|
|
|
@30610
|
14 years |
vboxsync |
Naming.
|
|
|
@30609
|
14 years |
vboxsync |
webservice: add missing mutex for thread logging identifiers (helgrind …
|
|
|
@30607
|
14 years |
vboxsync |
webservice: optimizations second try: avoid calling QueryInterface? …
|
|
|
@30591
|
14 years |
vboxsync |
Main: events bits
|
|
|
@30584
|
14 years |
vboxsync |
Webservice: back out r63308 again
|
|
|
@30583
|
14 years |
vboxsync |
Webservice: avoid calling QueryInterface for every object lookup when …
|
|
|
@30577
|
14 years |
vboxsync |
Webservice: back out r63195
|
|
|
@30565
|
14 years |
vboxsync |
Main: spelling
|
|
|
@30564
|
14 years |
vboxsync |
Main: safearray event attributes work
|
|
|
@30559
|
14 years |
vboxsync |
Main: small refactoring
|
|
|
@30553
|
14 years |
vboxsync |
Main: console events, sample of veto events use (enabled by default, …
|
|
|
@30535
|
14 years |
vboxsync |
Main: further events work, setters, part of safearrays
|
|
|
@30534
|
14 years |
vboxsync |
Main: uninit, correct COM map for veto event
|
|
|
@30533
|
14 years |
vboxsync |
Python: active callbacks with Windows Python
|
|
|
@30523
|
14 years |
vboxsync |
temp burn fix
|
|
|
@30522
|
14 years |
vboxsync |
Main: dup uuids
|
|
|
@30521
|
14 years |
vboxsync |
Main: veto event class, more events
|
|
|
@30514
|
14 years |
vboxsync |
webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
|
|
|
@30510
|
14 years |
vboxsync |
Main: events work, firing of events enabled
|
|
|
@30503
|
14 years |
vboxsync |
webservice: introduce global lock for converting method parameters
|
|
|
@30501
|
14 years |
vboxsync |
webservice: add webservice locking class, use critsects instead of …
|
|
|
@30492
|
14 years |
vboxsync |
python: bridge code for active listeners, sample using it in shell
|
|
|
@30482
|
14 years |
vboxsync |
Webservice: print hex error code instead of decimal
|
|
|
@30480
|
14 years |
vboxsync |
burn
|
|
|
@30479
|
14 years |
vboxsync |
feedback
|
|
|
@30478
|
14 years |
vboxsync |
Main: deleted now autogenerated file
|
|
|
@30477
|
14 years |
vboxsync |
Main: finer events locks
|
|
|
@30476
|
14 years |
vboxsync |
Main: autogenerate event implementations
|
|
|
@30469
|
14 years |
vboxsync |
ConsoleImplTeleporter.cpp: Use RTTcpSgWriteL to maybe optimize the …
|
|
|
@30466
|
14 years |
vboxsync |
Webservice: logging
|
|
|
@30463
|
14 years |
vboxsync |
webservice: fix bad formatting in method logging
|
|
|
@30461
|
14 years |
vboxsync |
Webservice: compile fix for metrictest.java sample
|
|
|
@30460
|
14 years |
vboxsync |
Webservice: avoid creating empty log files in release builds
|
|
|
@30459
|
14 years |
vboxsync |
ConsoleImpl2.cpp: Don't try create the CPUM node more than once, it …
|
|
|
@30456
|
14 years |
vboxsync |
events: don't call active listener's callback under lock
|
|
|
@30450
|
14 years |
vboxsync |
Main: log the file system of attached disk images
|
|
|
@30434
|
14 years |
vboxsync |
no space before MB please (same as some lines above)
|
|
|
@30431
|
14 years |
vboxsync |
Formatting
|
|
|
@30430
|
14 years |
vboxsync |
Log virtual address space limit for win32 hosts
|
|
|
@30424
|
14 years |
vboxsync |
Java bridge: events-related fixes
|
|
|
@30423
|
14 years |
vboxsync |
Compile fixes
|
|
|
@30422
|
14 years |
vboxsync |
Missing header
|
|
|
@30420
|
14 years |
vboxsync |
Missing 0s
|
|
|
@30419
|
14 years |
vboxsync |
Accept higher guest ram values for 32-bit Windows hosts with a larger …
|
|
|
@30396
|
14 years |
vboxsync |
Teleportation: Make the progress bar move during teleportation. The …
|
|
|
@30393
|
14 years |
vboxsync |
Main, glue: webservice events
|
|
|
@30386
|
14 years |
vboxsync |
burn fix
|
|
|
@30385
|
14 years |
vboxsync |
Main: don't ignore the file system if there is no snapshot folder
|
|
|
@30381
|
14 years |
vboxsync |
Main: generic events (disabled)
|
|
|
@30380
|
14 years |
vboxsync |
Main: make calculateRelativePath methods a bit smarter and rename them …
|
|
|
@30379
|
14 years |
vboxsync |
Main: fix bug that saved states were never written to machine XML if …
|
|
|
@30377
|
14 years |
vboxsync |
Main: do not hold any other lock while calling …
|
|
|
@30365
|
14 years |
vboxsync |
RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
|
|
|
@30358
|
14 years |
vboxsync |
Main: temp disabled EventSource init
|
|
|