VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @21643   15 years vboxsync Main: fix Darwin burn
(edit) @21640   15 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
(edit) @21639   15 years vboxsync Pass RDP client name via a guest property (xTracker #4123)
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21612   15 years vboxsync OVF: Added remote OVF downloading.
(edit) @21607   15 years vboxsync Main: Enable a serial port for OS/2 guests by default.
(edit) @21599   15 years vboxsync OVF: no using in headers
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21571   15 years vboxsync cbinding: exported to OSE
(edit) @21531   15 years vboxsync Solaris/USB: bits.
(edit) @21529   15 years vboxsync Main: fix length after substr
(edit) @21526   15 years vboxsync UUID for r48951
(edit) @21525   15 years vboxsync cbinding: added support for VBox 3.0
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @21492   15 years vboxsync Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
(edit) @21465   15 years vboxsync fixed FramebufferImpl.h props
(edit) @21448   15 years vboxsync Main: FramebufferImpl
(edit) @21447   15 years vboxsync back out r49814 + 49855: obsoleted by r49854
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21439   15 years vboxsync OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
(edit) @21438   15 years vboxsync OVF: enable OVF remote export again
(edit) @21436   15 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
(edit) @21432   15 years vboxsync Main: fix some exception handling
(edit) @21431   15 years vboxsync crOpenGL: turn 3d test back on
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21426   15 years vboxsync Main: settings converter fix for hardware acceleration (fixes #4095)
(edit) @21421   15 years vboxsync Main/ConsoleImpl2: fixed crash when accessing pConsole's mpVM as it …
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21395   15 years vboxsync Stop performance counter sampling when the host goes into suspend …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21387   15 years vboxsync DHCP server: fix bad ifdef block, optimize
(edit) @21384   15 years vboxsync Python: couple WS-related fixes
(edit) @21378   15 years vboxsync ConsoleImpl2.cpp: r=bird: Who is gonna catch that std:bad_alloc() thow?
(edit) @21370   15 years vboxsync Python: glue array naming typo
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21364   15 years vboxsync readability newline
(edit) @21362   15 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21360   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21301   15 years vboxsync webservice/Makefile.kmk: Restored spaces that r49593 removed and fixed …
(edit) @21299   15 years vboxsync #3953: Workaround for the problem of input arrays being returned as …
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21288   15 years vboxsync Python: case-insensitive attribute lookup for MS COM
(edit) @21262   15 years vboxsync webservices: support newer ZSI tools
(edit) @21243   15 years vboxsync Use normal priority for the power notification thread. (windows host)
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21193   15 years vboxsync Forward all unhandled WM_POWERBROADCAST cases to the default window …
(edit) @21190   15 years vboxsync Main/ConsoleImpl: fix construction of hard disk config 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