VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @66897   8 years vboxsync Main/SecretKeyStore: be less pushy with iterators
(edit) @66896   8 years vboxsync Main/Guest Control: Iterator fixes for signalWaitEvent() and …
(edit) @66895   8 years vboxsync Main/MediumLock: fix for MediumLockListMap::Clear cleanup
(edit) @66894   8 years vboxsync Backed out r115409 again.
(edit) @66893   8 years vboxsync Main/MediumLock: MediumLockListMap::Clear cleanup
(edit) @66892   8 years vboxsync Main/Guest Control: Iterator fixes for signalWaitEvent() and …
(edit) @66891   8 years vboxsync Main/EmulatedUSBImpl.cpp: WebcamsMap 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) @66870   8 years vboxsync Main/ConsoleImpl: bugref:8855: don't ignore the error code when …
(edit) @66857   8 years vboxsync Guest Control/Main: Event fixes (for bugref:8833): * Check for …
(edit) @66832   8 years vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66816   8 years vboxsync Main: increased the default RAM size for Windows 7 / 2008(R2) …
(edit) @66796   8 years vboxsync Main/tstCollector: use symbolic constant
(edit) @66795   8 years vboxsync Main/tstCollector: make it always return 0. The current error handling …
(edit) @66704   8 years vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66703   8 years vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66646   8 years vboxsync Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter list …
(edit) @66643   8 years vboxsync Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double …
(edit) @66636   8 years vboxsync Main/Makefile.kmk: Started using KB_FN_AUTO_CMD_DEPS and friends.
(edit) @66630   8 years vboxsync VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66629   8 years vboxsync VirtualBoxClientImpl: Style cleaning in the SDS related code; fixed …
(edit) @66619   8 years vboxsync vboxapi.py: style adjustments
(edit) @66617   8 years vboxsync VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66564   8 years vboxsync VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is …
(edit) @66563   8 years vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66512   8 years vboxsync VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is …
(edit) @66483   8 years vboxsync Main/Machine: fix the operation count handling for …
(edit) @66411   8 years vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66400   8 years vboxsync Main: bugref:8783: fixes for the new resizing code.
(edit) @66396   8 years vboxsync Main: reverted r114346.
(edit) @66394   8 years vboxsync Main: remove the old resizing code.
(edit) @66382   8 years vboxsync Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB)
(edit) @66381   8 years vboxsync Main/Console: Fix missing parameter for …
(edit) @66358   8 years vboxsync VBoxProxyStub.c: Fixed incorrect error handling and work duplication …
(edit) @66353   8 years vboxsync VBoxProxyStub.c: More style.
(edit) @66352   8 years vboxsync VBoxProxyStub.c: fQuoteIt confusion.
(edit) @66349   8 years vboxsync fixed two @bugref references
(edit) @66330   8 years vboxsync Main: doxygen fix for the new guest resizing code.
(edit) @66329   8 years vboxsync Main: enabled the new resizing code.
(edit) @66328   8 years vboxsync Main: updated the guest resizing code (disabled).
(edit) @66308   8 years vboxsync VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66294   8 years vboxsync ExtPackManagerImpl.cpp: Must not hold the extpack manager lock when …
(edit) @66282   8 years vboxsync Main/VirtualBox.xidl: tabs, spaces
(edit) @66280   8 years vboxsync bugref:3300: build fix
(edit) @66279   8 years vboxsync Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66266   8 years vboxsync Warning.
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