VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61012   9 years vboxsync Main/Appliance: fix regression (storage controller naming …
(edit) @61011   9 years vboxsync Main/xml/Settings.cpp: clear string before getting icon override data …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @61005   9 years vboxsync Main/Appliance: a little bit too much of the future went into the …
(edit) @61004   9 years vboxsync Main/CertificateImpl.h: get rid of unneeded include
(edit) @61003   9 years vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
(edit) @60999   9 years vboxsync Main/ThreadTask: cleanups, remove unused variable and static method
(edit) @60998   9 years vboxsync Main/xml/ovfreader.cpp: Fix OVF parsing of AHCI controller definition. …
(edit) @60977   9 years vboxsync Main/VirtualBoxBase: Add code for collecting information about how …
(edit) @60963   9 years vboxsync Main/HostDnsService: provide a commented out option to compile …
(edit) @60952   9 years vboxsync HostPower.h: another PVM fix (new SDK).
(edit) @60951   9 years vboxsync NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
(edit) @60944   9 years vboxsync Main: DnD is client-only
(edit) @60935   9 years vboxsync cosmetics
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60924   9 years vboxsync Main: Fixed incorrect com usage in testcases.
(edit) @60905   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not reset …
(edit) @60903   9 years vboxsync Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60836   9 years vboxsync Increase default OS X disk size. Updates are gargantuan these days.
(edit) @60826   9 years vboxsync Main/VRDEServer: make defaults consistent
(edit) @60809   9 years vboxsync Main/Machine: initialize the parallel port addresses even if no OS …
(edit) @60808   9 years vboxsync Main/NetworkAdapter: connect the cable to all network adapers in the …
(edit) @60805   9 years vboxsync Main/NATNetwork: fix regression from settings cleanup, have to allow …
(edit) @60795   9 years vboxsync Main/USBProxyBackendUsbIp: Fix for detecting the correct speed of the …
(edit) @60786   9 years vboxsync Main/NATNetwork+NATEngine: simplify settings handling greatly by …
(edit) @60785   9 years vboxsync Main/USBProxyBackendUsbIp: Fixes
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60764   9 years vboxsync Main/src-server/win/VBoxComEvents: eliminate the use of not really …
(edit) @60763   9 years vboxsync Main/VirtualBox: cleanup
(edit) @60760   9 years vboxsync Main/ExtPackManager: fix long standing bug with object …
(edit) @60758   9 years vboxsync Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host …
(edit) @60755   9 years vboxsync Main/USBProxyBackend: Fixes
(edit) @60745   9 years vboxsync Main/USBProxyBackendUsbIp: Start over if the server sends garbage …
(edit) @60744   9 years vboxsync Main/USBProxyBackend: Add flag for each backend indicating whether we …
(edit) @60743   9 years vboxsync Main/ConsoleImpl2: Recognize 'enabled=0' as a valid paravirtdebug …
(edit) @60742   9 years vboxsync Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
(edit) @60722   9 years vboxsync ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
(edit) @60721   9 years vboxsync ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
(edit) @60713   9 years vboxsync Main/USBProxyBackendUsbIp.cpp: Fixes for Windows, RTPoll returns with …
(edit) @60712   9 years vboxsync Main/HostUSBDevice: Fix crash on Windows if the USB/IP backend is …
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60649   9 years vboxsync wording
(edit) @60644   9 years vboxsync Main/Machine: fix restoring snapshots which have more network adapters …
(edit) @60642   9 years vboxsync Documentation.
(edit) @60640   9 years vboxsync Guest Control: src-client/GuestSessionImpl.cpp: Resolved a todo.
(edit) @60629   9 years vboxsync Build fix.
(edit) @60628   9 years vboxsync Main/Medium: don't skip this important assertion doing sanity checking
(edit) @60627   9 years vboxsync Main/Medium: When creating a medium lock list, explicitly state which …
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60606   9 years vboxsync Main/USBProxyBackend-freebsd.cpp: Fixes
(edit) @60551   9 years vboxsync Main/USBProxyService,USBProxyBackendUsbIp: Fixes
(edit) @60546   9 years vboxsync Main/idl: document how errors are handled when creating IVirtualBox or …
(edit) @60536   9 years vboxsync webservice: the RTThreadPoke optimization works only on OSes following …
(edit) @60532   9 years vboxsync webservice: Speed up termination (and also trigger proper cleanup for …
(edit) @60513   9 years vboxsync webservice: simplify termination logic, unify between platforms, ATL …
(edit) @60509   9 years vboxsync Main/Console+Host: winsock2 include fixing
(edit) @60494   9 years vboxsync GuestControl/Main: Fixed broken internal tools handling for guest side …
(edit) @60490   9 years vboxsync GuestSessionImpl.cpp: Fixed error message typo.
(edit) @60463   9 years vboxsync added CDDL headers to some Python bindings
(edit) @60448   9 years vboxsync bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp
(edit) @60447   9 years vboxsync bugref:7179. Removed auto_ptr from HostDnsServiceWin.cpp.
(edit) @60411   9 years vboxsync VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60409   9 years vboxsync com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
(edit) @60408   9 years vboxsync CPUPropertyType::TripleFaultReset: Doc adjustment.
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60386   9 years vboxsync RTTestSkipped() is more appropriate
(edit) @60385   9 years vboxsync less specific comment
(edit) @60383   9 years vboxsync vbox/main/testcase: ​bugref:6173: document maximum VM limit... skip …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60343   9 years vboxsync Certificate: The data need not be backupable as the object is …
(edit) @60342   9 years vboxsync CertificateImpl.cpp: Removed content free autogenerated comments and …
(edit) @60341   9 years vboxsync ICertificate, Import wizard: Some adjustments to make it do and show …
(edit) @60337   9 years vboxsync build fix
(edit) @60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60332   9 years vboxsync ApplianceImpl: The what's needed to determine the trusted state of the …
(edit) @60331   9 years vboxsync bugref:8249. Explicit cast to CertificateVersion_T.
(edit) @60330   9 years vboxsync bugref:8249. Explicit cast uint64_t to CertificateVersion.
(edit) @60328   9 years vboxsync bugref:8249. Improvement ICertificate interface.
(edit) @60288   9 years vboxsync Main/Medium+Snapshot: fix long standing bugs in medium locking during …
(edit) @60283   9 years vboxsync Main/Settings: help Parfait
(edit) @60271   9 years vboxsync Main/initterm: HRESULT / IPRT status code mixup
(edit) @60254   9 years vboxsync Comment typo.
(edit) @60247   9 years vboxsync Main: When switching to/from NAT network, also consider the paused state
(edit) @60246   9 years vboxsync CertificateImpl.*: Implemented the two missing internal function in …
(edit) @60243   9 years vboxsync CertificateImpl: Sketched how this should've been done. Don't …
(edit) @60242   9 years vboxsync Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
(edit) @60240   9 years vboxsync Main/Event: fix deadlock (fortunately with timeout) for waitable …
(edit) @60239   9 years vboxsync Main: fixed subversion properties
(edit) @60236   9 years vboxsync pr8249. Backward compatibility with 5.0.x branch
(edit) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @60219   9 years vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60170   9 years vboxsync tstVBoxMultipleVM.cpp: Missed a few tabs.
(edit) @60169   9 years vboxsync tstVBoxMultipleVM.cpp: - TABS ARE ABSOLUTELY VERBOTEN!! - Always space …
(edit) @60168   9 years vboxsync fixed properties
(edit) @60161   9 years vboxsync USB: build fix.
(edit) @60160   9 years vboxsync USB: darwin build fix.
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