VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33760   14 years vboxsync Main/Medium: don't just randomly throw exception if a device type …
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33757   14 years vboxsync Storage/RAW: case insensitive extension matching Main/Medium: For …
(edit) @33756   14 years vboxsync Release logging.
(edit) @33743   14 years vboxsync Main: Windows, starting Vista, shall use HDA audio by default
(edit) @33731   14 years vboxsync Disable large page support by default for Linux hosts until further notice
(edit) @33727   14 years vboxsync fix build
(edit) @33724   14 years vboxsync Comment typo.
(edit) @33723   14 years vboxsync Automatic Guest Additions update: Support/graceful handling for …
(edit) @33722   14 years vboxsync Main, PCI: uniform PCI slots management, please watch/report regressions
(edit) @33720   14 years vboxsync EventQueue::uninit: Don't run the native mac os x runloop in default …
(edit) @33718   14 years vboxsync Main: perform the file system check not only when starting the VM but …
(edit) @33709   14 years vboxsync Main/Machine: Reject any attempt to open a VM config with the same …
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33707   14 years vboxsync Main/Console: use appropriately sized types to resolve the compiler …
(edit) @33706   14 years vboxsync Main/Appliance: MSVC compiler warnings
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33699   14 years vboxsync Main-OVF: fix win burn
(edit) @33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
(edit) @33697   14 years vboxsync Guest Control: Provide canceling overall task progress as well.
(edit) @33696   14 years vboxsync Guest Control: Updates on guest path/environment resolving, …
(edit) @33695   14 years vboxsync build fix
(edit) @33693   14 years vboxsync Main: More ExtPack code.
(edit) @33691   14 years vboxsync Main: openMedium() should return the same IMedium when called twice …
(edit) @33690   14 years vboxsync PCI: more slot management bits
(edit) @33688   14 years vboxsync PIC: forgotten code to record assignment
(edit) @33687   14 years vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33685   14 years vboxsync Main: remove assertion which causes all machine startups to fail
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33671   14 years vboxsync ExtPackManagerImpl: typo
(edit) @33665   14 years vboxsync Main-OVF: allow overwriting of the OS type; prefer the OS type from a …
(edit) @33661   14 years vboxsync Main/OVF: never write the Machine/@stateFile attribute in machine XML …
(edit) @33659   14 years vboxsync Main-OVF: cleanup
(edit) @33657   14 years vboxsync Main: API docs
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33652   14 years vboxsync Main-OVF: typo
(edit) @33651   14 years vboxsync Main-OVF: rename
(edit) @33643   14 years vboxsync Main-OVF: streamify Sha1ReadBuf
(edit) @33627   14 years vboxsync Disabled the building of VBoxExtPackHelperApp.
(edit) @33624   14 years vboxsync build fix
(edit) @33623   14 years vboxsync ExtPack: More code.
(edit) @33622   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33612   14 years vboxsync Main: remove stdio include
(edit) @33611   14 years vboxsync Main: fix end marker bug in VRDE settings processing
(edit) @33606   14 years vboxsync PCI: add 2 bridges into ICH-9 chipset, more verbose topology printing
(edit) @33604   14 years vboxsync tstVBoxAPILinux.cpp: typos
(edit) @33598   14 years vboxsync Main: use RTPATH_MAX and RTPathUserHome() wrapper
(edit) @33596   14 years vboxsync Main: Change the 'default default' machine folder to …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33593   14 years vboxsync Main: export VRDEServerImpl.cpp to OSE.
(edit) @33592   14 years vboxsync VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33582   14 years vboxsync solaris burn fix
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33557   14 years vboxsync VRDE: More API changes for the VRDP server separation (warnings).
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33553   14 years vboxsync Add default case.
(edit) @33543   14 years vboxsync Always enable large page support on 64-bit hosts
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33536   14 years vboxsync Main-OVF: Use the circular buffer on export and move the write …
(edit) @33528   14 years vboxsync Guest Copy/Guest Additions: No credentials needed.
(edit) @33526   14 years vboxsync Fix burn
(edit) @33525   14 years vboxsync Fix burn
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33523   14 years vboxsync ExtPack: -> laptop.
(edit) @33521   14 years vboxsync ExtPack: More code.
(edit) @33518   14 years vboxsync warning
(edit) @33517   14 years vboxsync Main/NATEngineImpl.cpp: copy'n'paste error
(edit) @33516   14 years vboxsync Main: free on error
(edit) @33510   14 years vboxsync Guest Copy/Guest Additions: Also don't wait forever when spawning …
(edit) @33505   14 years vboxsync build fix
(edit) @33504   14 years vboxsync Default large page support to on for new VMs or VMs that didn't …
(edit) @33497   14 years vboxsync Build fix.
(edit) @33494   14 years vboxsync Build fixes.
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33488   14 years vboxsync build fix.
(edit) @33487   14 years vboxsync a couple of lines more.
(edit) @33477   14 years vboxsync build fix
(edit) @33474   14 years vboxsync ExtPack: Sketches and some code.
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33459   14 years vboxsync Main: API docs
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33452   14 years vboxsync Main: forgot UUID change
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33446   14 years vboxsync Guest Copy/VBoxManage+Main: Update.
(edit) @33438   14 years vboxsync Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer
(edit) @33433   14 years vboxsync Main: fail with meaningful error message if medium path is not fully …
(edit) @33424   14 years vboxsync Main-OVF: Allow overriding of the target disk path when there is some …
(edit) @33423   14 years vboxsync MSVC warnings
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33412   14 years vboxsync Removed unused code.
(edit) @33411   14 years vboxsync Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33407   14 years vboxsync nits
(edit) @33399   14 years vboxsync build fix
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