|
|
@54684
|
10 years |
vboxsync |
vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
|
|
|
@54671
|
10 years |
vboxsync |
NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
|
|
|
@54662
|
10 years |
vboxsync |
Main/HostDnsService: instead of keeping fragile state g/c notifyAll() …
|
|
|
@54647
|
10 years |
vboxsync |
Fix lock order violation
|
|
|
@54645
|
10 years |
vboxsync |
Encryption/Main: Allow encryption of differencing media as long as …
|
|
|
@54631
|
10 years |
vboxsync |
Main/HostDnsService: fixed a typo which prevented to pass any DNS …
|
|
|
@54625
|
10 years |
vboxsync |
Main: Fixes for disk encryption support and make use of the optimized …
|
|
|
@54616
|
10 years |
vboxsync |
Initialize input mapping variables.
|
|
|
@54592
|
10 years |
vboxsync |
Build fix
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54584
|
10 years |
vboxsync |
DHCPServer: Define DHCP option encodings as an enum. The enum is not …
|
|
|
@54582
|
10 years |
vboxsync |
Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
|
|
|
@54567
|
10 years |
vboxsync |
DisplayImpl: handle VBVA_SCREEN_F_BLANK
|
|
|
@54511
|
10 years |
vboxsync |
Main/BandwidthControl: eliminate warning
|
|
|
@54503
|
10 years |
vboxsync |
Main: remove mouse test case.
|
|
|
@54495
|
10 years |
vboxsync |
Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
|
|
|
@54494
|
10 years |
vboxsync |
Main/Display: input mapping fix.
|
|
|
@54493
|
10 years |
vboxsync |
Build fix.
|
|
|
@54491
|
10 years |
vboxsync |
PDM/Audio: Fixed crashes on termination.
|
|
|
@54486
|
10 years |
vboxsync |
Main/Medium: Add basic support to encrypt/decrypt media, work in progress
|
|
|
@54438
|
10 years |
vboxsync |
Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
|
|
|
@54435
|
10 years |
vboxsync |
export
|
|
|
@54425
|
10 years |
vboxsync |
Main/DisplayImpl: make it work with VBOX_WITH_CROGL disabled
|
|
|
@54407
|
10 years |
vboxsync |
Main/DHCPServerImpl: kludge to sneak in dhcp option encoding through …
|
|
|
@54403
|
10 years |
vboxsync |
Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
|
|
|
@54368
|
10 years |
vboxsync |
PDM/Audio: Some renaming.
|
|
|
@54351
|
10 years |
vboxsync |
Main/DHCPServerImpl: factor out code to encode option values for …
|
|
|
@54347
|
10 years |
vboxsync |
Main/DHCPServerImpl: cosmetic - be consistent in using plural "aValues".
|
|
|
@54344
|
10 years |
vboxsync |
Disable building the KEyStore for now because of too old openssl …
|
|
|
@54343
|
10 years |
vboxsync |
Main/KeyStore: Simple keystore interface to store single DEKs …
|
|
|
@54314
|
10 years |
vboxsync |
Main/DHCPServerImpl: for DHCP options keep not just the text …
|
|
|
@54304
|
10 years |
vboxsync |
Main/src-server/HostDnsService.cpp: log each DNS info change …
|
|
|
@54302
|
10 years |
vboxsync |
Main/src-server/HostDnsService.cpp: make sure that only actual …
|
|
|
@54284
|
10 years |
vboxsync |
Frontends/VBoxManage: use AutoReadLock in DHCPServer getters.
|
|
|
@54276
|
10 years |
vboxsync |
Main/src-server: unused var. warning.
|
|
|
@54266
|
10 years |
vboxsync |
Main/webservice: change code to support multiple ISession instances …
|
|
|
@54265
|
10 years |
vboxsync |
Main/DHCPServerImpl: AddGlobalOption - make updating existing options …
|
|
|
@54231
|
10 years |
vboxsync |
Build fix.
|
|
|
@54230
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@54177
|
10 years |
vboxsync |
Main/Machine: typo in rsevious change
|
|
|
@54175
|
10 years |
vboxsync |
Main/Machine: fix another (unnecessary, the parent lock isn't needed …
|
|
|
@54174
|
10 years |
vboxsync |
Main/Machine: fix lock order violation when detaching all media, child …
|
|
|
@54165
|
10 years |
vboxsync |
Display::notifyScaleFactorChange: thanks a bunch.
|
|
|
@54164
|
10 years |
vboxsync |
Main/Display: do not send ACPI events at all on cursor capability …
|
|
|
@54162
|
10 years |
vboxsync |
Devices/Graphics and Main: avoid unnecessary graphics notifications to …
|
|
|
@54126
|
10 years |
vboxsync |
Main/glue/vboxapi.py: don't use the @deprecated decorator
|
|
|
@54123
|
10 years |
vboxsync |
Main/glue/vboxapi.py: fix circular reference sabotaging garbage …
|
|
|
@54114
|
10 years |
vboxsync |
FE/Qt, Main: 7678: Do not log the improper call to 3D-overlay …
|
|
|
@54108
|
10 years |
vboxsync |
ConsoleImpl: Ifdef out the code to retrieve DNS info in …
|
|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54060
|
10 years |
vboxsync |
Main: Fix i_configMediumAttachment inconsistency for USB storage devices
|
|
|
@54057
|
10 years |
vboxsync |
Main/glue/vboxapi.py: support for python3 (so far Windows only, …
|
|
|
@54054
|
10 years |
vboxsync |
Main and Additions/x11: remove VMMDEV_MOUSE_HOST_HAS_ABS_DEV (leaving …
|
|
|
@54053
|
10 years |
vboxsync |
Main/Display: do not send ACPI events if host cursor capabilities have …
|
|
|
@54051
|
10 years |
vboxsync |
nit
|
|
|
@54027
|
10 years |
vboxsync |
Main/cbinding: Add new helper functions to clear out strings (useful …
|
|
|
@54023
|
10 years |
vboxsync |
Main: warning
|
|
|
@54020
|
10 years |
vboxsync |
Missing dependency
|
|
|
@54017
|
10 years |
vboxsync |
Main: increase the minimum required memory for 2003 Server as well as …
|
|
|
@54016
|
10 years |
vboxsync |
Main: default 256MB for WinXP64
|
|
|
@54009
|
10 years |
vboxsync |
LogRelMax
|
|
|
@54005
|
10 years |
vboxsync |
Main: increase default HDD size for Windows 10 guests
|
|
|
@53971
|
10 years |
vboxsync |
Main/DisplayImpl: less complicated
|
|
|
@53969
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53939
|
10 years |
vboxsync |
shared uppercase template.
|
|
|
@53938
|
10 years |
vboxsync |
capiidl.xsl: Must use xsl:key+key() to access interface[@name=?]. …
|
|
|
@53937
|
10 years |
vboxsync |
SED needs no help from /bin/sh to open files for reading and writing.
|
|
|
@53936
|
10 years |
vboxsync |
glue-java.xsl: Don't end the file list with an escaped new line. (nit …
|
|
|
@53935
|
10 years |
vboxsync |
(C) year
|
|
|
@53934
|
10 years |
vboxsync |
glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the …
|
|
|
@53933
|
10 years |
vboxsync |
websrv-wsdl.xsl: Use keys for eaching all interface and enum elements. …
|
|
|
@53932
|
10 years |
vboxsync |
websrv-python.xsl: Not sure if this style sheet avoids the big output …
|
|
|
@53930
|
10 years |
vboxsync |
(C) year
|
|
|
@53929
|
10 years |
vboxsync |
websrv-php.xsl: Micro optimation using xsl:key + key() on a …
|
|
|
@53928
|
10 years |
vboxsync |
websrv-typemap.xsl: Avoid useing emitNewline.
|
|
|
@53926
|
10 years |
vboxsync |
Moved G_sNewLine to typemap-shared.inc.xsl.
|
|
|
@53925
|
10 years |
vboxsync |
websrv-wsdl2gsoapH.xsl: Use xsl:key and key() to optimize four …
|
|
|
@53924
|
10 years |
vboxsync |
websrv-cpp.xsl: Call xsltprocNewlineOutputHack once per interface to …
|
|
|
@53923
|
10 years |
vboxsync |
testconverter and testconverter2 are outdated.
|
|
|
@53922
|
10 years |
vboxsync |
glue-java.xsl: xsl:key + key() optimizations, xsltproc buffer flushing …
|
|
|
@53920
|
10 years |
vboxsync |
midl.xsl,xpidl.xsl: Include typemap-shared.inc.xsl and use the utility …
|
|
|
@53919
|
10 years |
vboxsync |
glue/constants-python.xsl: try convince xsltproc to not realloc the …
|
|
|
@53917
|
10 years |
vboxsync |
comimpl.xsl: Use xsl:key + key() to access interfaces[@name=?] and …
|
|
|
@53915
|
10 years |
vboxsync |
apiwrap-server.xsl: Work around stupid xsltproc performance issue when …
|
|
|
@53914
|
10 years |
vboxsync |
cleanup
|
|
|
@53913
|
10 years |
vboxsync |
Main: Split the wrapper source generator job into two to speed reduce …
|
|
|
@53906
|
10 years |
vboxsync |
The java stuff doesn't like the DTD?
|
|
|
@53905
|
10 years |
vboxsync |
apiwrap-server.xsl: Optimizing the parameter code a little, the no-tmp …
|
|
|
@53904
|
10 years |
vboxsync |
VirtualBox.dtd: Added some missing DTD bits; VirtualBox.xidl: Include …
|
|
|
@53903
|
10 years |
vboxsync |
apiwrap-server.xsl: Use xsl:key + key() to lookup interfaces and enums …
|
|
|
@53890
|
10 years |
vboxsync |
Host 3D: scaling: more instrumentation.
|
|
|
@53889
|
10 years |
vboxsync |
Host 3D: a bit more error reporting for scaling factor stuff.
|
|
|
@53888
|
10 years |
vboxsync |
Host 3D scaling: src-client: fix GUI notification about result of …
|
|
|
@53886
|
10 years |
vboxsync |
fix
|
|
|
@53885
|
10 years |
vboxsync |
micro opts.
|
|
|
@53884
|
10 years |
vboxsync |
oops, didn't mean to commit kmk_time.
|
|
|
@53883
|
10 years |
vboxsync |
More micro opts
|
|
|
@53882
|
10 years |
vboxsync |
apiwrap-server.xsl: Micro optimizations.
|
|
|
@53881
|
10 years |
vboxsync |
shut up.
|
|
|