VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35256   14 years vboxsync VBoxExtPackHelperApp: Another solaris workaround/fix - force it not to …
(edit) @35255   14 years vboxsync Main: fix windows burns
(edit) @35252   14 years vboxsync Main: fix windows burns
(edit) @35251   14 years vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35245   14 years vboxsync build fix
(edit) @35243   14 years vboxsync Main/GuestCtrlImpl: allow size 0 when copying a file to the guest
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35237   14 years vboxsync ExtPack: Don't suppress gksu and kdesudo output, just ignore extra the …
(edit) @35236   14 years vboxsync Main/VBoxExtPackHelperApp: typo in error message
(edit) @35231   14 years vboxsync Main-GuestControl: fix for small files
(edit) @35227   14 years vboxsync VBoxExtPackHelperApp: Older gksu does not grok --description or --.
(edit) @35226   14 years vboxsync VBoxExtPackHelperApp: added kdesudo
(edit) @35224   14 years vboxsync VBoxExtPackHelperApp: corrected the 'su' invocation so it should work …
(edit) @35219   14 years vboxsync VBoxExtPackHelperApp: search /usr/openwin/bin for execs on solaris.
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35212   14 years vboxsync Main/Mouse: ignore mouse events on disabled screens properly
(edit) @35211   14 years vboxsync Main/Display: proper pointer position when a guest screen is disabled
(edit) @35204   14 years vboxsync ExtPack: Require authentication to install extension packs on linux …
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35184   14 years vboxsync ExtPack: Changed the installed callback so that it can report back …
(edit) @35177   14 years vboxsync Main: OnGuestMonitorChanged event.
(edit) @35175   14 years vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
(edit) @35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35171   14 years vboxsync Main/Console: log the file system of the snapshot folder as well
(edit) @35170   14 years vboxsync Main: Moved Guest Control code to own file for better separation.
(edit) @35164   14 years vboxsync Main/Appliance: handle exporting of VMs with DVD drives attached to …
(edit) @35158   14 years vboxsync ExtPackUtils.cpp: Fixed uninitialized variable when validating license …
(edit) @35157   14 years vboxsync Main: OnGuestMonitorDisabled event.
(edit) @35154   14 years vboxsync build fix
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35151   14 years vboxsync Main/settings: leave out RAW format definition for DVD and floppy …
(edit) @35149   14 years vboxsync Main/settings: small correction for suppressing the default DVD/floppy …
(edit) @35148   14 years vboxsync Main/Display: take into account disabled screens for pointer reporting
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35139   14 years vboxsync Main: use VirtualBox::saveRegistries() instead of plain …
(edit) @35135   14 years vboxsync Main/VirtualBoxClient: If the API client process stays alive after the …
(edit) @35134   14 years vboxsync Main/idl: need another event for signalling that VBoxSVC was …
(edit) @35129   14 years vboxsync GuestAdditionsUpdate/Main: Minor logging + waiting time adjustments.
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35126   14 years vboxsync Main/Medium: Only allow medium type changes which are actually …
(edit) @35124   14 years vboxsync Main/Machine: No need to treat Readonly media specially, as it is …
(edit) @35123   14 years vboxsync Main/settings: legacy DVD medium mode was writethrough, no need to …
(edit) @35119   14 years vboxsync Main/settings: Do not write the "type" attribute for DVD images. …
(edit) @35106   14 years vboxsync Main: forgot to change uuid, API to list supported VRDE properties.
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @35100   14 years vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @35095   14 years vboxsync Logging.
(edit) @35088   14 years vboxsync Documentation: Use links.
(edit) @35087   14 years vboxsync Documentation.
(edit) @35082   14 years vboxsync Main: prevent attaching MultiAttach/Readonly media to pre-4.0 machines …
(edit) @35074   14 years vboxsync Main/Settings: combine loops to speed up version bump checks
(edit) @35070   14 years vboxsync GuestControl/Main: Wait 10s for setting process input.
(edit) @35061   14 years vboxsync GuestControl/Main: Added timeout value for SetProcessInput to prevent …
(edit) @35047   14 years vboxsync Main: do not assume that the origin of the first monitor is zero
(edit) @35043   14 years vboxsync ovfreader: put note in that CIM 2.26 didn't touch the list of OSes
(edit) @35040   14 years vboxsync Main/Medium+Machine+Settings: new medium type MultiAttach, meant for …
(edit) @35034   14 years vboxsync ConsoleImpl.h: Made the SafeVMPtr and SafeVMPtrQuiet safer by checking …
(edit) @35017   14 years vboxsync removed dead code
(edit) @35013   14 years vboxsync Extpack: fix error reporting
(edit) @35011   14 years vboxsync Main: less code duplication
(edit) @35009   14 years vboxsync Main: delete media files on machine deletion only if the medium …
(edit) @34992   14 years vboxsync Main/NATEngine: return proper error info if a NAT rule cannot be registered
(edit) @34969   14 years vboxsync Audio filter: fixed dynamic switch between host and remote audio input.
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34965   14 years vboxsync Validate the license files in the extension pack.
(edit) @34963   14 years vboxsync VBoxSVC: solaris should preload VBoxVMM.so so a development build …
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34954   14 years vboxsync ExtPackManagerImpl.cpp: Do not return licenses unless the extpack …
(edit) @34948   14 years vboxsync NULL is not a pointer - 'ing C++!!
(edit) @34942   14 years vboxsync Logging.
(edit) @34940   14 years vboxsync VRDE: static callbacks structure.
(edit) @34938   14 years vboxsync ExtPackManager: use VBOX_EXTPACK_LICENSE_NAME_PREFIX
(edit) @34931   14 years vboxsync BlkCache: Optimization, don't enable the cache for DVD drives because …
(edit) @34913   14 years vboxsync VBoxManage: Added a debugvm command for injectnmi and dumpguestcore.
(edit) @34907   14 years vboxsync Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper …
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34905   14 years vboxsync Main/GuestImpl: fixed assertion
(edit) @34904   14 years vboxsync Main/Global: enable USB tablet for "Solaris modern" guests
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34899   14 years vboxsync new IID for IExtPack* to be on the safe side after that attribute …
(edit) @34898   14 years vboxsync build fix.
(edit) @34897   14 years vboxsync Blessed the USB 2.0 config hack and fixed the assertion in …
(edit) @34893   14 years vboxsync ExtPack: First part of the extension pack license code.
(edit) @34891   14 years vboxsync Build fix.
(edit) @34889   14 years vboxsync Automatic Guest Additions update/Main: More robust guest OS type …
(edit) @34883   14 years vboxsync Automatic Guest Additions update/Main: Removed not needed release …
(edit) @34881   14 years vboxsync Automatic Guest Additions update/Main: Pass error information to …
(edit) @34878   14 years vboxsync Main/ConsoleImpl: check if the USB 2.0 controller was enabled and …
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34864   14 years vboxsync Comments update.
(edit) @34862   14 years vboxsync Adjusted flags checking.
(edit) @34854   14 years vboxsync Main: fixed limit
(edit) @34846   14 years vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34837   14 years vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34835   14 years vboxsync Main: fix mouse reporting which was broken in the path used by Linux …
(edit) @34833   14 years vboxsync Build fix.
(edit) @34832   14 years vboxsync Comment.
(edit) @34831   14 years vboxsync GuestControl/Copy: Use a thread (guest task) for displaying real …
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