VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62105   9 years vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62103   9 years vboxsync Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
(edit) @62067   9 years vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   9 years vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62056   9 years vboxsync Audio: More cleanup for backend defines.
(edit) @62047   9 years vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62046   9 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @62014   9 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @62013   9 years vboxsync VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
(edit) @61986   9 years vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61958   9 years vboxsync Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
(edit) @61935   9 years vboxsync MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
(edit) @61930   9 years vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61923   9 years vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   9 years vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61917   9 years vboxsync Main: doxygen fix
(edit) @61915   9 years vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61914   9 years vboxsync Main/webservice: warning
(edit) @61913   9 years vboxsync src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
(edit) @61912   9 years vboxsync Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
(edit) @61911   9 years vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   9 years vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61908   9 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61893   9 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61863   9 years vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61792   9 years vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @61790   9 years vboxsync bugref:8344. Removed useless comparison.
(edit) @61788   9 years vboxsync re-enable x2APIC for new Linux VMs
(edit) @61786   9 years vboxsync Main/MachineDebugger: Pause the VM before querying the guest stack or …
(edit) @61783   9 years vboxsync Main/xml/Settings.cpp: fix PCnet default settings handling
(edit) @61778   9 years vboxsync ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings.
(edit) @61776   9 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61774   9 years vboxsync ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
(edit) @61765   9 years vboxsync doxygen fix
(edit) @61758   9 years vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61749   9 years vboxsync required UUID change for r108134
(edit) @61747   9 years vboxsync enable X2APIC for Linux guests
(edit) @61740   9 years vboxsync Main/Display: when taking a screenshot of a blanked/disabled screen, …
(edit) @61714   9 years vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61713   9 years vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
(edit) @61697   9 years vboxsync Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
(edit) @61689   9 years vboxsync Main: increased the default size of RAM, VRAM and hard disk of some …
(edit) @61686   9 years vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61684   9 years vboxsync Main: IDisplay reverted r108035, not needed
(edit) @61678   9 years vboxsync Main: IDisplay restored compatibility with 5.0 by using reserved …
(edit) @61667   9 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @61645   9 years vboxsync bugref:8344. added logic when new location consists of only a filename …
(edit) @61644   9 years vboxsync Main/ConsoleImpl: refine error handling for enabling the VRDE server
(edit) @61624   9 years vboxsync Main: fixed lock ordering
(edit) @61617   9 years vboxsync naughty!
(edit) @61611   9 years vboxsync Main: properly revert the internal state if the VRDE server cannot be …
(edit) @61610   9 years vboxsync Main: properly inform the user if the VRDE server cannot be started at …
(edit) @61609   9 years vboxsync Audio: Update.
(edit) @61604   9 years vboxsync bugref:8344. using RTPATH_SLASH.
(edit) @61588   9 years vboxsync Main/Machine: some comment fixing
(edit) @61564   9 years vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61561   9 years vboxsync Main: Implement IMachineDebugger::dumpGuestStack (implementation …
(edit) @61560   9 years vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @61549   9 years vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
(edit) @61541   9 years vboxsync bugref:8344. Better processing of source and destination filename. …
(edit) @61536   9 years vboxsync Main/ConsoleImpl: provide an error message if enabling the VRDP server …
(edit) @61519   9 years vboxsync bugref:8344. Added logic checking new path for correctness.
(edit) @61517   9 years vboxsync cosmetics
(edit) @61501   9 years vboxsync Main/xml/Settings.cpp: fix almost complete snapshot breakage, it saved …
(edit) @61497   9 years vboxsync Main/xml/Settings.cpp: more complete audio enable handling fix, should …
(edit) @61496   9 years vboxsync Main/xml/Settings.cpp: fix audio enabled handling for VM configs file …
(edit) @61483   9 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61482   9 years vboxsync Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
(edit) @61481   9 years vboxsync Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
(edit) @61452   9 years vboxsync Main/glue/glue-java.xsl: release all unused managed object references, …
(edit) @61423   9 years vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @61418   9 years vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
(edit) @61413   9 years vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61380   9 years vboxsync bugref:8238 VBoxSVC settings - Tidy Up
(edit) @61379   9 years vboxsync Main/webservice: don't ship webtest any longer (to save space) and …
(edit) @61378   9 years vboxsync bugref:8238 VBoxSVC settings - USBControllerImpl
(edit) @61377   9 years vboxsync bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp
(edit) @61376   9 years vboxsync Main/glue/vboxapi.py: fix API termination issue (double deinit, once …
(edit) @61367   9 years vboxsync glue-java.xsl: update (c) year
(edit) @61365   9 years vboxsync Main/glue-java.xsl: Addendum for r107491, make sure there is only a …
(edit) @61362   9 years vboxsync Main: follow-up for r107642: during the first hour log everything
(edit) @61361   9 years vboxsync Main/webservice: switch to using monotonic time for sessin expiration, …
(edit) @61349   9 years vboxsync MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, …
(edit) @61347   9 years vboxsync Main: reduce the occurrence of certain messages to max 1/minute
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61326   9 years vboxsync Main/VirtualBoxBase: Need to use Utf8StrFmt here
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61314   9 years vboxsync Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
(edit) @61302   9 years vboxsync Main/HostDnsService: dumpHostDnsInformation - print domain before the …
(edit) @61216   9 years vboxsync bugref:8238 VBoxSVC settings - AudioAdapterImpl
(edit) @61205   9 years vboxsync sorry
(edit) @61204   9 years vboxsync warning
(edit) @61203   9 years vboxsync bugref:8347: Main/glue/glue-java.xsl: Fix java webservice bindings …
(edit) @61196   9 years vboxsync xpcom/server.cpp: exit code adjust.
(edit) @61194   9 years vboxsync bugref:8238: VBoxSVC settings: reverted r107478 (that was wrong)
(edit) @61192   9 years vboxsync bugref:8238: VBoxSVC settings: VBoxSVC settings - BandwidthGroupImpl …
(edit) @61190   9 years vboxsync Main/VirtualBox: release logging of VirtualBox object creation/deletion
(edit) @61186   9 years vboxsync Main/webservice/python: Release the webservice server side object when …
(edit) @61175   9 years vboxsync Main/VirtualBoxBase.h: remove unneeded "mutable" declaration
(edit) @61174   9 years vboxsync Main/Medium: fix accidentally negated assertion in previous lock order fix
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