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) @57130   9 years vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @57034   9 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56958   9 years vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
(edit) @56941   9 years vboxsync VBoxSVC/iokit.cpp: OS X 10.11 USB tweaks.
(edit) @56925   9 years vboxsync Main/Medium: Fix error message
(edit) @56867   9 years vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56864   9 years vboxsync added two more OSX guest types
(edit) @56854   9 years vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56845   9 years vboxsync added test
(edit) @56824   9 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   9 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56662   9 years vboxsync Main: When changing audio controller, change codec as well.
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @56610   9 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56599   9 years vboxsync Warning fix (32-bit Windows).
(edit) @56595   9 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56587   9 years vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @56577   9 years vboxsync Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
(edit) @56574   9 years vboxsync Main/ProgressProxy: eliminate unnecessary includes
(edit) @56563   10 years vboxsync Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
(edit) @56516   10 years vboxsync Main: Save audio codec settings (see #7902).
(edit) @56477   10 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(edit) @56474   10 years vboxsync Main/Medium: Don't log an error when the medium is not configured for …
(edit) @56459   10 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56398   10 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56372   10 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56319   10 years vboxsync whitespace (tabs!)
(edit) @56307   10 years vboxsync Main/Appliance: fixed reference counting
(edit) @56216   10 years vboxsync Main/NetworkAdapter: changing "promisc mode" doesn't need to be …
(edit) @56096   10 years vboxsync pr6522. small refining
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @56019   10 years vboxsync Main/Machine: fix starting (re-attaching case) a "separate" UI
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55967   10 years vboxsync Main/Host: Close the support driver as soon as we no longer need it. …
(edit) @55872   10 years vboxsync Main/Medium: Copy filter related properties when cloning a medium or …
(edit) @55854   10 years vboxsync Main: saved screenshot API cleanup.
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @55839   10 years vboxsync VBoxSVC: log the home directory
(edit) @55835   10 years vboxsync Main/Machine: repair VM configs a bit more thoroughly, as otherwise it …
(edit) @55833   10 years vboxsync Main/Machine: fix handling of transient guest properties (both on …
(edit) @55807   10 years vboxsync Main/Machine: fix self-deadlock during inaccessible machine unregistration
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55797   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSSuffixesIgnore global …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55749   10 years vboxsync Main/Snapshot: fix complete breakage of taking snapshots (smart …
(edit) @55728   10 years vboxsync Main/Machine+Snapshot+Medium: Remove bogus assertion when locking a …
(edit) @55721   10 years vboxsync Main: Allow host-suspend/resume notifiers to be called several times …
(edit) @55710   10 years vboxsync Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit
(edit) @55698   10 years vboxsync Main/Snapshot: fix taking a snapshot of an already paused VM (needs …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55670   10 years vboxsync Machine::temporaryEjectDevice(): fixed the test for the machine state …
(edit) @55651   10 years vboxsync Main/HostPowerLinux: avoid gcc warning.
(edit) @55647   10 years vboxsync Main/HostPowerLinux: nicer code.
(edit) @55642   10 years vboxsync MachineImpl.cpp doesn't seem to need GuestImpl.h (Guest* lives in …
(edit) @55616   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume …
(edit) @55611   10 years vboxsync Main: Merged the VFSFileType and FsObjType enums, keeping the …
(edit) @55610   10 years vboxsync VFSExplorer::entryList: Fixed Size array return, was returning the …
(edit) @55602   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55548   10 years vboxsync AudioAdapterImpl: shut up gcc.
(edit) @55528   10 years vboxsync Main/idl: added IAudioAdapter::enabledIn/enabledOut
(edit) @55511   10 years vboxsync Main/Snapshot: fix handling of saved state with offline snapshots …
(edit) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55458   10 years vboxsync Main/src-server/xpcom/server.cpp: make the event queue handling and …
(edit) @55457   10 years vboxsync Main/Host: make sure that all relevant objects are uninitialized when …
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55285   10 years vboxsync Main/Medium: Preserve any errors when deleting the medium locks list
(edit) @55284   10 years vboxsync Main/Medium: Clarify progress description when decrypting a medium
(edit) @55278   10 years vboxsync Main/HostDnsService: Poll for VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55255   10 years vboxsync Main/Snapshot: only update the machine state on the VM process if …
(edit) @55251   10 years vboxsync Main/Host: reduce the amount of unnecessary locking greatly
(edit) @55233   10 years vboxsync Main/Machine+Snapshot: fix state checks and introduce standardized …
(edit) @55224   10 years vboxsync Main/HostDnsService: fix fallout from previous (r99529).
(edit) @55223   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55209   10 years vboxsync Main/VirtualBox: preserve useful error code which indicates trouble …
(edit) @55200   10 years vboxsync Main/HostDnsService: use <iprt/cpp/lock.h> instead of a roll-your-own …
(edit) @55199   10 years vboxsync Main/HostDnsService: get rid of const_cast<VirtualBox *> that is a …
(edit) @55198   10 years vboxsync Main/HostDnsService: drop const from VirtualBox *aParent as …
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55168   10 years vboxsync Main/Machine: fix overlooked case sensitive frontend name check
(edit) @55167   10 years vboxsync Main/Machine: Add support for launching separate UI/VM setups. …
(edit) @55120   10 years vboxsync Main/Machine: too strict limitations for extradata changes... for …
(edit) @55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @55094   10 years vboxsync Main/Machine: fix condition when permanent shared folders can be …
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