VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73040   6 years vboxsync Build fix.
(edit) @73038   6 years vboxsync Build fix.
(edit) @73037   6 years vboxsync Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
(edit) @73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73005   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73000   6 years vboxsync ConsoleImpl2.cpp: Missing break.
(edit) @72999   6 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72996   6 years vboxsync Main/Makefile.kmk: Drop commented out statment as it moved into …
(edit) @72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72979   6 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
(edit) @72975   6 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @72974   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72972   6 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   6 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72962   6 years vboxsync Main: Doxygen
(edit) @72961   6 years vboxsync Main: Doxygen
(edit) @72960   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72958   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72957   6 years vboxsync doxygen fixes for r123500
(edit) @72950   6 years vboxsync MediumIOImpl.cpp: Fix gcc warnings and errors.
(edit) @72948   6 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72947   6 years vboxsync GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
(edit) @72944   6 years vboxsync GluePrintErrorContext: In fact, don't make any copy of anything here. …
(edit) @72943   6 years vboxsync GluePrintErrorContext: Don't make an unnecessary copy of the filename …
(edit) @72939   6 years vboxsync Main: My catch(std::bad_alloc) obsession. :-)
(edit) @72938   6 years vboxsync Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72915   6 years vboxsync VirtualBox.xidl: comment fixes
(edit) @72902   6 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72901   6 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72900   6 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   6 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72898   6 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72883   6 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72847   6 years vboxsync Main/Event: ListenerRecord - consistently use member initializer list.
(edit) @72841   6 years vboxsync Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
(edit) @72840   6 years vboxsync bugref:8345. Fixed wrong manipulation with iterator.
(edit) @72834   6 years vboxsync MachineImplMoveVM: match new[] with delete[]
(edit) @72833   6 years vboxsync Main/USBProxyService: prefer prefix increment of an iterator in a …
(edit) @72828   6 years vboxsync ConsoleImpl: test for empty() instead of size() == 0
(edit) @72804   6 years vboxsync Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull
(edit) @72703   6 years vboxsync Main/Medium: Fix a number of potential deadlocks due to lock order …
(edit) @72700   6 years vboxsync Main/Machine: keep default '/' group if no group is specified on VM …
(edit) @72608   7 years vboxsync HostDnsService: drop repeated NULL test.
(edit) @72547   7 years vboxsync HostDnsService: don't cache HostDnsInformation in the monitor. Move …
(edit) @72525   7 years vboxsync Main/Appliance: Since "stack" is reused for all VMs in a …
(edit) @72523   7 years vboxsync Main/Appliance: fix crash for importing non-vbox created appliances
(edit) @72511   7 years vboxsync Main/Appliance: Correctly handle appliance import when the VM is …
(edit) @72509   7 years vboxsync Main/Machine: Fix medium registry usage when cloning VMs (was not …
(edit) @72508   7 years vboxsync Main/Appliance: use space instead of underscore as separator when …
(edit) @72483   7 years vboxsync HostDnsService: G/c operator== that is no longer used.
(edit) @72482   7 years vboxsync Main/NetworkAdapter: allow arbitrary network names for disabled adapters
(edit) @72480   7 years vboxsync HostDnsService: there's no point to delay a call to updateInfo().
(edit) @72479   7 years vboxsync Main/Appliance: fix parameter naming between .h and .cpp
(edit) @72478   7 years vboxsync Main: another xref syntax issue fix for enum constants
(edit) @72477   7 years vboxsync Main/Import: fix IDL documentation xref
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72443   7 years vboxsync HostDnsService: Attempted Darwin build fix for r122914.
(edit) @72442   7 years vboxsync HostDnsService: Attempted Windows build fix for r122914.
(edit) @72439   7 years vboxsync HostDnsService: Don't store a reference to the virtualbox object in …
(edit) @72404   7 years vboxsync HostDnsService: introduce a local variable to simplify future change.
(edit) @72402   7 years vboxsync HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP()
(edit) @72396   7 years vboxsync HostDnsService: more logical order for members in pimpl Data classes.
(edit) @72395   7 years vboxsync HostDnsService: don't pretend there can be multiple proxies. while …
(edit) @72394   7 years vboxsync HostDnsService: move monitor creation to proxy init.
(edit) @72356   7 years vboxsync Main: Add 'UnrestrictedGuest' to features enum while querying host CPU …
(edit) @72353   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72343   7 years vboxsync VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
(edit) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @72328   7 years vboxsync Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
(edit) @72326   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72325   7 years vboxsync Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's …
(edit) @72324   7 years vboxsync Main/Makefile.kmk: Strip trailing white space and empty lines from …
(edit) @72323   7 years vboxsync Main: bugref:9049: Support for split GUI functionality, to start …
(edit) @72205   7 years vboxsync Main/VirtualBox+Machine: Change medium registry behavior, put new …
(edit) @72201   7 years vboxsync build fix
(edit) @72200   7 years vboxsync Main/Appliance: very minimal start where later hooks for checking …
(edit) @72096   7 years vboxsync Guest Control/Main: Also try to return guest error (if available) in …
(edit) @72090   7 years vboxsync Guest Control/Main: Logging nits.
(edit) @72089   7 years vboxsync Guest Control/Main: Try to return guest error (if available) in …
(edit) @72088   7 years vboxsync Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and …
(edit) @72070   7 years vboxsync Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
(edit) @72067   7 years vboxsync Guest Control/Main: Made IGuestSession::copyFromGuest() and …
(edit) @72064   7 years vboxsync HGCM: LogRel nit.
(edit) @72053   7 years vboxsync Guest Control/Main: Be more specific in API docs wrt …
(edit) @72045   7 years vboxsync Guest Control/Main: CopyTo/CopyFrom bugfixes.
(edit) @72023   7 years vboxsync Guest Control/Main: Removed unused code.
(edit) @72015   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @72014   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @72007   7 years vboxsync Guest Control/Main: Fixed progress object creation in …
(edit) @72002   7 years vboxsync Main: API docs.
(edit) @72001   7 years vboxsync Guest Control/Main: Implemented stubs …
(edit) @71999   7 years vboxsync bugref:8345. Removed the trailing blanks.
(edit) @71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
(edit) @71997   7 years vboxsync bugref:8345. Small fix in the ErrorInfoItem() constructor.
(edit) @71996   7 years vboxsync bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles().
(edit) @71995   7 years vboxsync bugref:8345. Call WaitForAsyncProgressCompletion only in success.
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