|
|
@20392
|
16 years |
vboxsync |
crOpenGL: add glsl version to getstring
|
|
|
@20391
|
16 years |
vboxsync |
darwin build fix
|
|
|
@20390
|
16 years |
vboxsync |
crOpenGL: use case insensitive compare to match app names
|
|
|
@20389
|
16 years |
vboxsync |
Python: escape backslashes
|
|
|
@20388
|
16 years |
vboxsync |
NAT: range 8k-1M
|
|
|
@20387
|
16 years |
vboxsync |
NAT: CFGM keys are \0 terminated
|
|
|
@20386
|
16 years |
vboxsync |
FE/Qt4: 3936: Smaller UI modifications - required fixes.
|
|
|
@20385
|
16 years |
vboxsync |
Missing return value
|
|
|
@20384
|
16 years |
vboxsync |
LogRel() the amount of available host memory as well
|
|
|
@20383
|
16 years |
vboxsync |
NAT: Introduced parameters in extra data for tuning NAT buffers
…
|
|
|
@20382
|
16 years |
vboxsync |
LogRel() the amount of host memory
|
|
|
@20381
|
16 years |
vboxsync |
VirtualBox.xidl: UUID for r48138.
|
|
|
@20380
|
16 years |
vboxsync |
NAT: interface declaration
|
|
|
@20379
|
16 years |
vboxsync |
NAT: introduce slirp's interface to configure socket's and sbuf defaults
|
|
|
@20378
|
16 years |
vboxsync |
NAT: socket perfmance counters
|
|
|
@20377
|
16 years |
vboxsync |
NAT: sbuf perfomance counters
|
|
|
@20376
|
16 years |
vboxsync |
NAT: slirp performance counters
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20372
|
16 years |
vboxsync |
Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20371
|
16 years |
vboxsync |
Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20370
|
16 years |
vboxsync |
Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20369
|
16 years |
vboxsync |
Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20368
|
16 years |
vboxsync |
Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20367
|
16 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20365
|
16 years |
vboxsync |
VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20364
|
16 years |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20356
|
16 years |
vboxsync |
iprt: some more dbgmod bits.
|
|
|
@20355
|
16 years |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@20354
|
16 years |
vboxsync |
VBoxNetDHCP.cpp: Use the method for it.
|
|
|
@20353
|
16 years |
vboxsync |
DBGFAddrSpace: bugfix.
|
|
|
@20352
|
16 years |
vboxsync |
FE/Qt4: increase the size on OSX
|
|
|
@20351
|
16 years |
vboxsync |
NAT: burn fix
|
|
|
@20350
|
16 years |
vboxsync |
NAT: make counters registration easier
|
|
|
@20349
|
16 years |
vboxsync |
Video HW Accel: blt, lock, unlock, destroySorface commands …
|
|
|
@20348
|
16 years |
vboxsync |
Linux shared folders: file mode setting function must request write …
|
|
|
@20346
|
16 years |
vboxsync |
Shared folders Host: don't allow to clear the READ access bit from a …
|
|
|
@20345
|
16 years |
vboxsync |
#3783: Include missing linux/ip.h.
|
|
|
@20344
|
16 years |
vboxsync |
Updates
|
|
|
@20343
|
16 years |
vboxsync |
TPR emulation updates
|
|
|
@20342
|
16 years |
vboxsync |
Linux shared folders: make chmod work on hosts which support file …
|
|
|
@20341
|
16 years |
vboxsync |
#3783: Compilation fix.
|
|
|
@20340
|
16 years |
vboxsync |
Install: Added VBoxTestOGL to .run installer on linux
|
|
|
@20339
|
16 years |
vboxsync |
Corrected version checks
|
|
|
@20338
|
16 years |
vboxsync |
Reset minor version back to 0
|
|
|
@20337
|
16 years |
vboxsync |
OVF: disabled internet based OVF export again
|
|
|
@20336
|
16 years |
vboxsync |
FE/Qt4: disabled internet based OVF export again
|
|
|
@20335
|
16 years |
vboxsync |
Python: Indent.
|
|
|
@20334
|
16 years |
vboxsync |
Python: remove before rename
|
|
|
@20333
|
16 years |
vboxsync |
Python: remove file we're trying to patch before patching
|
|
|
@20332
|
16 years |
vboxsync |
Python: include vboxshell into binary distribution
|
|
|
@20331
|
16 years |
vboxsync |
Video HW Accel: surface handling basics for QGLFrameBuffer
|
|
|
@20330
|
16 years |
vboxsync |
Missing profile stop calls
|
|
|
@20329
|
16 years |
vboxsync |
Shared folders host service: use unix create mode bits only with …
|
|
|
@20328
|
16 years |
vboxsync |
Cleanup
|
|
|
@20327
|
16 years |
vboxsync |
crOpenGL: more opengl 2.0 functions
|
|
|
@20326
|
16 years |
vboxsync |
Main/MachineImpl: adapt variable name to current executable name
|
|
|
@20325
|
16 years |
vboxsync |
More fixes
|
|
|
@20324
|
16 years |
vboxsync |
Fix
|
|
|
@20323
|
16 years |
vboxsync |
Changed major version as the export table has changed
|
|
|
@20322
|
16 years |
vboxsync |
More updates
|
|
|
@20321
|
16 years |
vboxsync |
Update
|
|
|
@20320
|
16 years |
vboxsync |
Correction
|
|
|
@20319
|
16 years |
vboxsync |
Got rid of debug assertions
|
|
|
@20318
|
16 years |
vboxsync |
forgotten file to get headless session type working
|
|
|
@20317
|
16 years |
vboxsync |
Experiment with TPR patching (disabled)
|
|
|
@20316
|
16 years |
vboxsync |
Shared folders host service: use unix create mode bits only with …
|
|
|
@20315
|
16 years |
vboxsync |
Corrected wrong exports
|
|
|
@20314
|
16 years |
vboxsync |
Solaris/Installer: fixed VBoxPython.so path.
|
|
|
@20313
|
16 years |
vboxsync |
Frontends/VBoxManage, Main/Machine: implement new session type …
|
|
|
@20312
|
16 years |
vboxsync |
crOpenGL: disable d3d for wdm.exe
|
|
|
@20311
|
16 years |
vboxsync |
Python: warn user to check if Python bitness matches
|
|
|
@20310
|
16 years |
vboxsync |
Python: few missed files in installer
|
|
|
@20309
|
16 years |
vboxsync |
Solaris/Installer: ips postinstall script update.
|
|
|
@20308
|
16 years |
vboxsync |
Solaris/Installer: boot-archive update and python installs only on …
|
|
|
@20307
|
16 years |
vboxsync |
Windows Guest Additions Installer: Message for WRP, proper uninstallation.
|
|
|
@20306
|
16 years |
vboxsync |
NAT: compile fixes
|
|
|
@20305
|
16 years |
vboxsync |
FE/Qt4: zero is valid
|
|
|
@20304
|
16 years |
vboxsync |
crOpenGL: change host opengl test to non console app to remove …
|
|
|
@20303
|
16 years |
vboxsync |
FE/Qt4: only show ETA if the ETA is known
|
|
|
@20302
|
16 years |
vboxsync |
NAT: fix solaris burns
|
|
|
@20301
|
16 years |
vboxsync |
NAT: fixed the worst warnings
|
|
|
@20300
|
16 years |
vboxsync |
Windows implementation of RTProcCreate does not like empty argument lists
|
|
|
@20299
|
16 years |
vboxsync |
Extra parameter checks for RTProcCreate.
|
|
|
@20298
|
16 years |
vboxsync |
Linux shared folders: properly initialize the whole params !VBoxCall() …
|
|
|
@20297
|
16 years |
vboxsync |
NAT: make port-forwarding the same speed as guest->remote
|
|
|
@20296
|
16 years |
vboxsync |
NAT/libalias: right shutdown
|
|
|
@20295
|
16 years |
vboxsync |
NAT/libalias: enable in non-OSE build
|
|
|
@20294
|
16 years |
vboxsync |
VBoxManage: fixed another regression of r46627
|
|
|
@20293
|
16 years |
vboxsync |
Runtime/s3: be compatible with older libcurls
|
|
|
@20292
|
16 years |
vboxsync |
Corrected write-protected check for opening a file on shared folders …
|
|
|
@20291
|
16 years |
vboxsync |
TPR patching for nested page accesses (disabled)
|
|
|
@20290
|
16 years |
vboxsync |
back out accidental checkin
|
|
|
@20289
|
16 years |
vboxsync |
Frontends/VBoxManage: fix showvminfo --machinereadable output of boot order
|
|
|
@20288
|
16 years |
vboxsync |
Solaris/Installer: VBOX_INSTALL_PATH for python installer.
|
|
|
@20287
|
16 years |
vboxsync |
Fixed buffer overflow for non-DMA floppy transfers.
|
|
|
@20286
|
16 years |
vboxsync |
Rephrased warnings.
|
|
|
@20285
|
16 years |
vboxsync |
FE/Qt4 & Guest SMP: Disallow 64 bits SMP guests on 32 bits hosts - …
|
|
|
@20284
|
16 years |
vboxsync |
#3783: Tx checksum offloading workaround for CentOS 5.2 (2.6.18).
|
|
|