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) @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   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
(edit) @50887   11 years vboxsync Put a warning instead an error if X509 certificate is not self-signed
(edit) @50875   11 years vboxsync r92972 minor formatting change.
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50783   11 years vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50695   11 years vboxsync format string fixes
(edit) @50652   11 years vboxsync Main/MachineImpl: well, if we use a counter there is no point in …
(edit) @50651   11 years vboxsync Main/MachineImpl: use a real counter here
(edit) @50650   11 years vboxsync Main/MachineImpl: don't start the NAT network at …
(edit) @50545   11 years vboxsync Main/EventSource+VirtualBox: better event source cleanup (for now used …
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50472   11 years vboxsync 6813 - formatting changes as needed - HostImpl.cpp …
(edit) @50469   11 years vboxsync 6813 - formatting changes as needed NetworkAdapterImpl.cpp
(edit) @50455   11 years vboxsync 6813 - formatting changes as needed - SystemPropertiesImpl.cpp
(edit) @50454   11 years vboxsync 6813 - formatting changes as needed - BandwidthControlImpl.cpp
(edit) @50447   11 years vboxsync Main/Appliance: new options for suppressing MAC addresses on export …
(edit) @50444   11 years vboxsync pr7197. Deleting unneeded CDROMs from export configuration was …
(edit) @50436   11 years vboxsync Main/BandwidthControl+BandwidthGroup: fix an init bug which led to …
(edit) @50435   11 years vboxsync Main/Machine: avoid losing error info for OVF import failures, it …
(edit) @50434   11 years vboxsync Main/VirtualBox: fix some Utf8Str/Bstr related format string breakages …
(edit) @50427   11 years vboxsync Main/BandwidthControl: to me it seems we must not uninit the bandwidth …
(edit) @50395   11 years vboxsync Main: warning
(edit) @50384   11 years vboxsync Main: restore case insensitive comparison
(edit) @50380   11 years vboxsync Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
(edit) @50369   11 years vboxsync Main/xpcom: fix server registration breakage, incomplete conversion to …
(edit) @50359   11 years vboxsync Main/server.h: (please review) fixes of clang build and gcc-warning of …
(edit) @50356   11 years vboxsync 6813 - stage 7 rev 2
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50297   11 years vboxsync build fix
(edit) @50291   11 years vboxsync Main/SystemProperties: Add GetStorageControllerHotplugCapable to check …
(edit) @50263   11 years vboxsync Main/HostDnsService: - Generic part could be used with threading on …
(edit) @50227   11 years vboxsync Main/HostPower: fix log message
(edit) @50221   11 years vboxsync Main/HostPower: play safe
(edit) @50220   11 years vboxsync Main/HostPower: another shot at savestate-on-battery-low
(edit) @50216   11 years vboxsync Main/HostPower: …
(edit) @50213   11 years vboxsync spaces
(edit) @50204   11 years vboxsync Main: Fixed bug preventing exporting ISOs/DMGs larger than 4GB on …
(edit) @50203   11 years vboxsync Main: Removed the USE_RTTAR_FOR_READING code.
(edit) @50200   11 years vboxsync Main: Working on reducing RTTar to a write-only interface. Not there …
(edit) @50199   11 years vboxsync Corrected misleading helper function names: …
(edit) @50197   11 years vboxsync Appliance::TaskOVF::startThread: Corrected the return type and …
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50195   11 years vboxsync error text fix.
(edit) @50193   11 years vboxsync ApplianceImplImport.cpp,ApplianceImplIO.cpp: Logging, tiny memory …
(edit) @50182   11 years vboxsync ApplianceImplImport.cpp: One more ErrorInfoKeeper, just in case.
(edit) @50181   11 years vboxsync ApplianceImplImport.cpp: Must use ErrorInfoKeepers to perserve error …
(edit) @50175   11 years vboxsync Main/HostPower: Introduced global extradata item …
(edit) @50174   11 years vboxsync Main/src-server: unify {p,m}VBox => {p,m}VirtualBox
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