|
|
@67654
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67652
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67646
|
7 years |
vboxsync |
glue/string.cpp: parseKeyValue: Use new find method.
|
|
|
@67642
|
7 years |
vboxsync |
Main: Modified Utf8Str::parseKeyValue implementation to never return …
|
|
|
@67641
|
7 years |
vboxsync |
VideoRec.cpp: r=bird: Hmm, seems parseKeyValue was too cleverly …
|
|
|
@67640
|
7 years |
vboxsync |
Utf8Str::parseKeyValue: Docs and style.
|
|
|
@67639
|
7 years |
vboxsync |
ConsoleImpl2.cpp: strDebugOptions.parseKeyValue can return empty …
|
|
|
@67636
|
7 years |
vboxsync |
Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Fix inverted …
|
|
|
@67634
|
7 years |
vboxsync |
Main/HostNetworkInterfaceImpl: Restore all-zeroes (any) IPv6 address …
|
|
|
@67633
|
7 years |
vboxsync |
Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Validate new …
|
|
|
@67626
|
7 years |
vboxsync |
typo
|
|
|
@67625
|
7 years |
vboxsync |
Main/Machine+Main/xml: use default hardware version from XML schema …
|
|
|
@67623
|
7 years |
vboxsync |
VBoxProxyStub.c: coding style
|
|
|
@67622
|
7 years |
vboxsync |
VBoxProxyStub.c: off-by-two
|
|
|
@67620
|
7 years |
vboxsync |
IUnattended: Added props for auxiliary paths.
|
|
|
@67618
|
7 years |
vboxsync |
Unattended: Renaming overloaded init method.
|
|
|
@67617
|
7 years |
vboxsync |
Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
|
|
|
@67609
|
7 years |
vboxsync |
VBoxSVC: better don't bother us with reports about missing USB vendor …
|
|
|
@67608
|
7 years |
vboxsync |
Main/Settings: prepare for 5.2 settings, without anything actually …
|
|
|
@67566
|
7 years |
vboxsync |
dropped composeIPv6Address() and composeHardwareAddress()
|
|
|
@67561
|
7 years |
vboxsync |
Main: bugref:8902: optimized composeHardwareAddress() and …
|
|
|
@67531
|
7 years |
vboxsync |
Main/Display: eliminate the old resize code, the new code is well …
|
|
|
@67492
|
7 years |
vboxsync |
Main/MediumAttachment: remove too paranoid assertion, this method is …
|
|
|
@67474
|
7 years |
vboxsync |
Devices/DevVGA: Unify the drawing logic (full update is handled by the …
|
|
|
@67466
|
7 years |
vboxsync |
Main/Snapshot: fix too paranoid assertion, snapshots without a name …
|
|
|
@67440
|
7 years |
vboxsync |
Main/ConsoleImpl: announce the MCFG area to EFI
|
|
|
@67433
|
7 years |
vboxsync |
Main/Snapshot: Pass the restored snapshot ID as part of the event, for …
|
|
|
@67432
|
7 years |
vboxsync |
Main: Use RTNetPrefixToMaskIPv6() instead of incorrect ASMBitSetRange().
|
|
|
@67431
|
7 years |
vboxsync |
Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
|
|
|
@67390
|
8 years |
vboxsync |
Main/NetIf-win: bugref:8902: use correct function to determine the …
|
|
|
@67273
|
8 years |
vboxsync |
Main/Appliance: use the proper version info for the tar member group string
|
|
|
@67257
|
8 years |
vboxsync |
Main/ApplianceImplExport.cpp: Try get the names consistent when …
|
|
|
@67254
|
8 years |
vboxsync |
Main/ApplianceExport: Set special user and group names and IDs in the …
|
|
|
@67252
|
8 years |
vboxsync |
Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
|
|
|
@67249
|
8 years |
vboxsync |
Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
|
|
|
@67245
|
8 years |
vboxsync |
Main/ProgresImpl: Added a callback method for VD as well …
|
|
|
@67244
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67242
|
8 years |
vboxsync |
Main/ProgresImpl: Added a callback method for VD as well …
|
|
|
@67239
|
8 years |
vboxsync |
Main/MediumImpl: bugref:8344: use RTPathStartsWithRoot() to ensure …
|
|
|
@67237
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Split out the opening of the medium as we …
|
|
|
@67234
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Added missing AutoCaller.
|
|
|
@67233
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Removed unnecessary lock list Clear call, …
|
|
|
@67232
|
8 years |
vboxsync |
Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
|
|
|
@67231
|
8 years |
vboxsync |
Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
|
|
|
@67230
|
8 years |
vboxsync |
Main/ProgressImpl: Added IPRT progress callback method.
|
|
|
@67226
|
8 years |
vboxsync |
Main/MediumImpl: bugref:8344: enforce an absolute path when changing …
|
|
|
@67225
|
8 years |
vboxsync |
Appliance::i_writeFSImpl: hManifest isn't used, drop it.
|
|
|
@67219
|
8 years |
vboxsync |
Main/Console: Use RT_SUCCESS() for IPRT status codes
|
|
|
@67211
|
8 years |
vboxsync |
Main: Enabled new tar creator code in IAppliance.
|
|
|
@67210
|
8 years |
vboxsync |
Main: Appliance: filename fixes
|
|
|
@67209
|
8 years |
vboxsync |
Main: Appliance: todo
|
|
|
@67208
|
8 years |
vboxsync |
Main,VBoxManage: More OPC hacking. Seems to be working now.
|
|
|
@67205
|
8 years |
vboxsync |
Main: More hacking on OPC exporting.
|
|
|
@67203
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
|
|
|
@67199
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67197
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67195
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67193
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67190
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly …
|
|
|
@67184
|
8 years |
vboxsync |
Main: Reworking IAppliance export to use new TAR creator. Changes …
|
|
|
@67172
|
8 years |
vboxsync |
MediumImpl: @todo
|
|
|
@67142
|
8 years |
vboxsync |
ApplianceImpl*: Started implementing support for the new TAR creator …
|
|
|
@67067
|
8 years |
vboxsync |
drop VBOX_WITH_QTGUI_V5 and friends
|
|
|
@67055
|
8 years |
vboxsync |
ConsoleImpl2: Prevent launching VMs with invalid APIC combinations.
|
|
|
@67049
|
8 years |
vboxsync |
Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
|
|
|
@66945
|
8 years |
vboxsync |
build fix
|
|
|
@66944
|
8 years |
vboxsync |
Main/Machine: Streamline API default handling for network adapters …
|
|
|
@66943
|
8 years |
vboxsync |
build fix
|
|
|
@66942
|
8 years |
vboxsync |
Main/Machine: fix parallel port settings loading, which suffers from a …
|
|
|
@66941
|
8 years |
vboxsync |
Main/Machine: Use the internal method for querying the guest OS type …
|
|
|
@66940
|
8 years |
vboxsync |
Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
|
|
|
@66939
|
8 years |
vboxsync |
Main/SerialPort: make applying the default settings more flexible, …
|
|
|
@66938
|
8 years |
vboxsync |
Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
|
|
|
@66926
|
8 years |
vboxsync |
Main: spaces
|
|
|
@66925
|
8 years |
vboxsync |
Main/Machine+GuestOSType: few more convenience functions for getting data
|
|
|
@66924
|
8 years |
vboxsync |
whitespace
|
|
|
@66922
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66902
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66900
|
8 years |
vboxsync |
Main/GuestControl: fix iterator increment which was lost in previous change
|
|
|
@66899
|
8 years |
vboxsync |
it++ => ++it
|
|
|
@66898
|
8 years |
vboxsync |
Main/SecretKeyStore: proper iterator increment
|
|
|
@66897
|
8 years |
vboxsync |
Main/SecretKeyStore: be less pushy with iterators
|
|
|
@66896
|
8 years |
vboxsync |
Main/Guest Control: Iterator fixes for signalWaitEvent() and …
|
|
|
@66895
|
8 years |
vboxsync |
Main/MediumLock: fix for MediumLockListMap::Clear cleanup
|
|
|
@66894
|
8 years |
vboxsync |
Backed out r115409 again.
|
|
|
@66893
|
8 years |
vboxsync |
Main/MediumLock: MediumLockListMap::Clear cleanup
|
|
|
@66892
|
8 years |
vboxsync |
Main/Guest Control: Iterator fixes for signalWaitEvent() and …
|
|
|
@66891
|
8 years |
vboxsync |
Main/EmulatedUSBImpl.cpp: WebcamsMap cleanup.
|
|
|
@66877
|
8 years |
vboxsync |
Main: bugref:8855: make it better readable
|
|
|
@66875
|
8 years |
vboxsync |
Main: bugref:8855: when renaming settings, don't change the config …
|
|
|
@66870
|
8 years |
vboxsync |
Main/ConsoleImpl: bugref:8855: don't ignore the error code when …
|
|
|
@66857
|
8 years |
vboxsync |
Guest Control/Main: Event fixes (for bugref:8833):
* Check for …
|
|
|
@66832
|
8 years |
vboxsync |
Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
|
|
|
@66816
|
8 years |
vboxsync |
Main: increased the default RAM size for Windows 7 / 2008(R2) …
|
|
|
@66796
|
8 years |
vboxsync |
Main/tstCollector: use symbolic constant
|
|
|
@66795
|
8 years |
vboxsync |
Main/tstCollector: make it always return 0. The current error handling …
|
|
|
@66704
|
8 years |
vboxsync |
Main/Makefile.kmk: try fix bad if.
|
|
|
@66703
|
8 years |
vboxsync |
Main/Makefile.kmk: try fix bad if.
|
|
|
@66646
|
8 years |
vboxsync |
Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter list …
|
|
|
@66643
|
8 years |
vboxsync |
Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double …
|
|
|