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) @40153   13 years vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40080   13 years vboxsync Another Windows build fix
(edit) @40079   13 years vboxsync Windows build fix for r76212
(edit) @40078   13 years vboxsync Main/NetIf: Use short interface name when composing network name on …
(edit) @40068   13 years vboxsync Main/NetIf-solaris: added a few more NIC descriptions.
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @39926   13 years vboxsync be more restrictive
(edit) @39837   13 years vboxsync nit
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39799   13 years vboxsync Main/Medium: Add field for default open flags and add …
(edit) @39677   13 years vboxsync Main/Network: removed unnecessary defaults for IPAddress and …
(edit) @39564   13 years vboxsync Main/Machine: fix typo
(edit) @39563   13 years vboxsync Main/Machine: Fix saving network adapter settings when the chipset …
(edit) @39511   13 years vboxsync Main/Machine: remove leftover debugging hack
(edit) @39459   13 years vboxsync VBoxSVC: logging and --shutdown-delay.
(edit) @39429   13 years vboxsync Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
(edit) @39352   13 years vboxsync Main: spaces
(edit) @39351   13 years vboxsync Main-OVF: make really sure all data is processed before stopping the …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39221   13 years vboxsync Main/metrics: unregister guest after metrics (#5949)
(edit) @39200   14 years vboxsync Main/Machine: introduce env variable which allow specifying a …
(edit) @39123   14 years vboxsync Main/Machine: fix use after free bug caused by non-obvious std::list …
(edit) @39058   14 years vboxsync Added machinery to add floppy or not add USB for new VMs depending on …
(edit) @39055   14 years vboxsync Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by …
(edit) @38999   14 years vboxsync Main: accident commit
(edit) @38996   14 years vboxsync Main: fix setting the current state modification flag in some circumstances
(edit) @38887   14 years vboxsync Change DiscardDevice to SetAutoDiscardForDevice
(edit) @38873   14 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38820   14 years vboxsync Main: array size
(edit) @38818   14 years vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @38775   14 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38773   14 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38764   14 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38754   14 years vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38745   14 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38744   14 years vboxsync Main/Medium: lock typo
(edit) @38742   14 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38741   14 years vboxsync Main/Medium: all remaining changes to get the media tree lock order …
(edit) @38729   14 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38718   14 years vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @38717   14 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38709   14 years vboxsync Main/Medium: replace the event semaphore used to wait for queryInfo by …
(edit) @38697   14 years vboxsync build fix
(edit) @38695   14 years vboxsync warnings
(edit) @38641   14 years vboxsync Main: fix possible dead-lock between IMedium::RefreshState and …
(edit) @38636   14 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38618   14 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38609   14 years vboxsync VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
(edit) @38583   14 years vboxsync Main: set the "current state" modified if something in the VM …
(edit) @38535   14 years vboxsync Main: missed one case
(edit) @38534   14 years vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38499   14 years vboxsync Main/Machine+Medium: fix medium registry association when attaching a …
(edit) @38494   14 years vboxsync Main: fix VM initialization if a shared folder does not exists (fix …
(edit) @38491   14 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file export
(edit) @38490   14 years vboxsync VD: fixed regression of r73520 (Interface cleanup) for ovf file import
(edit) @38475   14 years vboxsync Main/Medium: fix error message handling in the error cleanup code
(edit) @38469   14 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38455   14 years vboxsync Main-OVA: fix importing of renamed OVA files
(edit) @38452   14 years vboxsync Main/Medium: make CreateDiffMedium more convenient to use by …
(edit) @38441   14 years vboxsync Main/USB: do not propagate remote filter to USBProxyService for all …
(edit) @38432   14 years vboxsync Main/USB: don't propagate remote filtera to USBProxyService
(edit) @38428   14 years vboxsync Main-CloneVM: wrong order
(edit) @38420   14 years vboxsync Main-Clone: use new Medium::cloneToEx method
(edit) @38406   14 years vboxsync vboxnetadp: moved SetExtraData calls to …
(edit) @38397   14 years vboxsync Main/Medium: fix object locks and medium lock state in createDiffStorage()
(edit) @38365   14 years vboxsync Main/VRDE: default port
(edit) @38357   14 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38329   14 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38308   14 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38264   14 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38213   14 years vboxsync main/usb/win: replug device fix
(edit) @38211   14 years vboxsync Main: make path comparison independently of the slash style (public #9303)
(edit) @38153   14 years vboxsync Main/Machine: fix snapshot tree handling for cloning "machine and …
(edit) @38145   14 years vboxsync Main-CloneVM: make this error fatal
(edit) @38141   14 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
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