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) @57632   9 years vboxsync USBIdDatabaseGenerator: coding style
(edit) @57625   9 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
(edit) @57596   9 years vboxsync Main/Network: reduce amount of release log messages (#7993)
(edit) @57556   9 years vboxsync Main/Network: fix to include wireless adapters into bridged list (#7993)
(edit) @57554   9 years vboxsync Main/Network: alternative implementation of NetIfList using …
(edit) @57536   9 years vboxsync Main/Network: Yet another attempt to find the root cause of failure to …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57485   9 years vboxsync Main/Network: remove redundant INetCfg query/release during interface …
(edit) @57475   9 years vboxsync Main/src-server/HostUSBDeviceImpl.cpp: quick fix for release log message
(edit) @57461   9 years vboxsync Main/Network: extensive release logging during interface enumeration
(edit) @57438   9 years vboxsync DECLCALLBACK
(edit) @57437   9 years vboxsync DECLCALLBACK
(edit) @57428   9 years vboxsync DECLCALLBACK
(edit) @57425   9 years vboxsync DECLCALLBACK
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57413   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57403   9 years vboxsync Main/Machine: Make sure the list of USB controllers is empty before …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57338   9 years vboxsync Main/HostUSBdevice: Fixed issue on Linux
(edit) @57332   9 years vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57319   9 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57277   9 years vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57134   9 years vboxsync Main/Machine: fix session state checking helpers (properly …
(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 …
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