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) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @54407   10 years vboxsync Main/DHCPServerImpl: kludge to sneak in dhcp option encoding through …
(edit) @54351   10 years vboxsync Main/DHCPServerImpl: factor out code to encode option values for …
(edit) @54347   10 years vboxsync Main/DHCPServerImpl: cosmetic - be consistent in using plural "aValues".
(edit) @54314   10 years vboxsync Main/DHCPServerImpl: for DHCP options keep not just the text …
(edit) @54304   10 years vboxsync Main/src-server/HostDnsService.cpp: log each DNS info change …
(edit) @54302   10 years vboxsync Main/src-server/HostDnsService.cpp: make sure that only actual …
(edit) @54284   10 years vboxsync Frontends/VBoxManage: use AutoReadLock in DHCPServer getters.
(edit) @54276   10 years vboxsync Main/src-server: unused var. warning.
(edit) @54265   10 years vboxsync Main/DHCPServerImpl: AddGlobalOption - make updating existing options …
(edit) @54177   10 years vboxsync Main/Machine: typo in rsevious change
(edit) @54175   10 years vboxsync Main/Machine: fix another (unnecessary, the parent lock isn't needed …
(edit) @54174   10 years vboxsync Main/Machine: fix lock order violation when detaching all media, child …
(edit) @54051   10 years vboxsync nit
(edit) @53867   10 years vboxsync Main: Added machine state change probe.
(edit) @53815   10 years vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53739   10 years vboxsync Main: Fix race condition between Medium::Close and Medium::i_queryInfo …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53603   10 years vboxsync Main: Don't try to delete the storage of a disk image when the format …
(edit) @53540   10 years vboxsync Missing file
(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   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51578   10 years vboxsync Mac OS X host: improve support for host optical drives; add support …
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