VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @72326   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(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) @71999   7 years vboxsync bugref:8345. Removed the trailing blanks.
(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.
(edit) @71993   7 years vboxsync bugref:8345. Splitted two AutoWriteLocks into two different scopes …
(edit) @71992   7 years vboxsync bugref:8345. Fixed the progress operation counter.
(edit) @71990   7 years vboxsync bugref:8345. Added a new internal class ErrorInfoItem and a list …
(edit) @71728   7 years vboxsync bugref:8345. Added a check for read-only destination.
(edit) @71716   7 years vboxsync VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
(edit) @71581   7 years vboxsync bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
(edit) @71376   7 years vboxsync Main/Machine: bugref:8345 Release Machine lock early enough, since …
(edit) @71317   7 years vboxsync Main/VBoxSVC: fix for ​​​​​​​​​​​bugref:9134: fixed missed check for null
(edit) @71315   7 years vboxsync bugref:8345. Removed trailing blanks.
(edit) @71309   7 years vboxsync bugref:8345. Improved logic updating the path of state files.
(edit) @71197   7 years vboxsync bugref:8345. The trailing blanks were removed.
(edit) @71192   7 years vboxsync bugref:8345. Cleaned up the code. Fixed an assertion on the debug …
(edit) @71161   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flower boxer …
(edit) @71151   7 years vboxsync Main/NetIf (bugref:8915) Fixed wireless detection on adapters with …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71143   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​bugref:8161: fix build warning
(edit) @71142   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated copyright
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71097   7 years vboxsync bugref:8344. Added a simple check for existence of destination file …
(edit) @71063   7 years vboxsync Whitespace.
(edit) @71055   7 years vboxsync bugref:8344. Fixed adding a wrong extension for HDD medium type.
(edit) @71053   7 years vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(edit) @71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
(edit) @71012   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71011   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71007   7 years vboxsync Main,Installer: Made unattended installation of rhel5 and friends …
(edit) @71003   7 years vboxsync Main/UnattendedImpl.cpp: More old RHEL/OEL detection.
(edit) @70999   7 years vboxsync Main/Unattended: Started to detect RHEL and OEL iso images.
(edit) @70991   7 years vboxsync bugref:8345. Fixed the condition for moving floppy disk. Creation of …
(edit) @70973   7 years vboxsync bugref:8345. Fixed trailing blanks.
(edit) @70971   7 years vboxsync bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70877   7 years vboxsync bugref:8345. Added the checks for floppy images and for DVD disks. …
(edit) @70825   7 years vboxsync bugref:8345. Removed unused variable.
(edit) @70823   7 years vboxsync bugref:8345. removed changeset r120593 as useless for now. The …
(edit) @70806   7 years vboxsync bugref:8345. Fixed updating a saved state path for a snapshot.
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70692   7 years vboxsync bugref:8345. The unused variables were removed.
(edit) @70691   7 years vboxsync bugref:8345. The part for moving the log files was added.
(edit) @70674   7 years vboxsync bugref:8345. Added a Progress object for rollback action. is it …
(edit) @70650   7 years vboxsync scm: fix trailing whitespace
(edit) @70648   7 years vboxsync scm police
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70386   7 years vboxsync Machine::discardSettings: Need to take the machine line lock before …
(edit) @70236   7 years vboxsync Main/Snapshot: coding style whitespace cleanup, adding a todo …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70105   7 years vboxsync Main/Machine: Increase chunk size for reading the log from 32K to …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70030   7 years vboxsync Main/svcmain.cpp: Backed out r119561 as we won't try instantiate the …
(edit) @70028   7 years vboxsync VBoxSDS: ​bugref:3300: ignore VBoxSDS errors in VBoxSVC
(edit) @69803   7 years vboxsync svcmain.cpp: Only call IVirtualBoxSDS::deregisterVBoxSVC from the …
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69775   7 years vboxsync VBoxSDS/Plan/B: More complete code.
(edit) @69771   7 years vboxsync svcmain.cpp: Forgot to disable EF heap. oops.
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69747   7 years vboxsync Main/VBoxSVC: VBOX_WITH_SDS_PLAN_B: Delay log file rotation and …
(edit) @69743   7 years vboxsync svcnmain.cpp: log name nits
(edit) @69734   7 years vboxsync Main: SDS plan B proof of concept.
(edit) @69731   7 years vboxsync Main: More SDS plan B sketching.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
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