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) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53344   10 years vboxsync Main: VRDEServer property TCP/Ports should accept 0 as default value
(edit) @53323   10 years vboxsync Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
(edit) @53318   10 years vboxsync NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53242   10 years vboxsync Main/HostDnsService: Tcpip\Parameters\NameServer value is not updated …
(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) @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) @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) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52990   10 years vboxsync Main/Machine: also delete VBoxStartup.log when deleting a VM
(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) @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) @52880   10 years vboxsync MediumImpl: safearray cleanup.
(edit) @52861   10 years vboxsync Main/Machine: TABs
(edit) @52856   10 years vboxsync Main/ApplianceImplExport: fixed typo, thanks PVS
(edit) @52831   10 years vboxsync MediumImpl: Medium::getVariant cleanup
(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) @52743   10 years vboxsync Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
(edit) @52682   10 years vboxsync Main/Machine+Settings: Changing extradata for a Machine instance is …
(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) @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) @52339   10 years vboxsync Main/MachineImpl: Enable Hyper-V GIM for new Windows VMs.
(edit) @52324   10 years vboxsync Main/Medium: fix deadlock between Medium::RefreshState and …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52267   10 years vboxsync unused param, variables warnings.
(edit) @52251   10 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52240   10 years vboxsync VBoxSVC: replace complicated command line parsing looking for …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52175   10 years vboxsync MachineImpl.cpp: Create the log directory before launching the VM; …
(edit) @52171   10 years vboxsync Main: VM startup logging on windows.
(edit) @52170   10 years vboxsync Main/Host: make sure USB warnings are not lost when querying the USB …
(edit) @52168   10 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52158   10 years vboxsync Main/Host: some more lock order fixes related to host drive/medium …
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52078   10 years vboxsync Main/Medium: Fix VBoxSVC crashes when quering iSCSI targets with …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51888   10 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51848   10 years vboxsync Main/NetworkAdapterImpl: fixed NAT network refcount regression …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51745   10 years vboxsync Main: skip invalid Machine records when walking over VirtualBox.xml.
(edit) @51743   10 years vboxsync Main/src-server/win/USBProxyServiceWindows.cpp: delete commented out …
(edit) @51737   10 years vboxsync Main/src-server/win/svcmain.cpp: on Windows (with working file locking …
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51578   11 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51567   11 years vboxsync 6813 MachineImpl.cpp server side com wrapper API useage - further fix
(edit) @51512   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 4 - bugfix
(edit) @51506   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 3 - …
(edit) @51499   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 2 - bugfixes
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51414   11 years vboxsync Main/Medium: fix some copy/paste issues, resulted in not so perfect …
(edit) @51190   11 years vboxsync VBoxSVC: save settings at exit: update VirtualBox.xml if VM name was …
(edit) @51163   11 years vboxsync Mac OS X host: Host USB: improve checking if storage device is …
(edit) @51159   11 years vboxsync Mac OS X host: USB Device filters: fix filter matching.
(edit) @51093   11 years vboxsync Main: warning
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51041   11 years vboxsync Main/VirtualBox: fix regression (array of empty strings instead of …
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50904   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
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