VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43550   12 years vboxsync build fix
(edit) @43547   12 years vboxsync Main/PerformanceWin: switch to the runtime function for determining …
(edit) @43546   12 years vboxsync webservice/websrv-php.xsl: fix for safearray setters contributed by …
(edit) @43541   12 years vboxsync Main/Metrics: Speed may not fit into uint32_t fixed (#6345)
(edit) @43538   12 years vboxsync Main/Metrics: Host network interface metrics for Solaris (#6345)
(edit) @43534   12 years vboxsync Main: refined the total/available host RAM log message
(edit) @43525   12 years vboxsync Main/Metrics: build fix
(edit) @43524   12 years vboxsync Main/Metrics: Register metrics for bridged interfaces only (#6345)
(edit) @43523   12 years vboxsync Main/Metrics: Do not fail if unable to get speed (#6345)
(edit) @43522   12 years vboxsync Main/Metrics: More fixes (#6345)
(edit) @43518   12 years vboxsync Main: Allow configuring CD/DVD drives for SCSI/SAS.
(edit) @43512   12 years vboxsync Main/Metrics: build fix for lin32
(edit) @43507   12 years vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43493   12 years vboxsync Main/GuestSessionImpl: warnings.
(edit) @43479   12 years vboxsync Main/VirtualBox: properly lock objects when saving the media registry, …
(edit) @43478   12 years vboxsync Main/Medium: fix race (involving several locks and the object …
(edit) @43476   12 years vboxsync Main/Medium: fix copy/paste bugs in error messages for resizing a medium
(edit) @43471   12 years vboxsync Main/Metrics: Better call setVirtualBox before registerMetrics (#6439)
(edit) @43470   12 years vboxsync Main/Metrics: Fixed SEGFAULT on attempt to configure host interface (#6439)
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43456   12 years vboxsync Main/Metrics: Missing interface detection (#6345)
(edit) @43453   12 years vboxsync Main/Metrics: Fixed the issue causing unregistration of all metrics …
(edit) @43446   12 years vboxsync ConsoleVRDPServer: use bitmap updates for 3D redirect if nothing else …
(edit) @43445   12 years vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @43388   12 years vboxsync ConsoleVRDPServer: raw TSMF close channel.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43384   12 years vboxsync ConsoleVRDPServer: raw TSMF fix.
(edit) @43351   12 years vboxsync ConsoleVRDPServer: host channel for raw TSMF interface (build fix).
(edit) @43350   12 years vboxsync ConsoleVRDPServer: host channel for raw TSMF interface.
(edit) @43301   12 years vboxsync GuestCtrl: More error checking.
(edit) @43299   12 years vboxsync GuestCtrl: More error checking.
(edit) @43297   12 years vboxsync Spelling.
(edit) @43288   12 years vboxsync GuestProcessImpl/WaitFor: Don't set an error when timing out.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43256   12 years vboxsync Main/EFI: Permanent NVRAM save switched off by default.
(edit) @43248   12 years vboxsync added a Win2k12_x64 OS type
(edit) @43234   12 years vboxsync Nvram.cpp: Missing space after DECLCALLBACK(void *) trips up the MSC …
(edit) @43201   12 years vboxsync GuestProcessImpl/GuestProcessTool: Handle all waiting results.
(edit) @43200   12 years vboxsync Warning.
(edit) @43186   12 years vboxsync Main/VirtualBox: fix crash in rare circumstances (only saw it with a …
(edit) @43185   12 years vboxsync Main/Machine: fix lock order violation on machine unregistration
(edit) @43170   12 years vboxsync GuestCtrl: Handle bad_alloc, warnings.
(edit) @43168   12 years vboxsync Main/ConsoleImpl: avoid debug assertion while shutting down many VMs …
(edit) @43165   12 years vboxsync Typo.
(edit) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
(edit) @43161   12 years vboxsync ConsoleImpl.cpp: Attach and detach devices on EMT0 to serialize state …
(edit) @43157   12 years vboxsync EFI: save'n'restore support.
(edit) @43142   12 years vboxsync Main/EFI: useless stuff.
(edit) @43139   12 years vboxsync Main/Display: clean up the interface to the video recording code
(edit) @43136   12 years vboxsync Main/webservices: Raise SOAP FAULT in case of invalid string to …
(edit) @43133   12 years vboxsync export to OSE
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @43112   12 years vboxsync whitespace
(edit) @43105   12 years vboxsync change comment style
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @43088   12 years vboxsync Win8: no 3D for new VMs because that's more stable. The user can still …
(edit) @43065   12 years vboxsync Documentation.
(edit) @43064   12 years vboxsync Main/Console: fix incorrect condition which prevented cancelling …
(edit) @43063   12 years vboxsync Main/Machine+VirtualBox: fix bugs related to directoryIncludesUUID …
(edit) @43062   12 years vboxsync Main/GuestProcessImpl: Fixed leak when building up argv vector.
(edit) @43061   12 years vboxsync Main/GuestCtrl: Respect the ProcessCreateFlag_WaitForProcessStartOnly flag.
(edit) @43060   12 years vboxsync Main/GuestSessionImplTasks: Updating WinXP + 2000: Fixed typo, do not …
(edit) @43058   12 years vboxsync VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for …
(edit) @43053   12 years vboxsync Main/GuestSessionImplTasks: Exclude Windows 2000 + XP from automatic …
(edit) @43052   12 years vboxsync Main/GuestSessionImplTasks: Set a higher timeout for Windows Guest …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @43036   12 years vboxsync Main/GuestCtrl: Reduce number of maximum guest sessions at once to 32 …
(edit) @43034   12 years vboxsync Main/GuestSessionImplTasks: More error handling.
(edit) @43030   12 years vboxsync Main/GuestSessionImplTasks: Don't wait for Guest Additions to be ready.
(edit) @43023   12 years vboxsync Legacy IDE Support: eliminating the API support for configuring the …
(edit) @43010   12 years vboxsync *.kmk: Assume VBOX_WITH_COCOA_QT is always set.
(edit) @43002   12 years vboxsync Build fix.
(edit) @43001   12 years vboxsync Main/GuestSessionImplTasks: More code for updating Guest Additions.
(edit) @42994   12 years vboxsync warnings.
(edit) @42957   12 years vboxsync Main/VirtualBox: fix complete breakage of registering VMs
(edit) @42948   12 years vboxsync Make GCC happy.
(edit) @42944   12 years vboxsync Main/VideoRecAndEncode module: Replaced COM error codes with general …
(edit) @42937   12 years vboxsync GuestSessionImplTasks/Update Additions: More error checks, logging …
(edit) @42930   12 years vboxsync Main: fixed recently introduced typo which caused to show garbage in …
(edit) @42928   12 years vboxsync Main/GuestControl: forgot to actually start the mktemp process.
(edit) @42926   12 years vboxsync Build fix.
(edit) @42924   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42923   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42920   12 years vboxsync Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, …
(edit) @42919   12 years vboxsync Main/Guest: fix logging which would crash because a smart pointer …
(edit) @42918   12 years vboxsync Main/src-client/GuestSessionImplTasks.cpp: reorder initialization in …
(edit) @42913   12 years vboxsync Main/VideoRecAndEncode module: removed COMGETTERS from …
(edit) @42911   12 years vboxsync Main: Mac guest bump memory default size 1Gb -> 2Gb.
(edit) @42907   12 years vboxsync Main: typo
(edit) @42903   12 years vboxsync Main/Machine: fix crash for restoring snapshots when the chipset type …
(edit) @42898   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42890   12 years vboxsync Main/Machine: initializer method cleanup, makes the code easier to read
(edit) @42889   12 years vboxsync Main/Snapshot: stop abusing the mPeer field, because this triggers …
(edit) @42888   12 years vboxsync Main/VirtualBox: validate group names for collision with VM names. …
(edit) @42887   12 years vboxsync whitespace
(edit) @42878   12 years vboxsync Main/VideoRec: a few fixes
(edit) @42875   12 years vboxsync Machine::GetNetworkAdapter: More details. (Testsuite doesn't check for …
(edit) @42867   12 years vboxsync GuestImpl: Check for bad_alloc (DnD), cleaning up guest sessions.
(edit) @42866   12 years vboxsync Warning.
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