VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37606   14 years vboxsync Settings: read the aborted flag
(edit) @37604   14 years vboxsync Main-CloneVM: needs tree lock
(edit) @37603   14 years vboxsync Main-CloneVM: register new mediums; use global default disk format
(edit) @37599   14 years vboxsync Main/USBProxyService: implementation inheritance is not so great that …
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37591   14 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37590   14 years vboxsync Main-CloneVM: create the snapshot folder when necessary
(edit) @37589   14 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37587   14 years vboxsync vcc build fix
(edit) @37586   14 years vboxsync Main/Medium: Fix incorrect forcing of absolute paths for non-file …
(edit) @37580   14 years vboxsync Main/MachineImplCloneVM.cpp: change the sub-operation weights so that …
(edit) @37558   14 years vboxsync Main-CloneVM: use the same medium type in the target like in the …
(edit) @37555   14 years vboxsync Main-CloneVM: better progress weighting for diff images
(edit) @37554   14 years vboxsync Main: tabs
(edit) @37553   14 years vboxsync com: method for SafeArray -> RTCList
(edit) @37547   14 years vboxsync com: temp remove template
(edit) @37533   14 years vboxsync Main-CloneVM: fix warning
(edit) @37532   14 years vboxsync Main-CloneVM: fix win
(edit) @37531   14 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37525   14 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37523   14 years vboxsync Main-CloneVM: handle a special case in input params
(edit) @37522   14 years vboxsync Main-CloneVM: put images into the target snapshot folder if they where …
(edit) @37521   14 years vboxsync Main-CloneVM: fix cleanup
(edit) @37503   14 years vboxsync Settings: space
(edit) @37502   14 years vboxsync Main;Settings: make the settings copyable
(edit) @37492   14 years vboxsync Main-CloneVM: forgot to cleanup the header file
(edit) @37491   14 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37487   14 years vboxsync Main/IConsole: new UUID for useHostClipboard attribute
(edit) @37486   14 years vboxsync Main-CloneVM: remove printf
(edit) @37485   14 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37471   14 years vboxsync Main/IConsole: add useHostClipboard attribute
(edit) @37457   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @37449   14 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37412   14 years vboxsync Main/MachineImpl: don't hide the error code if creating a differential …
(edit) @37390   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, added …
(edit) @37380   14 years vboxsync Main/Console+InternalMachineControl: add a (not yet implemented) …
(edit) @37377   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, fix
(edit) @37376   14 years vboxsync Build fix.
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37373   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5
(edit) @37356   14 years vboxsync Main/src-server/xpcom/server.cpp: fix handling of parameter passing …
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37353   14 years vboxsync Warning.
(edit) @37327   14 years vboxsync Main/Console: Fix FreeBSD build (thanks to Bernhard Froehlich)
(edit) @37307   14 years vboxsync Partly revert r72058, the gcc warning was fixed already
(edit) @37306   14 years vboxsync Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
(edit) @37285   14 years vboxsync Main: right place fo VBOX_WITH_USB_VIDEO.
(edit) @37284   14 years vboxsync OSE fix
(edit) @37283   14 years vboxsync Main: typo.
(edit) @37282   14 years vboxsync Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
(edit) @37244   14 years vboxsync Main/VirtualBox: new method for querying the API version
(edit) @37241   14 years vboxsync ConsoleImpl2.cpp: Avoid lock order inversion issue between the VMM …
(edit) @37220   14 years vboxsync Main/Display: correct Framebuffer Dimensions for negative x/yOrigins
(edit) @37215   14 years vboxsync Main/UsbWebcam: disabled peremeters for initialization of device & …
(edit) @37201   14 years vboxsync Main/ConsoleImpl: build fixes
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @37179   14 years vboxsync Main/xpcom: comment fix
(edit) @37175   14 years vboxsync Devices and Main/seamless: allow for the possibility that nothing is …
(edit) @37167   14 years vboxsync Main/webservice: don't stop accepting new connections just because …
(edit) @37162   14 years vboxsync Main/Medium: provide error message for duplicate attachment of one …
(edit) @37142   14 years vboxsync Main/Host: fix scoping to avoid compiler warning about variable aliasing
(edit) @37131   14 years vboxsync Main/solaris: Added some NIC descriptions.
(edit) @37096   14 years vboxsync Main: fix iterator erase mess
(edit) @37095   14 years vboxsync Host::getDrives: Don't increment the iterator after erase.
(edit) @37092   14 years vboxsync Main: fixed NOP in release builds (xtracker 5578)
(edit) @37086   14 years vboxsync Main/linux/USB: updates to testcase for r71611
(edit) @37075   14 years vboxsync Main: win fix
(edit) @37074   14 years vboxsync Main; VBoxManage: initial machine clone support
(edit) @37069   14 years vboxsync Main: add waitForAsyncProgressCompletion to IProgress
(edit) @37059   14 years vboxsync Main: 640MB are the absolut minimum for F15, see …
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @37014   14 years vboxsync Main/linux/USB: reverted r71595 again, as it did not seem correct
(edit) @37010   14 years vboxsync Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, …
(edit) @37000   14 years vboxsync Main/linux/USB: correctly handle completely absent /proc/bus/usb
(edit) @36997   14 years vboxsync Main/linux/usb: no reason not to check root paths passed in the environment
(edit) @36996   14 years vboxsync Main/linux/usb: additional tests, drop a couple of silly ones
(edit) @36995   14 years vboxsync Main/linux/usb: more readable test code
(edit) @36994   14 years vboxsync Main/linux/usb: make unit tests pass and fix one test
(edit) @36993   14 years vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36991   14 years vboxsync Main: Initial support for disk hotplugging, work in progress
(edit) @36986   14 years vboxsync Main/Host: use setError instead of setWarning, as the calling code …
(edit) @36981   14 years vboxsync Main/MediumImpl: Fix memory leaks in some medium operation error …
(edit) @36976   14 years vboxsync Main: when mounting shared folders, don't break the loop if one folder …
(edit) @36975   14 years vboxsync Main: don't override existing error codes
(edit) @36964   14 years vboxsync Main/linux/USB: corrected an outdated comment
(edit) @36963   14 years vboxsync Main/linux/USB: forgot to remove a fixed todo
(edit) @36961   14 years vboxsync Main/USB/linux: return correct error codes and messages if the user …
(edit) @36958   14 years vboxsync Main/linux/USB: better permissions checking and code cleanup
(edit) @36954   14 years vboxsync Main/idl: fix comment reference
(edit) @36945   14 years vboxsync MaxGuestRAM: here too.
(edit) @36941   14 years vboxsync usb rework
(edit) @36925   14 years vboxsync 3D for VRDP: updates (xTracker 5565).
(edit) @36921   14 years vboxsync DisplayImpl: do not allow DrawToScreen when the screen is being resized.
(edit) @36900   14 years vboxsync Main/win/svcmain.cpp: Switch to the user's home directory if VBoxSVC …
(edit) @36898   14 years vboxsync Main/Machine: first draft of method for cloning entire machines
(edit) @36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
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