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) @58650   9 years vboxsync Main/Medium: fix breakage reintroduced by build fix r103841
(edit) @58595   9 years vboxsync Main: updated USB ids
(edit) @58586   9 years vboxsync HostDnsService.cpp: todo
(edit) @58579   9 years vboxsync Main/src-server/xpcom/server.cpp: switch from raw XPCOM event queue …
(edit) @58553   9 years vboxsync Main/Machine: signal error on the poweroff progress object if the VM …
(edit) @58520   9 years vboxsync Main/Medium: build fix for r103813
(edit) @58494   9 years vboxsync Main/Medium: fix regression in diff image creation tweak
(edit) @58484   9 years vboxsync Main/Machine+Medium: for diff images keep the variant of the parent if …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58420   9 years vboxsync Main/MachineImpl: be on the safe side and clear the list of attached …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58259   9 years vboxsync Main/SystemProperties: fix two cases (one currently triggerable, when …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58131   9 years vboxsync HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58103   9 years vboxsync Main: warning
(edit) @58046   9 years vboxsync typo
(edit) @58043   9 years vboxsync be on the safe side and check the index first
(edit) @58020   9 years vboxsync duh
(edit) @58019   9 years vboxsync USBIdDatabase*: A couple of fixes, One yielding 109 bytes extra saving.
(edit) @58018   9 years vboxsync USBIdDatabase*: build fix attempt
(edit) @58017   9 years vboxsync USBIdDatabase.*: Warnings.
(edit) @58016   9 years vboxsync USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
(edit) @58006   9 years vboxsync USBIdDatabase*: ERROR_DUPLICATE_ENTRY and duplicate usage statement.
(edit) @58005   9 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @58001   9 years vboxsync USBIdDatabase*: The product and vendor arrays should be const, just …
(edit) @58000   9 years vboxsync USBIdDatabase*: Corrected file header, fixed LogRel statement (was …
(edit) @57997   9 years vboxsync small fix. this line doesn't belong to pr7179
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57995   9 years vboxsync USBProxyService.cpp: Don't require the 'port' and 'bus' USB device …
(edit) @57994   9 years vboxsync HostUSBDeviceImpl: Fixed wrong state transition in i_failTransition …
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57950   9 years vboxsync Main/Network: query adapter hw id and name via Setup API (#7993)
(edit) @57832   9 years vboxsync Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
(edit) @57823   9 years vboxsync VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
(edit) @57751   9 years vboxsync Main/NATEngine: Fix fallout from r102600. Whn removeRedirect() …
(edit) @57694   9 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
(edit) @57662   9 years vboxsync
(edit) @57653   9 years vboxsync Main/HostPowerLinux: fix a potential crash on exit, e.g. during debugging.
(edit) @57649   9 years vboxsync
(edit) @57642   9 years vboxsync Main/linux: one more check if DBus is not available (should fix a …
(edit) @57639   9 years vboxsync Main/Network: report errors from VBoxNetCfg back to VBoxManage (#7973)
(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   10 years vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56864   10 years vboxsync added two more OSX guest types
(edit) @56854   10 years vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56845   10 years vboxsync added test
(edit) @56824   10 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   10 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56820   10 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   10 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56662   10 years vboxsync Main: When changing audio controller, change codec as well.
(edit) @56615   10 years vboxsync Main: build fixes
(edit) @56610   10 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56599   10 years vboxsync Warning fix (32-bit Windows).
(edit) @56595   10 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56587   10 years vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @56577   10 years vboxsync Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
(edit) @56574   10 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
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