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) @68318   7 years vboxsync Unattended: detectIsoOS updates.
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68251   7 years vboxsync Unattended: XP updates.
(edit) @68243   7 years vboxsync Unattended: Set hostname (computer name) for windows vista+ installs.
(edit) @68240   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68239   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68222   7 years vboxsync Main: Squeeze the validation kit and additions onto the aux image when …
(edit) @68170   7 years vboxsync Unattended: Build-fix for r117256.
(edit) @68164   7 years vboxsync Unattended: Changed boot order to work around DVD eject issues with …
(edit) @68162   7 years vboxsync Main: export Unattended* source files.
(edit) @68158   7 years vboxsync Main/ApplianceImport: bugref:8930: don't enable OHCI if xHCI is enabled
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68051   7 years vboxsync HostHardwareLinux.cpp: arch linux build fix (hope everyone has …
(edit) @68049   7 years vboxsync USBGetDevices.cpp: arch linux build fix (hope everyone has …
(edit) @68043   7 years vboxsync Main/Medium: fix lock order violation when setting the medium description
(edit) @68026   7 years vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @68016   7 years vboxsync VirtualBox::createAppliance: Added two missing return code …
(edit) @67885   7 years vboxsync Main/Snapshot: detect if snapshot merging would lose data due to …
(edit) @67884   7 years vboxsync Main/Snapshot: fix error message formatting
(edit) @67804   7 years vboxsync Main/Net (bugref:8905) canonicalize bridged interface name upon …
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @67792   7 years vboxsync Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
(edit) @67754   7 years vboxsync SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess from …
(edit) @67745   7 years vboxsync Main/Medium: Don't include the MediumaVariant_VmdkESX flag when …
(edit) @67738   7 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67730   7 years vboxsync Unattended,Machine: Create Unattended instance on-demand from the …
(edit) @67729   7 years vboxsync UnattendedImpl: Better default properties. Added internal data getters …
(edit) @67728   7 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @67727   7 years vboxsync build fix
(edit) @67726   7 years vboxsync Main: more Log*Func
(edit) @67725   7 years vboxsync Main/NetIf-win: bugref:8346: the distinction between XP and Vista …
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67636   7 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Fix inverted …
(edit) @67634   7 years vboxsync Main/HostNetworkInterfaceImpl: Restore all-zeroes (any) IPv6 address …
(edit) @67633   7 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Validate new …
(edit) @67626   7 years vboxsync typo
(edit) @67625   7 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(edit) @67618   7 years vboxsync Unattended: Renaming overloaded init method.
(edit) @67609   7 years vboxsync VBoxSVC: better don't bother us with reports about missing USB vendor …
(edit) @67566   7 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67492   7 years vboxsync Main/MediumAttachment: remove too paranoid assertion, this method is …
(edit) @67466   7 years vboxsync Main/Snapshot: fix too paranoid assertion, snapshots without a name …
(edit) @67433   7 years vboxsync Main/Snapshot: Pass the restored snapshot ID as part of the event, for …
(edit) @67432   7 years vboxsync Main: Use RTNetPrefixToMaskIPv6() instead of incorrect ASMBitSetRange().
(edit) @67431   8 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67390   8 years vboxsync Main/NetIf-win: bugref:8902: use correct function to determine the …
(edit) @67273   8 years vboxsync Main/Appliance: use the proper version info for the tar member group string
(edit) @67257   8 years vboxsync Main/ApplianceImplExport.cpp: Try get the names consistent when …
(edit) @67254   8 years vboxsync Main/ApplianceExport: Set special user and group names and IDs in the …
(edit) @67252   8 years vboxsync Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
(edit) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67244   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67239   8 years vboxsync Main/MediumImpl: bugref:8344: use RTPathStartsWithRoot() to ensure …
(edit) @67237   8 years vboxsync Main/Medium::i_addRawToFss: Split out the opening of the medium as we …
(edit) @67234   8 years vboxsync Main/Medium::i_addRawToFss: Added missing AutoCaller.
(edit) @67233   8 years vboxsync Main/Medium::i_addRawToFss: Removed unnecessary lock list Clear call, …
(edit) @67232   8 years vboxsync Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
(edit) @67231   8 years vboxsync Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
(edit) @67226   8 years vboxsync Main/MediumImpl: bugref:8344: enforce an absolute path when changing …
(edit) @67225   8 years vboxsync Appliance::i_writeFSImpl: hManifest isn't used, drop it.
(edit) @67210   8 years vboxsync Main: Appliance: filename fixes
(edit) @67209   8 years vboxsync Main: Appliance: todo
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67205   8 years vboxsync Main: More hacking on OPC exporting.
(edit) @67203   8 years vboxsync Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
(edit) @67197   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67193   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67190   8 years vboxsync Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly …
(edit) @67184   8 years vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67172   8 years vboxsync MediumImpl: @todo
(edit) @67142   8 years vboxsync ApplianceImpl*: Started implementing support for the new TAR creator …
(edit) @66945   8 years vboxsync build fix
(edit) @66944   8 years vboxsync Main/Machine: Streamline API default handling for network adapters …
(edit) @66943   8 years vboxsync build fix
(edit) @66942   8 years vboxsync Main/Machine: fix parallel port settings loading, which suffers from a …
(edit) @66941   8 years vboxsync Main/Machine: Use the internal method for querying the guest OS type …
(edit) @66940   8 years vboxsync Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
(edit) @66939   8 years vboxsync Main/SerialPort: make applying the default settings more flexible, …
(edit) @66938   8 years vboxsync Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
(edit) @66895   8 years vboxsync Main/MediumLock: fix for MediumLockListMap::Clear cleanup
(edit) @66893   8 years vboxsync Main/MediumLock: MediumLockListMap::Clear cleanup
(edit) @66877   8 years vboxsync Main: bugref:8855: make it better readable
(edit) @66875   8 years vboxsync Main: bugref:8855: when renaming settings, don't change the config …
(edit) @66646   8 years vboxsync Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter list …
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66483   8 years vboxsync Main/Machine: fix the operation count handling for …
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66217   8 years vboxsync Main: a few doxygen fixes
(edit) @66211   8 years vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66202   8 years vboxsync Main: updated usb.ids
(edit) @66126   8 years vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @66122   8 years vboxsync Main/svcmain: typo fix
(edit) @66121   8 years vboxsync Main/svcmain: cleanups, make functions static and use IPRT where …
(edit) @66046   8 years vboxsync Main/Snapshot: When creating a snapshot it's necessary to copy the …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65887   8 years vboxsync Main/Appliance: support importing more than 10 NICs if the OVF …
(edit) @65883   8 years vboxsync Main/USBProxyBackendUsbIp: Follow up fix, only clear the device list …
(edit) @65875   8 years vboxsync USBProxyBackendUsbIp: Disable code which makes the testcase fail …
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