VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62486   8 years vboxsync (C) 2016
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @62445   8 years vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62393   8 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62383   8 years vboxsync Main/GuestCtrlImplPrivate: set pvData = NULL on Clear()
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62349   8 years vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62346   8 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62343   8 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62339   8 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62300   8 years vboxsync Main/idl: fix outdated comment
(edit) @62298   8 years vboxsync Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
(edit) @62296   8 years vboxsync fix for r108820
(edit) @62295   8 years vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62292   8 years vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62258   8 years vboxsync Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
(edit) @62222   8 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @62221   8 years vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
(edit) @62192   8 years vboxsync Main: Allow StorageBus_PCIe
(edit) @62176   8 years vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @62141   8 years vboxsync Main: fixed a few small memory leaks
(edit) @62139   8 years vboxsync bugref:8389: Main: fixed video recording with VBoxheadless
(edit) @62117   8 years vboxsync Audio: Bugfixes, logging.
(edit) @62105   8 years vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62103   8 years vboxsync Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
(edit) @62067   8 years vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   8 years vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @62047   8 years vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62046   8 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @62014   8 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @62013   8 years vboxsync VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
(edit) @61986   8 years vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61958   8 years vboxsync Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
(edit) @61935   8 years vboxsync MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
(edit) @61930   8 years vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61923   8 years vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   8 years vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61917   8 years vboxsync Main: doxygen fix
(edit) @61915   8 years vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61914   8 years vboxsync Main/webservice: warning
(edit) @61913   8 years vboxsync src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
(edit) @61912   8 years vboxsync Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
(edit) @61911   8 years vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   8 years vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61893   8 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, …
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