VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22265   15 years vboxsync Accidental change
(edit) @22264   15 years vboxsync Move the TPR patching decision logic to Main.
(edit) @22253   15 years vboxsync Fixed saving of missing serial port attributes.
(edit) @22246   15 years vboxsync Main: fix saving of serial + parallel ports broken by XML update
(edit) @22238   15 years vboxsync Fixed broken configNetwork() when calling EnableStaticIpConfig().
(edit) @22229   15 years vboxsync Main: fix comment
(edit) @22228   15 years vboxsync Main: fix both SetExtraData() implementations to call …
(edit) @22226   15 years vboxsync Main: improve XML error messages
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @22214   15 years vboxsync Main: documentation.
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22209   15 years vboxsync Main: fix exception handling around VirtualBox.xml parser
(edit) @22208   15 years vboxsync Main: API docs
(edit) @22200   15 years vboxsync Main: API docs fix
(edit) @22199   15 years vboxsync Main: bump machine settings version only if new features are really …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22195   15 years vboxsync Main: minor optimization
(edit) @22194   15 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22188   15 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22187   15 years vboxsync Main: remove some obsolete files
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22184   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22180   15 years vboxsync Fixed failure in CreateHostOnlyNetworkInterface() on linux (no GUID).
(edit) @22178   15 years vboxsync Main: fix more windows burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22171   15 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22166   15 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22163   15 years vboxsync ConsoleImpl2: Testing CFGMR3InsertStringW... (no windows)
(edit) @22162   15 years vboxsync Console::configNetwork: some cleanup and todos.
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @22142   15 years vboxsync Java glue: fixed memory leaks on error path for VDI, make port …
(edit) @22070   15 years vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22048   15 years vboxsync ConsoleImpl2.cpp: param info
(edit) @22043   15 years vboxsync Python WS: use short enum names
(edit) @22042   15 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22037   15 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @21984   15 years vboxsync ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
(edit) @21970   15 years vboxsync UUID: for r50383
(edit) @21968   15 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21965   15 years vboxsync Python Shell: minor stuff
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21945   15 years vboxsync Main: fixed assertion
(edit) @21929   15 years vboxsync Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that …
(edit) @21916   15 years vboxsync Main/GuestProperties: create guest properties for the VBox version and …
(edit) @21906   15 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21899   15 years vboxsync JAX-WS glue: fixed wrapper glitch, docs updated
(edit) @21898   15 years vboxsync Java WS glue: better struct treatment, allow using struct fields in …
(edit) @21896   15 years vboxsync Main/DVDDriveImpl: Hint for missing drive in debug version.
(edit) @21886   15 years vboxsync Main: error messages without the trailing '.' as this character is …
(edit) @21885   15 years vboxsync ifdef indentation (needs cleanup)
(edit) @21881   15 years vboxsync #4151: Fixed VBoxSVC crash due to uninitialized mVBox.
(edit) @21879   15 years vboxsync ConsoleImpl.cpp: more readable
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21877   15 years vboxsync ConsoleImpl.cpp: Allow changing the network attachment only when the …
(edit) @21863   15 years vboxsync Python WS: Python 2.4 compatible, $errorinfo handling was missed
(edit) @21860   15 years vboxsync DHCP Server: fix for passing on commandline options with no values …
(edit) @21835   15 years vboxsync Main: snapshots cleanup, documentation, memory leak fix, locking
(edit) @21828   15 years vboxsync ConsoleImpl.cpp: r=name is only used when reviewing (someone else's) …
(edit) @21827   15 years vboxsync Main: base appliance interfaces on VirtualBoxBase, not …
(edit) @21826   15 years vboxsync Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
(edit) @21825   15 years vboxsync Main: fix accidental infinite recursion creating snapshots introduced …
(edit) @21824   15 years vboxsync Main: fix snapshot cleanup error that leads to hangs to startup
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21819   15 years vboxsync API/webservice: eliminate the last traces of special UUID data type …
(edit) @21818   15 years vboxsync Main: more snapshot documentation fixes.
(edit) @21817   15 years vboxsync Network: check for change in network attachment type and allow only …
(edit) @21811   15 years vboxsync OVF: Fix the exists check on Windows.
(edit) @21809   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21808   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21796   15 years vboxsync trailing spaces
(edit) @21790   15 years vboxsync Main API: fixed few missed IDispatch interface map entries
(edit) @21787   15 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21786   15 years vboxsync API: fix build breakage caused by missing code for Windows, to make …
(edit) @21783   15 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21779   15 years vboxsync ConsoleImpl.cpp: Allowing attachment change even if they are of same type.
(edit) @21769   15 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21763   15 years vboxsync webserver: handle nulls saner (at least no crash)
(edit) @21759   15 years vboxsync OVF-S3: Some hint on the host clock when the Access Denied error happens.
(edit) @21758   15 years vboxsync OVF: added manifest file creation/verification
(edit) @21755   15 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21735   15 years vboxsync VirtualBox.xidl: removed obsolete note
(edit) @21734   15 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21730   15 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21727   15 years vboxsync Python WS: few typos on authentication path
(edit) @21726   15 years vboxsync Suppress LogRel warning about missing VRDPAuth symbols.
(edit) @21724   15 years vboxsync RDP client name, username and domain guest properties are read-only …
(edit) @21713   15 years vboxsync Main/HostHardwareLinux: always allow the environment variable to …
(edit) @21701   15 years vboxsync drop/change some iprt/stdint.h usage.
(edit) @21697   15 years vboxsync SessionImpl.cpp: missing macros added by iprt/stdint.h now.
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21660   15 years vboxsync Main: Build fix for when building without USB support
(edit) @21647   15 years vboxsync Pass RDP client name, username and domain via guest properties …
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