VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22195   16 years vboxsync Main: minor optimization
(edit) @22194   16 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22188   16 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22187   16 years vboxsync Main: remove some obsolete files
(edit) @22186   16 years vboxsync Main: fix more windows warnings
(edit) @22185   16 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22184   16 years vboxsync Main: fix more windows warnings + burns
(edit) @22183   16 years vboxsync Main: fix more windows warnings + burns
(edit) @22180   16 years vboxsync Fixed failure in CreateHostOnlyNetworkInterface() on linux (no GUID).
(edit) @22178   16 years vboxsync Main: fix more windows burns
(edit) @22173   16 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22171   16 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22166   16 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22165   16 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22163   16 years vboxsync ConsoleImpl2: Testing CFGMR3InsertStringW... (no windows)
(edit) @22162   16 years vboxsync Console::configNetwork: some cleanup and todos.
(edit) @22143   16 years vboxsync video 2d accel: Main & ui settings
(edit) @22142   16 years vboxsync Java glue: fixed memory leaks on error path for VDI, make port …
(edit) @22070   16 years vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22048   16 years vboxsync ConsoleImpl2.cpp: param info
(edit) @22043   16 years vboxsync Python WS: use short enum names
(edit) @22042   16 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22037   16 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @21984   16 years vboxsync ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
(edit) @21970   16 years vboxsync UUID: for r50383
(edit) @21968   16 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21965   16 years vboxsync Python Shell: minor stuff
(edit) @21961   16 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21959   16 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21956   16 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21945   16 years vboxsync Main: fixed assertion
(edit) @21929   16 years vboxsync Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that …
(edit) @21916   16 years vboxsync Main/GuestProperties: create guest properties for the VBox version and …
(edit) @21906   16 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21899   16 years vboxsync JAX-WS glue: fixed wrapper glitch, docs updated
(edit) @21898   16 years vboxsync Java WS glue: better struct treatment, allow using struct fields in …
(edit) @21896   16 years vboxsync Main/DVDDriveImpl: Hint for missing drive in debug version.
(edit) @21886   16 years vboxsync Main: error messages without the trailing '.' as this character is …
(edit) @21885   16 years vboxsync ifdef indentation (needs cleanup)
(edit) @21881   16 years vboxsync #4151: Fixed VBoxSVC crash due to uninitialized mVBox.
(edit) @21879   16 years vboxsync ConsoleImpl.cpp: more readable
(edit) @21878   16 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21877   16 years vboxsync ConsoleImpl.cpp: Allow changing the network attachment only when the …
(edit) @21863   16 years vboxsync Python WS: Python 2.4 compatible, $errorinfo handling was missed
(edit) @21860   16 years vboxsync DHCP Server: fix for passing on commandline options with no values …
(edit) @21835   16 years vboxsync Main: snapshots cleanup, documentation, memory leak fix, locking
(edit) @21828   16 years vboxsync ConsoleImpl.cpp: r=name is only used when reviewing (someone else's) …
(edit) @21827   16 years vboxsync Main: base appliance interfaces on VirtualBoxBase, not …
(edit) @21826   16 years vboxsync Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
(edit) @21825   16 years vboxsync Main: fix accidental infinite recursion creating snapshots introduced …
(edit) @21824   16 years vboxsync Main: fix snapshot cleanup error that leads to hangs to startup
(edit) @21823   16 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21819   16 years vboxsync API/webservice: eliminate the last traces of special UUID data type …
(edit) @21818   16 years vboxsync Main: more snapshot documentation fixes.
(edit) @21817   16 years vboxsync Network: check for change in network attachment type and allow only …
(edit) @21811   16 years vboxsync OVF: Fix the exists check on Windows.
(edit) @21809   16 years vboxsync Main: rewrite snapshot documentation
(edit) @21808   16 years vboxsync Main: rewrite snapshot documentation
(edit) @21806   16 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21796   16 years vboxsync trailing spaces
(edit) @21790   16 years vboxsync Main API: fixed few missed IDispatch interface map entries
(edit) @21787   16 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21786   16 years vboxsync API: fix build breakage caused by missing code for Windows, to make …
(edit) @21783   16 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21779   16 years vboxsync ConsoleImpl.cpp: Allowing attachment change even if they are of same type.
(edit) @21769   16 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21763   16 years vboxsync webserver: handle nulls saner (at least no crash)
(edit) @21759   16 years vboxsync OVF-S3: Some hint on the host clock when the Access Denied error happens.
(edit) @21758   16 years vboxsync OVF: added manifest file creation/verification
(edit) @21755   16 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21735   16 years vboxsync VirtualBox.xidl: removed obsolete note
(edit) @21734   16 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21730   16 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21727   16 years vboxsync Python WS: few typos on authentication path
(edit) @21726   16 years vboxsync Suppress LogRel warning about missing VRDPAuth symbols.
(edit) @21724   16 years vboxsync RDP client name, username and domain guest properties are read-only …
(edit) @21713   16 years vboxsync Main/HostHardwareLinux: always allow the environment variable to …
(edit) @21701   16 years vboxsync drop/change some iprt/stdint.h usage.
(edit) @21697   16 years vboxsync SessionImpl.cpp: missing macros added by iprt/stdint.h now.
(edit) @21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21660   16 years vboxsync Main: Build fix for when building without USB support
(edit) @21647   16 years vboxsync Pass RDP client name, username and domain via guest properties …
(edit) @21643   16 years vboxsync Main: fix Darwin burn
(edit) @21640   16 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
(edit) @21639   16 years vboxsync Pass RDP client name via a guest property (xTracker #4123)
(edit) @21622   16 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21612   16 years vboxsync OVF: Added remote OVF downloading.
(edit) @21607   16 years vboxsync Main: Enable a serial port for OS/2 guests by default.
(edit) @21599   16 years vboxsync OVF: no using in headers
(edit) @21588   16 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21571   16 years vboxsync cbinding: exported to OSE
(edit) @21531   16 years vboxsync Solaris/USB: bits.
(edit) @21529   16 years vboxsync Main: fix length after substr
(edit) @21526   16 years vboxsync UUID for r48951
(edit) @21525   16 years vboxsync cbinding: added support for VBox 3.0
(edit) @21520   16 years vboxsync COM: missed pieces of scriptability support
(edit) @21492   16 years vboxsync Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
(edit) @21465   16 years vboxsync fixed FramebufferImpl.h props
(edit) @21448   16 years vboxsync Main: FramebufferImpl
(edit) @21447   16 years vboxsync back out r49814 + 49855: obsoleted by r49854
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette