|
|
@40409
|
13 years |
vboxsync |
changelog: mention the bug number
|
|
|
@40408
|
13 years |
vboxsync |
Manual: Note about unreal mode fix.
|
|
|
@40407
|
13 years |
vboxsync |
rpm/rules: fix building without STAGEDISO, and decrease differences to …
|
|
|
@40406
|
13 years |
vboxsync |
build fix.
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@40404
|
13 years |
vboxsync |
iprt/cdefs.h: Added RT_STR_TUPLE.
|
|
|
@40403
|
13 years |
vboxsync |
GuestCtrl: Don't try too hard when searching for a new context ID.
|
|
|
@40402
|
13 years |
vboxsync |
Fe/VBoxShell: Fixed broken Additions information lookup.
|
|
|
@40401
|
13 years |
vboxsync |
doc/manual: documented 'bytes' parameter in VBoxManage convertfromraw.
|
|
|
@40400
|
13 years |
vboxsync |
webservice: Added Python sample.
|
|
|
@40399
|
13 years |
vboxsync |
Do not refuse 2.88MB images.
|
|
|
@40398
|
13 years |
vboxsync |
VBoxManage: don't crash if no subcommand was specified in 'VBoxManage …
|
|
|
@40397
|
13 years |
vboxsync |
VMM: Make most of the tracing optional so we don't have to be afraid …
|
|
|
@40396
|
13 years |
vboxsync |
IEM: Research done by Michal fixed a todo.
|
|
|
@40395
|
13 years |
vboxsync |
rpm: fix for r74904
|
|
|
@40394
|
13 years |
vboxsync |
doc/manual: fix VRDE module switching instructions, and show how to …
|
|
|
@40393
|
13 years |
vboxsync |
VBoxCredProv: Fixed reference counting + wiping credentials, logging …
|
|
|
@40392
|
13 years |
vboxsync |
Devices/keyboards: try to better support Sun function keys, take 2.
|
|
|
@40391
|
13 years |
vboxsync |
doc/manual: point out that the VNC keyboard handling is very limited
|
|
|
@40390
|
13 years |
vboxsync |
deb/rpm: fix package building, VNC extension pack is integrated if …
|
|
|
@40389
|
13 years |
vboxsync |
wine/wddm: force D3DPTADDRESSCAPS_MIRRORONCE
|
|
|
@40388
|
13 years |
vboxsync |
wddm/3d: shared resource destroy handling fixes
|
|
|
@40387
|
13 years |
vboxsync |
wddm: concurrency fixes
|
|
|
@40386
|
13 years |
vboxsync |
xpcom/plerror: fixed upper limit
|
|
|
@40385
|
13 years |
vboxsync |
ExtPacks: OSE build fix
|
|
|
@40384
|
13 years |
vboxsync |
doc/manual: mention VNC module, its shortcomings and specific config quirks
|
|
|
@40383
|
13 years |
vboxsync |
ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
|
|
|
@40382
|
13 years |
vboxsync |
ExtPacks: small cleanup
|
|
|
@40381
|
13 years |
vboxsync |
IEM_MC_STORE_MEM_NEG_QNAN_R80_BY_REF bugfix spotted by Frank.
|
|
|
@40380
|
13 years |
vboxsync |
oops
|
|
|
@40379
|
13 years |
vboxsync |
sample bugfix.
|
|
|
@40378
|
13 years |
vboxsync |
Config.kmk: -pedantic + warnings as errors + dtrace = trouble.
|
|
|
@40377
|
13 years |
vboxsync |
Fixes for real dtrace (trailing digits are not allowed in provider names).
|
|
|
@40376
|
13 years |
vboxsync |
VMM: Make it build with dtrace enabled.
|
|
|
@40375
|
13 years |
vboxsync |
VMM: flow tracing.
|
|
|
@40374
|
13 years |
vboxsync |
Runtime/checksum/manifest: potential memory leak
|
|
|
@40373
|
13 years |
vboxsync |
wddm: proper lookaside list initialization
|
|
|
@40372
|
13 years |
vboxsync |
some customer complained the 'unprofessional' error message
|
|
|
@40371
|
13 years |
vboxsync |
EM tracking.
|
|
|
@40370
|
13 years |
vboxsync |
VBOX_WITH_RAW_MODE compile fixes
|
|
|
@40369
|
13 years |
vboxsync |
Additions/VBoxGuest: temporary fix for an empty union on non-Windows …
|
|
|
@40368
|
13 years |
vboxsync |
Additions/VBoxGuest: try to fix VBoxGuest-solaris STREAMS test case on …
|
|
|
@40367
|
13 years |
vboxsync |
In-progress command blocks keyboard input.
|
|
|
@40366
|
13 years |
vboxsync |
Additions/Linux: install the X.Org Server 1.12 video driver.
|
|
|
@40365
|
13 years |
vboxsync |
IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
|
|
|
@40364
|
13 years |
vboxsync |
Avoid spurious resend responses.
|
|
|
@40363
|
13 years |
vboxsync |
GA installer/win: fix a usage dialog issue being displayed on run
|
|
|
@40362
|
13 years |
vboxsync |
tools/win.*/*.exe: svn:executable
|
|
|
@40361
|
13 years |
vboxsync |
GuestProperties/API: never send property change events with NULL strings.
|
|
|
@40360
|
13 years |
vboxsync |
Do not try to run unreal mode code as V86 in VT-x.
|
|
|
@40359
|
13 years |
vboxsync |
VBoxGuest: disable page list HGCM transfers for Locked buffers to …
|
|
|
@40358
|
13 years |
vboxsync |
Main/Metrics: All calls to VM processes are done in separate thread (#6029)
|
|
|
@40357
|
13 years |
vboxsync |
EM: Moving functions around a bit.
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|
@40355
|
13 years |
vboxsync |
doc/manual: typo
|
|
|
@40354
|
13 years |
vboxsync |
libs/zlib-1.2.6: fix OSE
|
|
|
@40353
|
13 years |
vboxsync |
Additions/WINNT/Mouse/NT4: fix OSE
|
|
|
@40352
|
13 years |
vboxsync |
Documentation: Typo.
|
|
|
@40351
|
13 years |
vboxsync |
Makefile.kmk: fixed path in snapshot-ose target
|
|
|
@40350
|
13 years |
vboxsync |
FE/Qt: New VM Wizard: Strict warning-icon size to 64p, scale if necessary.
|
|
|
@40349
|
13 years |
vboxsync |
Additions/xorg: support X.Org Server 1.12.
|
|
|
@40348
|
13 years |
vboxsync |
VBoxCredProv: Logging adjustment.
|
|
|
@40347
|
13 years |
vboxsync |
Makefile.kmk: The commands of a receipt all get expanded before …
|
|
|
@40346
|
13 years |
vboxsync |
Some profiling on what's going down on tinderadd.
|
|
|
@40345
|
13 years |
vboxsync |
build fix
|
|
|
@40344
|
13 years |
vboxsync |
build fix
|
|
|
@40343
|
13 years |
vboxsync |
Don't sync in *.pyc files.
|
|
|
@40342
|
13 years |
vboxsync |
/undefined: LF eol style.
|
|
|
@40341
|
13 years |
vboxsync |
checkUndefined.sh: Corrected EOL style.
|
|
|
@40340
|
13 years |
vboxsync |
duh.
|
|
|
@40339
|
13 years |
vboxsync |
trying to parallelize more.
|
|
|
@40338
|
13 years |
vboxsync |
copy less into the solaris VM.
|
|
|
@40337
|
13 years |
vboxsync |
I think it's safe to sync out of the additions build VMs while other …
|
|
|
@40336
|
13 years |
vboxsync |
More ips to variables.
|
|
|
@40335
|
13 years |
vboxsync |
more ip -> variables; build fix.
|
|
|
@40334
|
13 years |
vboxsync |
less verbose sync-out-of-os2-vm.
|
|
|
@40333
|
13 years |
vboxsync |
the rsh I found disconnects immediately if -n is used. grr.
|
|
|
@40332
|
13 years |
vboxsync |
rsync/cygwin seems to need '=' after --exclude.
|
|
|
@40331
|
13 years |
vboxsync |
the joys of cygwin.
|
|
|
@40330
|
13 years |
vboxsync |
darn proxy
|
|
|
@40329
|
13 years |
vboxsync |
Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
|
|
|
@40328
|
13 years |
vboxsync |
…
|
|
|
@40327
|
13 years |
vboxsync |
Makefile.kmk: Building additions for OS/2.
|
|
|
@40326
|
13 years |
vboxsync |
Devices/keyboards: try to better support Sun function keys.
|
|
|
@40325
|
13 years |
vboxsync |
Additions/common/VBoxGuest: attempt to unbreak tinderbox.
|
|
|
@40324
|
13 years |
vboxsync |
Frontends/VBoxManage: implement client code to configure lpt ports …
|
|
|
@40323
|
13 years |
vboxsync |
Main/Console: configure lpt ports correctly
|
|
|
@40322
|
13 years |
vboxsync |
Frontends/VirtualBox: fix lptX definitions
|
|
|
@40321
|
13 years |
vboxsync |
kBuild 2565 -> 2566.
|
|
|
@40320
|
13 years |
vboxsync |
Runtime/LRTimers: Potential thread structure memory leak fix.
|
|
|
@40319
|
13 years |
vboxsync |
VBOXSF: cleanup.
|
|
|
@40318
|
13 years |
vboxsync |
HostServices/SharedOpenGL: a few warnings
|
|
|
@40317
|
13 years |
vboxsync |
build fix.
|
|
|
@40316
|
13 years |
vboxsync |
kBuild 2557 -> 2565: OS/2 wait/EINTR fix.
|
|
|
@40315
|
13 years |
vboxsync |
Adjustments for building OS/2 GAs.
|
|
|
@40314
|
13 years |
vboxsync |
Fix assertion on OS/2.
|
|
|
@40313
|
13 years |
vboxsync |
VBOXSF: log the current process, cleanup.
|
|
|
@40312
|
13 years |
vboxsync |
Main/webservice: disable lock validation for the openssl locks
|
|
|
@40311
|
13 years |
vboxsync |
Additions/VBoxGuest: first drop of streams-based Solaris version, not …
|
|
|
@40310
|
13 years |
vboxsync |
Devices/VMMDev and Additions: use a single definition for the value …
|
|
|