VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94789   3 years vboxsync Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
(edit) @94788   3 years vboxsync Main/Setting: Some fixes to the log file key store and ID naming, …
(edit) @94787   3 years vboxsync Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
(edit) @94784   3 years vboxsync Main/MachineImpl: Support reading encrypted log files, bugref:9955
(edit) @94783   3 years vboxsync Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94781   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94780   3 years vboxsync Main/MachineImpl: Update encryption settings for the NVRAM store when …
(edit) @94779   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94777   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94776   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94774   3 years vboxsync Revert r151158 and r151159
(edit) @94773   3 years vboxsync Revert r151158
(edit) @94772   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94771   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955
(edit) @94764   3 years vboxsync Main/Unattended: bugref:9781. A small fix.
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94761   3 years vboxsync Main/Machine: Remove an accidental additional call to …
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94752   3 years vboxsync Main/Unattended: Replaced stricmp(..., grub.conf) with a bool variable …
(edit) @94751   3 years vboxsync Main/Unattended: bugref:9781. build fix.
(edit) @94749   3 years vboxsync Main/Unattended: bugref:9781. doxy fix.
(edit) @94748   3 years vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94745   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94744   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94743   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94742   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94739   3 years vboxsync Main/Update check: Fixed loading proxy URL. bugref:7983
(edit) @94737   3 years vboxsync Main/Update check: Take #2: Boilerplate code for update agent event …
(edit) @94736   3 years vboxsync Main/Update check: Prevent overwriting the agent's default repo URL on …
(edit) @94735   3 years vboxsync Main/MachineImpl: First part of the full VM encryption integration, …
(edit) @94730   3 years vboxsync Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
(edit) @94729   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94728   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94727   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, …
(edit) @94726   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955
(edit) @94724   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter [SCM …
(edit) @94723   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
(edit) @94722   3 years vboxsync Main: Compile fixes when VBOX_WITH_HOSTNETIF_API is not defined.
(edit) @94721   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94720   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94717   3 years vboxsync Main: Moved annoying assertion in Global::vboxStatusCodeToCOM down to …
(edit) @94716   3 years vboxsync Main/Update check: Fixes for UpdateAgent::i_reportError(). bugref:7983
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94713   3 years vboxsync Main/Update check: Fixes for event handling. bugref:7983
(edit) @94710   3 years vboxsync Main/Update check: Docs nits, formatting, logging tweaks. bugref:7983
(edit) @94707   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. It was stupid to disable …
(edit) @94706   3 years vboxsync Main/Update check: Use VERR_COM_IPRT_ERROR for now when reporting …
(edit) @94704   3 years vboxsync Main/Update check: Implemented and expose update agent events. …
(edit) @94703   3 years vboxsync Main: Added VirtualBoxBase::setErrorVrcV().
(edit) @94702   3 years vboxsync Main/Update check: Docs, renaming. ​​bugref:7983
(edit) @94701   3 years vboxsync Main/Update check: Docs. ​​bugref:7983
(edit) @94700   3 years vboxsync Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
(edit) @94686   3 years vboxsync Main/Update check: Settings fixes, added @todos [SCM fix]. ​​bugref:7983
(edit) @94685   3 years vboxsync Main/Update check: Settings fixes, added @todos. ​​bugref:7983
(edit) @94684   3 years vboxsync Main/Update check: Documentation. ​​bugref:7983
(edit) @94682   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94670   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94661   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94657   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [cut back …
(edit) @94656   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling post install …
(edit) @94655   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94654   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94650   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94648   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94647   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94646   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94645   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94601   3 years vboxsync Main/idl: Prepare for RESTful API, including DTD. bugref:9166
(edit) @94600   3 years vboxsync Main/Medium: Fix leftover from recursion elimination, should not …
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94597   3 years vboxsync Main/Host: Remove unnecessary include, noticed it from unexpected …
(edit) @94580   3 years vboxsync Main/Settings: Fix update check attribute naming, they are too long …
(edit) @94579   3 years vboxsync Main/HostUpdate: consistency fix in log message, bugref:7983
(edit) @94578   3 years vboxsync Main/SystemProperties: parameter naming consistency fix, still unhappy …
(edit) @94533   3 years vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   3 years vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94521   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94514   3 years vboxsync Main/NvramStore: Implement SSM handlers so the state doesn't get …
(edit) @94494   3 years vboxsync Main/tstGuestCtrlParseBuffer: Buggy string length. Better test failure …
(edit) @94493   3 years vboxsync Main/Global: Follow-up to the Linux OS subtypes update (r150791) as …
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94470   3 years vboxsync Comment typo.
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(edit) @94438   3 years vboxsync Main/HostUpdate+VBoxManage/UpdateCheck: Simple tidy-up of some …
(edit) @94394   3 years vboxsync Main/Machine+FE/Qt+VBoxManage/showvminfo: Attaching USB devices to a …
(edit) @94375   3 years vboxsync Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
(edit) @94374   3 years vboxsync Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
(edit) @94373   3 years vboxsync Main/VirtualBox.xidl: Try enabled the DOCTYPE/VirtualBox.dtd statement …
(edit) @94371   3 years vboxsync Main/VirtualBox.xidl: Eliminate redundant readonly="no" attributes, …
(edit) @94370   3 years vboxsync Main/VirtualBox.xidl: Fixed harmless attribute typo for …
(edit) @94368   3 years vboxsync Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
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