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) @38120   14 years vboxsync Main-CloneVM: remove old comment
(edit) @38119   14 years vboxsync Main-CloneVM: keep the "public" interface clean
(edit) @38116   14 years vboxsync Main-CloneVM: split up the disks collecting for the different cloning …
(edit) @38099   14 years vboxsync FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
(edit) @38061   14 years vboxsync Main-CloneVM: invert it
(edit) @38058   14 years vboxsync Main-CloneVM: fix wrong check
(edit) @38056   14 years vboxsync Main/Machine: disable clone mode "machine and child states" for now
(edit) @38049   14 years vboxsync Main-CloneVM: no tmp necessary
(edit) @38048   14 years vboxsync Machine: fix snapshot and current state updating in the "machine and …
(edit) @38041   14 years vboxsync Main/MachineImpl: fix automatic diff creation when cloning a VM …
(edit) @38038   14 years vboxsync Main-CloneVM: use the disk base name for the "MachineState" mode when …
(edit) @38016   14 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @38014   14 years vboxsync Main: a little more explanation
(edit) @38013   14 years vboxsync Main: import extra data items on read
(edit) @37985   14 years vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37971   14 years vboxsync Main/Machine: implement creating linked clones. Frontends/VBoxManage: …
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37941   14 years vboxsync Main/Medium: comment typo
(edit) @37932   14 years vboxsync Main: not worth an error message if a machine CPU leaf was not overridden
(edit) @37931   14 years vboxsync Main: TODO
(edit) @37930   14 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37928   14 years vboxsync Main/MachineDataChangedEvent: new attribute, currently unimplemented
(edit) @37927   14 years vboxsync Main: less LogRel noise
(edit) @37926   14 years vboxsync %u => %d
(edit) @37924   14 years vboxsync Main/StorageController: better error message for …
(edit) @37905   14 years vboxsync Main-CloneVM: change the name of a cloned disk to the new VM name, if …
(edit) @37900   14 years vboxsync Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
(edit) @37862   14 years vboxsync Main-OVF;FE/*: allow to specify if MAC addresses should be …
(edit) @37851   14 years vboxsync Main/Console+Machine: new method for deleting a range of snapshot, …
(edit) @37831   14 years vboxsync Main/Medium: added new attribute for getting the possible medium …
(edit) @37824   14 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37779   14 years vboxsync Main/VirtualBox: add two attributes for querying the list of internal …
(edit) @37777   14 years vboxsync Main: simply iterate over all parents
(edit) @37774   14 years vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37768   14 years vboxsync Main: add implicit parents which are not attached to other machines to …
(edit) @37713   14 years vboxsync Main/linux/Performance: if collecting the stats for a process fails …
(edit) @37709   14 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37704   14 years vboxsync warning
(edit) @37700   14 years vboxsync Main/VRDEServer: fix GetVRDEProperty method, for unknown values it …
(edit) @37695   14 years vboxsync Main/MediumAttachment+Machine: maintain a flag whether the medium was …
(edit) @37687   14 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37686   14 years vboxsync Main: flags for emulated USB Webcam and CardReader.
(edit) @37683   14 years vboxsync Main/win/svcmain.cpp: fix regression when registering the COM service, …
(edit) @37681   14 years vboxsync Main: correctly wait for async process
(edit) @37680   14 years vboxsync Main: medias have to delete them self (using the location is wrong: …
(edit) @37678   14 years vboxsync warning
(edit) @37670   14 years vboxsync Main/win/svcmain.cpp: fix command line parsing, and generally make the …
(edit) @37667   14 years vboxsync build fix
(edit) @37666   14 years vboxsync Main/VBoxSVC: add release logging, with conservative log rotation …
(edit) @37662   14 years vboxsync eliminate unneeded include file
(edit) @37657   14 years vboxsync Main: Build fix
(edit) @37656   14 years vboxsync Main: Clarify the error message if the controller doesn't support …
(edit) @37625   14 years vboxsync Main/Medium: fix regression in previous change, VBoxSVC crashed for …
(edit) @37624   14 years vboxsync Main/USB/linux: fix some doxygen
(edit) @37618   14 years vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   14 years vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37612   14 years vboxsync Main-CloneVM: explicitly add the machine registry to every new medium …
(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) @37590   14 years vboxsync Main-CloneVM: create the snapshot folder when necessary
(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) @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) @37502   14 years vboxsync Main;Settings: make the settings copyable
(edit) @37491   14 years vboxsync Main-CloneVM: factor out the clone VM task
(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) @37449   14 years vboxsync Main;VBoxManage: more clone vm work
(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) @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) @37353   14 years vboxsync Warning.
(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) @37244   14 years vboxsync Main/VirtualBox: new method for querying the API version
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @37179   14 years vboxsync Main/xpcom: comment fix
(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.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette