VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67804   8 years vboxsync Main/Net (bugref:8905) canonicalize bridged interface name upon …
(edit) @67793   8 years vboxsync a few 'const com::Utf8Str &'
(edit) @67792   8 years vboxsync Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
(edit) @67777   8 years vboxsync EbmlWriter: warning
(edit) @67768   8 years vboxsync Main/VBoxProxyStub: don't assert when running debug builds as normal …
(edit) @67754   8 years vboxsync SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess from …
(edit) @67753   8 years vboxsync Unattended: Drop UnattendedHelper.cpp/h. Drop …
(edit) @67745   8 years vboxsync Main/Medium: Don't include the MediumaVariant_VmdkESX flag when …
(edit) @67738   8 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67735   8 years vboxsync Main: Added Global::getOSTypeIndexFromId (nit).
(edit) @67734   8 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67733   8 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67730   8 years vboxsync Unattended,Machine: Create Unattended instance on-demand from the …
(edit) @67729   8 years vboxsync UnattendedImpl: Better default properties. Added internal data getters …
(edit) @67728   8 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @67727   8 years vboxsync build fix
(edit) @67726   8 years vboxsync Main: more Log*Func
(edit) @67725   8 years vboxsync Main/NetIf-win: bugref:8346: the distinction between XP and Vista …
(edit) @67721   8 years vboxsync glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
(edit) @67654   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67652   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67646   8 years vboxsync glue/string.cpp: parseKeyValue: Use new find method.
(edit) @67642   8 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67641   8 years vboxsync VideoRec.cpp: r=bird: Hmm, seems parseKeyValue was too cleverly …
(edit) @67640   8 years vboxsync Utf8Str::parseKeyValue: Docs and style.
(edit) @67639   8 years vboxsync ConsoleImpl2.cpp: strDebugOptions.parseKeyValue can return empty …
(edit) @67636   8 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Fix inverted …
(edit) @67634   8 years vboxsync Main/HostNetworkInterfaceImpl: Restore all-zeroes (any) IPv6 address …
(edit) @67633   8 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Validate new …
(edit) @67626   8 years vboxsync typo
(edit) @67625   8 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(edit) @67623   8 years vboxsync VBoxProxyStub.c: coding style
(edit) @67622   8 years vboxsync VBoxProxyStub.c: off-by-two
(edit) @67620   8 years vboxsync IUnattended: Added props for auxiliary paths.
(edit) @67618   8 years vboxsync Unattended: Renaming overloaded init method.
(edit) @67617   8 years vboxsync Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
(edit) @67609   8 years vboxsync VBoxSVC: better don't bother us with reports about missing USB vendor …
(edit) @67608   8 years vboxsync Main/Settings: prepare for 5.2 settings, without anything actually …
(edit) @67566   8 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67561   8 years vboxsync Main: bugref:8902: optimized composeHardwareAddress() and …
(edit) @67531   8 years vboxsync Main/Display: eliminate the old resize code, the new code is well …
(edit) @67492   8 years vboxsync Main/MediumAttachment: remove too paranoid assertion, this method is …
(edit) @67474   8 years vboxsync Devices/DevVGA: Unify the drawing logic (full update is handled by the …
(edit) @67466   8 years vboxsync Main/Snapshot: fix too paranoid assertion, snapshots without a name …
(edit) @67440   8 years vboxsync Main/ConsoleImpl: announce the MCFG area to EFI
(edit) @67433   8 years vboxsync Main/Snapshot: Pass the restored snapshot ID as part of the event, for …
(edit) @67432   8 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) @67245   8 years vboxsync Main/ProgresImpl: Added a callback method for VD as well …
(edit) @67244   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67242   8 years vboxsync Main/ProgresImpl: Added a callback method for VD as well …
(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) @67230   8 years vboxsync Main/ProgressImpl: Added IPRT progress callback method.
(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) @67219   8 years vboxsync Main/Console: Use RT_SUCCESS() for IPRT status codes
(edit) @67211   8 years vboxsync Main: Enabled new tar creator code in IAppliance.
(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) @67199   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67197   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67195   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) @67067   8 years vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @67055   8 years vboxsync ConsoleImpl2: Prevent launching VMs with invalid APIC combinations.
(edit) @67049   8 years vboxsync Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
(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) @66926   8 years vboxsync Main: spaces
(edit) @66925   8 years vboxsync Main/Machine+GuestOSType: few more convenience functions for getting data
(edit) @66924   8 years vboxsync whitespace
(edit) @66922   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66902   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66900   8 years vboxsync Main/GuestControl: fix iterator increment which was lost in previous change
(edit) @66899   8 years vboxsync it++ => ++it
(edit) @66898   8 years vboxsync Main/SecretKeyStore: proper iterator increment
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