VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53186   10 years vboxsync Main/webservice: better protocol selection
(edit) @53185   10 years vboxsync Main/webservicee/vbobweb.cpp: more strict protocol
(edit) @53171   10 years vboxsync MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
(edit) @53170   10 years vboxsync MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
(edit) @53165   10 years vboxsync Main/HostDnsService: brush up old Windows code. In general no …
(edit) @53160   10 years vboxsync Main/EventImpl.cpp: fix passive event handling regression from wrapper …
(edit) @53159   10 years vboxsync Main/HostDnsService: revert windows code back to r91891. The rewrite …
(edit) @53154   10 years vboxsync Spell "changed" correctly in an identifier.
(edit) @53151   10 years vboxsync Main/HostDnsService: bring back Windows changes of r96331 but with …
(edit) @53128   10 years vboxsync Main/GuestControl: typos
(edit) @53127   10 years vboxsync Main/GuestDirectoryImpl: fixed typo
(edit) @53123   10 years vboxsync Fix typo in header comment.
(edit) @53122   10 years vboxsync Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to …
(edit) @53112   10 years vboxsync Missed copyright header update.
(edit) @53111   10 years vboxsync Main/src-server/solaris: Enumerate USB 3.0 devices.
(edit) @53110   10 years vboxsync Main/src-server: unused param warning.
(edit) @53082   10 years vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @53080   10 years vboxsync USB LED fix.
(edit) @53066   10 years vboxsync Fix typo introduced with r96513 which causes USB 2.0 devices being …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53053   10 years vboxsync DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52994   10 years vboxsync USB: Forgot to commit part of double LUN change.
(edit) @52990   10 years vboxsync Main/Machine: also delete VBoxStartup.log when deleting a VM
(edit) @52981   10 years vboxsync Main: fixed memory leak
(edit) @52979   10 years vboxsync IDisplay::GetScreenResolution gcc warning
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52959   10 years vboxsync Main: warnings
(edit) @52958   10 years vboxsync Main: merged IMachine::readSavedThumbnailToArray and …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52933   10 years vboxsync MachineImpl: return code mismatch
(edit) @52932   10 years vboxsync HostDnsServiceResolvConf: copyright header
(edit) @52926   10 years vboxsync ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
(edit) @52924   10 years vboxsync IKeyboard::KeyboardLEDs getter
(edit) @52923   10 years vboxsync ConsoleVRDPServer: update the mouse pointer when the VRDP server is …
(edit) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52912   10 years vboxsync Main/cbindings: added 4.3.x bindings
(edit) @52901   10 years vboxsync Main: trailing spaces + warning
(edit) @52900   10 years vboxsync Main: HostDnsMonitor for Windows: remove extra spaces.
(edit) @52899   10 years vboxsync Main: HosDnsMonitor for Windows: fix event indexes handling.
(edit) @52897   10 years vboxsync Main: DnsMonitorService: step on unicode rails: store network …
(edit) @52888   10 years vboxsync Main/EbmlWriter: warning
(edit) @52880   10 years vboxsync MediumImpl: safearray cleanup.
(edit) @52861   10 years vboxsync Main/Machine: TABs
(edit) @52858   10 years vboxsync Main: ripped unused template
(edit) @52856   10 years vboxsync Main/ApplianceImplExport: fixed typo, thanks PVS
(edit) @52848   10 years vboxsync Main/cbinding: define typedefs for enums for convenience
(edit) @52846   10 years vboxsync Main/VBoxCAPIGlue.c: fixed path on OSX
(edit) @52831   10 years vboxsync MediumImpl: Medium::getVariant cleanup
(edit) @52830   10 years vboxsync Main: missing MediumVariant.
(edit) @52821   10 years vboxsync Main: warning, cleanup.
(edit) @52813   10 years vboxsync Main/ApplianceImport: fixed check, thanks PVS
(edit) @52802   10 years vboxsync Main/Appliance import: fixed wrong condition, thanks PVS
(edit) @52801   10 years vboxsync Main: fixed typo of mRemoveSavedState, thanks PVS
(edit) @52793   10 years vboxsync Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
(edit) @52791   10 years vboxsync 6219: EBMLWriter further code cleanup. Separate interface from …
(edit) @52787   10 years vboxsync Main/cbinding: fix typo in the COM compatibility macro names for …
(edit) @52769   10 years vboxsync DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
(edit) @52743   10 years vboxsync Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
(edit) @52734   10 years vboxsync Main/Event: add uninit state handling for VBoxEvent, and the full …
(edit) @52720   10 years vboxsync Main/Event: build fixes for XPCOM
(edit) @52719   10 years vboxsync Main/Event: wrapper conversion, not covering the automatically …
(edit) @52682   10 years vboxsync Main/Machine+Settings: Changing extradata for a Machine instance is …
(edit) @52667   10 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
(edit) @52652   10 years vboxsync DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
(edit) @52617   10 years vboxsync Main/src-server: missed header update.
(edit) @52615   10 years vboxsync Main/src-server: warnings.
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52559   10 years vboxsync Main/QMTranslator: export to OSE
(edit) @52554   10 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52498   10 years vboxsync Main/Snapshot: fix broken snapshot deletion, assert became partially …
(edit) @52497   10 years vboxsync Main/Machine: simplify object reference assignments
(edit) @52492   10 years vboxsync MachineImpl: warnings
(edit) @52490   10 years vboxsync Main: more cleanup after r95701
(edit) @52489   10 years vboxsync Main: tabs
(edit) @52483   10 years vboxsync Main: cleanup after r95701
(edit) @52481   10 years vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52442   10 years vboxsync Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
(edit) @52432   10 years vboxsync Main/EbmlWriter: fixed version string
(edit) @52427   10 years vboxsync #6219: Segment duration calculation fixes. Coding style fixes.
(edit) @52418   10 years vboxsync comregister.cmd: Check if the current user is an administrator. …
(edit) @52413   10 years vboxsync VBoxSVC: resolve undesirable freeze on shutdown.
(edit) @52400   10 years vboxsync 6813 KeyboardImpl.cpp changes
(edit) @52397   10 years vboxsync comregister.cmd: Added support for handling installation paths …
(edit) @52390   10 years vboxsync Main/crOpenGL: fix video recording
(edit) @52383   10 years vboxsync 6219: EbmlWriter code cleanup. Default video capture quality tuning.
(edit) @52377   10 years vboxsync main/crOpenGL: only issue screen info on framebuffer attach/detach
(edit) @52360   10 years vboxsync VirtualBox.xidl: update IMachine uuid (after r95429).
(edit) @52342   10 years vboxsync 6219: Added "quality" option for video capture
(edit) @52339   10 years vboxsync Main/MachineImpl: Enable Hyper-V GIM for new Windows VMs.
(edit) @52325   10 years vboxsync 6219: Available storage free space check has been added. The capture …
(edit) @52324   10 years vboxsync Main/Medium: fix deadlock between Medium::RefreshState and …
(edit) @52319   10 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52317   10 years vboxsync Main/include/objectslist.h: comment
(edit) @52316   10 years vboxsync 6219: Compilation fixes
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