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) @38996   13 years vboxsync Main: fix setting the current state modification flag in some circumstances
(edit) @38887   13 years vboxsync Change DiscardDevice to SetAutoDiscardForDevice
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38820   13 years vboxsync Main: array size
(edit) @38818   13 years vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @38775   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38773   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38764   13 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38754   13 years vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38745   13 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38744   13 years vboxsync Main/Medium: lock typo
(edit) @38742   13 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38741   13 years vboxsync Main/Medium: all remaining changes to get the media tree lock order …
(edit) @38729   13 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38718   13 years vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @38717   13 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38709   13 years vboxsync Main/Medium: replace the event semaphore used to wait for queryInfo by …
(edit) @38697   13 years vboxsync build fix
(edit) @38695   13 years vboxsync warnings
(edit) @38641   13 years vboxsync Main: fix possible dead-lock between IMedium::RefreshState and …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38609   13 years vboxsync VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
(edit) @38583   13 years vboxsync Main: set the "current state" modified if something in the VM …
(edit) @38535   13 years vboxsync Main: missed one case
(edit) @38534   13 years vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38499   13 years vboxsync Main/Machine+Medium: fix medium registry association when attaching a …
(edit) @38494   13 years vboxsync Main: fix VM initialization if a shared folder does not exists (fix …
(edit) @38491   13 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file export
(edit) @38490   13 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file import
(edit) @38475   13 years vboxsync Main/Medium: fix error message handling in the error cleanup code
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38455   13 years vboxsync Main-OVA: fix importing of renamed OVA files
(edit) @38452   13 years vboxsync Main/Medium: make CreateDiffMedium more convenient to use by …
(edit) @38441   13 years vboxsync Main/USB: do not propagate remote filter to USBProxyService for all …
(edit) @38432   13 years vboxsync Main/USB: don't propagate remote filtera to USBProxyService
(edit) @38428   13 years vboxsync Main-CloneVM: wrong order
(edit) @38420   13 years vboxsync Main-Clone: use new Medium::cloneToEx method
(edit) @38406   13 years vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @38397   13 years vboxsync Main/Medium: fix object locks and medium lock state in createDiffStorage()
(edit) @38365   13 years vboxsync Main/VRDE: default port
(edit) @38357   13 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38329   13 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38308   13 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38264   13 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38213   13 years vboxsync main/usb/win: replug device fix
(edit) @38211   13 years vboxsync Main: make path comparison independently of the slash style (public #9303)
(edit) @38153   13 years vboxsync Main/Machine: fix snapshot tree handling for cloning "machine and …
(edit) @38145   13 years vboxsync Main-CloneVM: make this error fatal
(edit) @38141   13 years vboxsync Main-CloneVM: fix the recursive snapshot searching
(edit) @38121   14 years vboxsync Main-CloneVM: comment
(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 …
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