VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62982   8 years vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62922   8 years vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62900   8 years vboxsync Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
(edit) @62899   8 years vboxsync Main/VirtualBoxImpl.h: cleanup
(edit) @62875   8 years vboxsync Main: gcc warnings
(edit) @62868   8 years vboxsync bugref:8482. Shifted the function handler() from descendants to the …
(edit) @62867   8 years vboxsync Audio/Main: Cleanup.
(edit) @62824   8 years vboxsync UsbWebcam cleanups, part 4.
(edit) @62823   8 years vboxsync UsbWebcam cleanups, part 3.
(edit) @62822   8 years vboxsync UsbWebcam cleanups, part 2.
(edit) @62821   8 years vboxsync UsbWebcam cleanups, part 1.
(edit) @62811   8 years vboxsync wrap shlwapi.h too.
(edit) @62810   8 years vboxsync bugref:8482. The internal implementation of asynchronous task was …
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62774   8 years vboxsync Main: warnings
(edit) @62772   8 years vboxsync Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
(edit) @62771   8 years vboxsync tstCAPIGlue.c: Someone else can fix the missing rc checks in this file.
(edit) @62770   8 years vboxsync Main/cbining: warnings
(edit) @62769   8 years vboxsync tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
(edit) @62768   8 years vboxsync Main: warnings
(edit) @62767   8 years vboxsync webservices: warnings
(edit) @62766   8 years vboxsync split-soapC: replaced do-while-false-break loop with a simple …
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62701   8 years vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62691   8 years vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62602   8 years vboxsync Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
(edit) @62598   8 years vboxsync Main/MachineDebugger: add method for getting the VM uptime
(edit) @62589   8 years vboxsync Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   8 years vboxsync Build fix.
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(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   8 years vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61792   8 years vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @61790   8 years vboxsync bugref:8344. Removed useless comparison.
(edit) @61788   8 years vboxsync re-enable x2APIC for new Linux VMs
(edit) @61786   8 years vboxsync Main/MachineDebugger: Pause the VM before querying the guest stack or …
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