VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60343   9 years vboxsync Certificate: The data need not be backupable as the object is …
(edit) @60342   9 years vboxsync CertificateImpl.cpp: Removed content free autogenerated comments and …
(edit) @60341   9 years vboxsync ICertificate, Import wizard: Some adjustments to make it do and show …
(edit) @60337   9 years vboxsync build fix
(edit) @60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60332   9 years vboxsync ApplianceImpl: The what's needed to determine the trusted state of the …
(edit) @60331   9 years vboxsync bugref:8249. Explicit cast to CertificateVersion_T.
(edit) @60330   9 years vboxsync bugref:8249. Explicit cast uint64_t to CertificateVersion.
(edit) @60328   9 years vboxsync bugref:8249. Improvement ICertificate interface.
(edit) @60288   9 years vboxsync Main/Medium+Snapshot: fix long standing bugs in medium locking during …
(edit) @60283   9 years vboxsync Main/Settings: help Parfait
(edit) @60271   9 years vboxsync Main/initterm: HRESULT / IPRT status code mixup
(edit) @60254   9 years vboxsync Comment typo.
(edit) @60247   9 years vboxsync Main: When switching to/from NAT network, also consider the paused state
(edit) @60246   9 years vboxsync CertificateImpl.*: Implemented the two missing internal function in …
(edit) @60243   9 years vboxsync CertificateImpl: Sketched how this should've been done. Don't …
(edit) @60242   9 years vboxsync Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
(edit) @60240   9 years vboxsync Main/Event: fix deadlock (fortunately with timeout) for waitable …
(edit) @60239   9 years vboxsync Main: fixed subversion properties
(edit) @60236   9 years vboxsync pr8249. Backward compatibility with 5.0.x branch
(edit) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @60219   9 years vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60170   9 years vboxsync tstVBoxMultipleVM.cpp: Missed a few tabs.
(edit) @60169   9 years vboxsync tstVBoxMultipleVM.cpp: - TABS ARE ABSOLUTELY VERBOTEN!! - Always space …
(edit) @60168   9 years vboxsync fixed properties
(edit) @60161   9 years vboxsync USB: build fix.
(edit) @60160   9 years vboxsync USB: darwin build fix.
(edit) @60159   9 years vboxsync USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
(edit) @60156   9 years vboxsync USB: Purge strings.
(edit) @60154   9 years vboxsync Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
(edit) @60153   9 years vboxsync USBGetDevices.cpp: Collected and #ifdef'ed the USBFS specific code.
(edit) @60150   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60149   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60148   9 years vboxsync USBGetDevices.cpp: removed dead suffix code.
(edit) @60147   9 years vboxsync USBGetDevices.cpp: prefix functions, doxygen brief style (short …
(edit) @60146   9 years vboxsync linux/USBGetDevices: made the linux specific deviceFree function …
(edit) @60145   9 years vboxsync USBGetDevices.cpp: Remove control chars from strings, replace tab with …
(edit) @60144   9 years vboxsync bugref:6173: document maximum VM limit... Added unit test …
(edit) @60108   9 years vboxsync build fix
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60106   9 years vboxsync USBProxyBackendLinux: Hopefully fix crashes introduced with last commit
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60066   9 years vboxsync ClientWatcher: Moved the process reaping code into a separate method, …
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @60062   9 years vboxsync ClientWatcher: Enabled the new code watching more than 63 sessions on …
(edit) @60061   9 years vboxsync ClientWatcher: Disabled code for watching more than 63 sessions on windows.
(edit) @60060   9 years vboxsync ClientToken.cpp: logging.
(edit) @60059   9 years vboxsync VirtualBox::init: log statement fix.
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60052   9 years vboxsync warning
(edit) @60051   9 years vboxsync Main/GuestDndTargetImpl: proper use of do { ... } while (0)
(edit) @60050   9 years vboxsync Main/GuestDndSourceImpl: proper use of do { ... } while (0)
(edit) @60045   9 years vboxsync Main/ConsoleImpl2: warnings (found by PVS)
(edit) @60010   9 years vboxsync Main: Configure the hotplug flag for the SATA controllers always, not …
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(edit) @59995   9 years vboxsync Main/Mouse: synchronization fix (unlikely to have caused trouble)
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(edit) @59967   9 years vboxsync Main/SerialPort: don't trigger assertion for setting up serial port …
(edit) @59960   9 years vboxsync Main/HostHardwareLinux: gcc6 warning
(edit) @59929   9 years vboxsync warning
(edit) @59927   9 years vboxsync Main/xml/VirtualBox-settings.xsd: increase maximum serial port count …
(edit) @59926   9 years vboxsync Main/Machine+SerialPort+ParallelPort: only write the non-default …
(edit) @59925   9 years vboxsync Main/xml/SchemaDefs.xsl: throw out some leftovers which today are …
(edit) @59923   9 years vboxsync Main/Makefile.kmk: harmless copy/paste bug
(edit) @59918   9 years vboxsync ACPI: Allow two more serial ports.
(edit) @59874   9 years vboxsync FE/Qt: Qt5 migration (part 102): Preparing Qt5 tool: How was that …
(edit) @59872   9 years vboxsync ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
(edit) @59858   9 years vboxsync Main/MouseImpl: gcc asan fix (don't call memcpy with a NULL parameter …
(edit) @59851   9 years vboxsync DnD/GuestDnDSourceImpl.cpp: Rollback fixes + logging.
(edit) @59842   9 years vboxsync DnD/Main: Fixes for raw data transfers and cancellation logic.
(edit) @59834   9 years vboxsync DnD: GuestDnDURIObjCtx::getObj() is const, logging.
(edit) @59831   9 years vboxsync Build fix.
(edit) @59808   9 years vboxsync no space at the end (fixes a pylint warning)
(edit) @59807   9 years vboxsync backed out r105688
(edit) @59806   9 years vboxsync restored old vboxapi.py
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59787   9 years vboxsync Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
(edit) @59786   9 years vboxsync Warning.
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @59763   9 years vboxsync Main/USBIdDatabaseGenerator: gcc format warnings
(edit) @59760   9 years vboxsync Main: shadowed variable
(edit) @59758   9 years vboxsync ApplianceImplImport.cpp: Inserted read ahead threads into the source …
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59736   9 years vboxsync USBIdDatabaseGenerator: Turns out it's possible to parse usb.ids …
(edit) @59735   9 years vboxsync USBIdDatabaseGenerator: Inline the generated source code strings - …
(edit) @59734   9 years vboxsync USBIdDatabaseGenerator: Reduced the string copying during parsing.
(edit) @59733   9 years vboxsync USBIdDatabaseGenerator: Share code with oiddb2c.
(edit) @59691   9 years vboxsync ApplianceImplImport.cpp: Use RTCrPkixPubKeyVerifySignedDigest so we …
(edit) @59683   9 years vboxsync ApplianceImpl: Only warn if we cannot root a certificate (compare …
(edit) @59679   9 years vboxsync ApplianceImpl: Signature and certificate validation updates.
(edit) @59671   9 years vboxsync Main: Appliance::i_readTailProcessing: Sketched out how to validate …
(edit) @59669   9 years vboxsync ApplianceImplImport.cpp: started on certificate validation.
(edit) @59655   9 years vboxsync windows build fix
(edit) @59654   9 years vboxsync webservice: drop Weblog()
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