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) @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' …
(edit) @69399   7 years vboxsync Main/Medium: Fix an oversight introduced when using the ready made …
(edit) @69398   7 years vboxsync Main/Medium: Back out previous change, it had good intentions but …
(edit) @69330   7 years vboxsync Fixed the bug when ComPtr<Progress> object can stay uninitialized
(edit) @69322   7 years vboxsync Medium: for VD interface initialization have to use the simple way …
(edit) @69321   7 years vboxsync Medium: use ready made callback which optimizes update frequency, not …
(edit) @69238   7 years vboxsync Main: scm updates
(edit) @69164   7 years vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @69063   7 years vboxsync Main/Unattended: Get installer languages from sources/lang.ini. We've …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68956   7 years vboxsync VideoRec: Added serializing the options string (into XML settings), …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68918   7 years vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68789   7 years vboxsync Main/MediumImpl: Don't throw an error if the image to be deleted can't …
(edit) @68620   7 years vboxsync netIfIsWireless: CreateFile always fails for one of the adapters on my …
(edit) @68537   7 years vboxsync xml/Settings.cpp: audio in/out enable, fix default handling to give …
(edit) @68530   7 years vboxsync Changed assertion to match reality (only triggered when attaching a …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68447   7 years vboxsync NAT: NATEngine::setHostIP - use setError to provide the error message.
(edit) @68444   7 years vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @68318   7 years vboxsync Unattended: detectIsoOS updates.
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68251   7 years vboxsync Unattended: XP updates.
(edit) @68243   7 years vboxsync Unattended: Set hostname (computer name) for windows vista+ installs.
(edit) @68240   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68239   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68222   7 years vboxsync Main: Squeeze the validation kit and additions onto the aux image when …
(edit) @68170   7 years vboxsync Unattended: Build-fix for r117256.
(edit) @68164   7 years vboxsync Unattended: Changed boot order to work around DVD eject issues with …
(edit) @68162   7 years vboxsync Main: export Unattended* source files.
(edit) @68158   7 years vboxsync Main/ApplianceImport: bugref:8930: don't enable OHCI if xHCI is enabled
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68051   7 years vboxsync HostHardwareLinux.cpp: arch linux build fix (hope everyone has …
(edit) @68049   7 years vboxsync USBGetDevices.cpp: arch linux build fix (hope everyone has …
(edit) @68043   7 years vboxsync Main/Medium: fix lock order violation when setting the medium description
(edit) @68026   7 years vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @68016   7 years vboxsync VirtualBox::createAppliance: Added two missing return code …
(edit) @67885   7 years vboxsync Main/Snapshot: detect if snapshot merging would lose data due to …
(edit) @67884   7 years vboxsync Main/Snapshot: fix error message formatting
(edit) @67804   7 years vboxsync Main/Net (bugref:8905) canonicalize bridged interface name upon …
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @67792   7 years vboxsync Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
(edit) @67754   7 years vboxsync SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess from …
(edit) @67745   7 years vboxsync Main/Medium: Don't include the MediumaVariant_VmdkESX flag when …
(edit) @67738   7 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67730   7 years vboxsync Unattended,Machine: Create Unattended instance on-demand from the …
(edit) @67729   7 years vboxsync UnattendedImpl: Better default properties. Added internal data getters …
(edit) @67728   7 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @67727   7 years vboxsync build fix
(edit) @67726   7 years vboxsync Main: more Log*Func
(edit) @67725   7 years vboxsync Main/NetIf-win: bugref:8346: the distinction between XP and Vista …
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67636   7 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Fix inverted …
(edit) @67634   7 years vboxsync Main/HostNetworkInterfaceImpl: Restore all-zeroes (any) IPv6 address …
(edit) @67633   7 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Validate new …
(edit) @67626   7 years vboxsync typo
(edit) @67625   7 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(edit) @67618   7 years vboxsync Unattended: Renaming overloaded init method.
(edit) @67609   7 years vboxsync VBoxSVC: better don't bother us with reports about missing USB vendor …
(edit) @67566   8 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67492   8 years vboxsync Main/MediumAttachment: remove too paranoid assertion, this method is …
(edit) @67466   8 years vboxsync Main/Snapshot: fix too paranoid assertion, snapshots without a name …
(edit) @67433   8 years vboxsync Main/Snapshot: Pass the restored snapshot ID as part of the event, for …
(edit) @67432   8 years vboxsync Main: Use RTNetPrefixToMaskIPv6() instead of incorrect ASMBitSetRange().
(edit) @67431   8 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67390   8 years vboxsync Main/NetIf-win: bugref:8902: use correct function to determine the …
(edit) @67273   8 years vboxsync Main/Appliance: use the proper version info for the tar member group string
(edit) @67257   8 years vboxsync Main/ApplianceImplExport.cpp: Try get the names consistent when …
(edit) @67254   8 years vboxsync Main/ApplianceExport: Set special user and group names and IDs in the …
(edit) @67252   8 years vboxsync Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
(edit) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67244   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
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