VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(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) @59926   9 years vboxsync Main/Machine+SerialPort+ParallelPort: only write the non-default …
(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) @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) @59626   9 years vboxsync ApplianceImplImport.cpp: Use RTCrPemFindFirstSectionInContent.
(edit) @59622   9 years vboxsync ApplianceImplImport.cpp: Solaris build fix.
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59591   9 years vboxsync nit
(edit) @59590   9 years vboxsync Appliance::i_taskThreadImportOrExport: wrong status codes for …
(edit) @59589   9 years vboxsync Appliance::read: Simpler.
(edit) @59588   9 years vboxsync Appliance::read: Return errors, don't return S_OK and no progress …
(edit) @59587   9 years vboxsync Appliance::i_readImpl: task is always NULL in the catch.
(edit) @59586   9 years vboxsync Appliance::i_readImpl: Either throw errors or return them, don't do …
(edit) @59582   9 years vboxsync ApplianceImplImport.cpp: Simplifications.
(edit) @59578   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59576   9 years vboxsync i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59565   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59564   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59555   9 years vboxsync ApplianceImpl: Use the other manifest API to do verification.
(edit) @59475   9 years vboxsync Main: Fix crashes introduced after USB proxy service rework
(edit) @59464   9 years vboxsync Main: When refcounting NAT network usage, don't consider adapters …
(edit) @59436   9 years vboxsync iokit.cpp: Nits, try use IO_OBJECT_NULL.
(edit) @59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
(edit) @59374   9 years vboxsync Main/iokit.cpp: Correctly determine the USB device state on El Capitan …
(edit) @59371   9 years vboxsync VBoxSVC: Don't include the registry changes when …
(edit) @59369   9 years vboxsync VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
(edit) @59368   9 years vboxsync VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
(edit) @59332   9 years vboxsync nit
(edit) @59331   9 years vboxsync D'oh
(edit) @59330   9 years vboxsync Main/IOKit: Fixes for El Capitan, use the new IOUSBHostDevice class to …
(edit) @59277   9 years vboxsync D'oh.
(edit) @59268   9 years vboxsync gcc warning
(edit) @59211   9 years vboxsync MediumImpl.cpp: Disabled assertion for myself. See bugref:8172.
(edit) @59153   9 years vboxsync Main/NetworkServiceRunner: Warning.
(edit) @59130   9 years vboxsync Main: release the machine lock when calling the external auth library.
(edit) @59125   9 years vboxsync USBProxyBackendSolaris.cpp: More build fixes
(edit) @59123   9 years vboxsync Main/USB: More fixes
(edit) @59122   9 years vboxsync Main/USB: More fixes
(edit) @59120   9 years vboxsync Main: build fixes
(edit) @59119   9 years vboxsync Main: build fixes
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59087   9 years vboxsync bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
(edit) @59082   9 years vboxsync NetFlt/win: do not exclude adapters which report as neither physical …
(edit) @59056   9 years vboxsync Main/Network: excessive release log messages removed (bugref:7973)
(edit) @59033   9 years vboxsync Main/Network: fixed regression causing host adapters not to be listed …
(edit) @58885   9 years vboxsync Main/Network: fall-back address mask extraction mode for compatibility …
(edit) @58874   9 years vboxsync Main/Network: adapter enumeration re-worked to use INetCfg with …
(edit) @58827   9 years vboxsync Main/NATNetwork: method to compute IPv6 prefix based on IPv4 network …
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
(edit) @58650   9 years vboxsync Main/Medium: fix breakage reintroduced by build fix r103841
(edit) @58595   9 years vboxsync Main: updated USB ids
(edit) @58586   9 years vboxsync HostDnsService.cpp: todo
(edit) @58579   9 years vboxsync Main/src-server/xpcom/server.cpp: switch from raw XPCOM event queue …
(edit) @58553   9 years vboxsync Main/Machine: signal error on the poweroff progress object if the VM …
(edit) @58520   9 years vboxsync Main/Medium: build fix for r103813
(edit) @58494   9 years vboxsync Main/Medium: fix regression in diff image creation tweak
(edit) @58484   9 years vboxsync Main/Machine+Medium: for diff images keep the variant of the parent if …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58420   9 years vboxsync Main/MachineImpl: be on the safe side and clear the list of attached …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58259   9 years vboxsync Main/SystemProperties: fix two cases (one currently triggerable, when …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58131   9 years vboxsync HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58103   9 years vboxsync Main: warning
(edit) @58046   9 years vboxsync typo
(edit) @58043   9 years vboxsync be on the safe side and check the index first
(edit) @58020   9 years vboxsync duh
(edit) @58019   9 years vboxsync USBIdDatabase*: A couple of fixes, One yielding 109 bytes extra saving.
(edit) @58018   9 years vboxsync USBIdDatabase*: build fix attempt
(edit) @58017   9 years vboxsync USBIdDatabase.*: Warnings.
(edit) @58016   9 years vboxsync USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
(edit) @58006   9 years vboxsync USBIdDatabase*: ERROR_DUPLICATE_ENTRY and duplicate usage statement.
(edit) @58005   9 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @58001   9 years vboxsync USBIdDatabase*: The product and vendor arrays should be const, just …
(edit) @58000   9 years vboxsync USBIdDatabase*: Corrected file header, fixed LogRel statement (was …
(edit) @57997   9 years vboxsync small fix. this line doesn't belong to pr7179
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57995   9 years vboxsync USBProxyService.cpp: Don't require the 'port' and 'bus' USB device …
(edit) @57994   9 years vboxsync HostUSBDeviceImpl: Fixed wrong state transition in i_failTransition …
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
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