|
|
@6359
|
17 years |
vboxsync |
Added version information for NT4 i8042 port driver.
|
|
|
@6215
|
17 years |
vboxsync |
Added cmd "getversion" to VBoxControl.
|
|
|
@6190
|
17 years |
vboxsync |
Added / extended guest additions for product version and SVN revision …
|
|
|
@6169
|
17 years |
vboxsync |
Add vbox code revision to VBoxService systray tooltip.
|
|
|
@6002
|
17 years |
vboxsync |
tabs.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5982
|
17 years |
vboxsync |
Removed obsolete VRDP server interface that used COM.
|
|
|
@5952
|
17 years |
vboxsync |
Workaround for scrambled icons over VRDP with 16BPP guest video mode.
|
|
|
@5707
|
17 years |
vboxsync |
KeWaitForSingleObject must use UserMode or else a kill signal won't …
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5558
|
17 years |
vboxsync |
Windows host/guest clipboard fix.
|
|
|
@5557
|
17 years |
vboxsync |
Obsolete comment removed
|
|
|
@5542
|
17 years |
vboxsync |
Must use kernel mode as the timeout parameter is located on the stack
|
|
|
@5541
|
17 years |
vboxsync |
2nd wakeup lost occurrence
|
|
|
@5540
|
17 years |
vboxsync |
Don't wait indefinitely in case the request was copmleted at just the …
|
|
|
@5387
|
17 years |
vboxsync |
Check for new logon dialog Id's.
|
|
|
@5159
|
17 years |
vboxsync |
DdMapMemory must map the offscreen heap as well. Report DdLock updates …
|
|
|
@5144
|
17 years |
vboxsync |
Report fullscreen DdLock/DdUnlock updates in the Windows guest …
|
|
|
@5083
|
17 years |
vboxsync |
Fixed the Windows guest additions mouse filter driver trap with two or …
|
|
|
@5039
|
17 years |
vboxsync |
Reenabled the redraw optimization.in the Windows guest display driver.
|
|
|
@5038
|
17 years |
vboxsync |
Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
|
|
|
@5036
|
17 years |
vboxsync |
Logging.
|
|
|
@5023
|
17 years |
vboxsync |
Disabled redraw optimization in the Windows guest graphics driver.
|
|
|
@4969
|
17 years |
vboxsync |
VBoxControl addcustommode should not add dublicates.
|
|
|
@4968
|
17 years |
vboxsync |
Implemented VBoxControl setvideomode command for Windows guest additions.
|
|
|
@4950
|
17 years |
vboxsync |
Allow to use custom resolutions for any secondary monitor in the …
|
|
|
@4795
|
17 years |
vboxsync |
Export to OSE.
|
|
|
@4793
|
17 years |
vboxsync |
Enable 8BPP video modes in the Windows guest additions.
|
|
|
@4777
|
17 years |
vboxsync |
NT4 does not have Ex*PoolWithTag.
|
|
|
@4770
|
17 years |
vboxsync |
Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
|
|
|
@4758
|
17 years |
vboxsync |
Do not fail the video if VBoxGuest is not loaded.
|
|
|
@4736
|
17 years |
vboxsync |
NT4 does not have DrvDeriveSurface.
|
|
|
@4711
|
17 years |
vboxsync |
Fixed a shared clipboard problem on Windows.
|
|
|
@4703
|
17 years |
vboxsync |
Compile fix
|
|
|
@4686
|
17 years |
vboxsync |
Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
|
|
|
@4681
|
17 years |
vboxsync |
fixed builds
|
|
|
@4677
|
17 years |
vboxsync |
Compile fix
|
|
|
@4675
|
17 years |
vboxsync |
Fixed wraparound
|
|
|
@4673
|
17 years |
vboxsync |
Use a different allocation method
|
|
|
@4667
|
17 years |
vboxsync |
Updates
|
|
|
@4664
|
17 years |
vboxsync |
Bugfix
|
|
|
@4663
|
17 years |
vboxsync |
Enable management extensions
|
|
|
@4612
|
17 years |
vboxsync |
Implemented ballooning on the guest side. (completely untested and …
|
|
|
@4610
|
17 years |
vboxsync |
Fix
|
|
|
@4609
|
17 years |
vboxsync |
Updates
|
|
|
@4604
|
17 years |
vboxsync |
Corrections
|
|
|
@4597
|
17 years |
vboxsync |
Logging updates
|
|
|
@4595
|
17 years |
vboxsync |
Export
|
|
|
@4594
|
17 years |
vboxsync |
Split up stats & memory balloon management
|
|
|
@4585
|
17 years |
vboxsync |
Update
|
|
|
@4581
|
17 years |
vboxsync |
Corrected logging
|
|
|
@4580
|
17 years |
vboxsync |
todo added
|
|
|
@4579
|
17 years |
vboxsync |
Updates
|
|
|
@4575
|
17 years |
vboxsync |
Updates
|
|
|
@4573
|
17 years |
vboxsync |
More statistics. Started implementing the guest side.
|
|
|
@4540
|
17 years |
vboxsync |
Implemented notification for guest about an active VRDP connection.
|
|
|
@4526
|
17 years |
vboxsync |
Compile fix
|
|
|
@4524
|
17 years |
vboxsync |
Updates for guest statistics
|
|
|
@4517
|
17 years |
vboxsync |
Update
|
|
|
@4516
|
17 years |
vboxsync |
Skeleton for guest management extension
|
|
|
@4470
|
17 years |
vboxsync |
Removed _WIN32_WINNT override as we're dynamically importing anyway
|
|
|
@4468
|
17 years |
vboxsync |
Part two
|
|
|
@4467
|
17 years |
vboxsync |
Cleaned up
|
|
|
@4466
|
17 years |
vboxsync |
Set security descriptor for notification event semaphore
|
|
|
@4464
|
17 years |
vboxsync |
Only need modify state access.
|
|
|
@4463
|
17 years |
vboxsync |
Close handle
|
|
|
@4462
|
17 years |
vboxsync |
Accidental commit
|
|
|
@4461
|
17 years |
vboxsync |
Rewrote seamless notification handling.
|
|
|
@4457
|
17 years |
vboxsync |
More logging
|
|
|
@4453
|
17 years |
vboxsync |
No difference; increased timeout again
|
|
|
@4452
|
17 years |
vboxsync |
Tuned the message loop for faster responds time
|
|
|
@4349
|
17 years |
vboxsync |
more logging
|
|
|
@4348
|
17 years |
vboxsync |
Correction
|
|
|
@4347
|
17 years |
vboxsync |
removed LOG_ENABLED
|
|
|
@4346
|
17 years |
vboxsync |
logging updates
|
|
|
@4345
|
17 years |
vboxsync |
more logging
|
|
|
@4343
|
17 years |
vboxsync |
Added DdMapMemory
|
|
|
@4342
|
17 years |
vboxsync |
Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
|
|
|
@4311
|
17 years |
vboxsync |
Export
|
|
|
@4305
|
17 years |
vboxsync |
Fix
|
|
|
@4304
|
17 years |
vboxsync |
compile fixes
|
|
|
@4303
|
17 years |
vboxsync |
Session control
|
|
|
@4302
|
17 years |
vboxsync |
Disabled code for VRDP status checks
|
|
|
@4301
|
17 years |
vboxsync |
Disabled code for VRDP status checks
|
|
|
@4292
|
17 years |
vboxsync |
Private header for windows only declarations
|
|
|
@4290
|
17 years |
vboxsync |
cleanup
|
|
|
@4289
|
17 years |
vboxsync |
Check vrdp state at startup too
|
|
|
@4285
|
17 years |
vboxsync |
wrong comment
|
|
|
@4282
|
17 years |
vboxsync |
compile fix
|
|
|
@4281
|
17 years |
vboxsync |
Restore notification handler added
|
|
|
@4280
|
17 years |
vboxsync |
More logging
|
|
|
@4278
|
17 years |
vboxsync |
export property
|
|
|
@4267
|
17 years |
vboxsync |
Updated logging strings
|
|
|
@4266
|
17 years |
vboxsync |
Reapplied 23773
|
|
|
@4265
|
17 years |
vboxsync |
Implemented DrvDeriveSurface in the Windows guest diplay driver.
|
|
|
@4264
|
17 years |
vboxsync |
Backed out 23773 until it works
|
|
|
@4263
|
17 years |
vboxsync |
Cleaned up
|
|
|
@4262
|
17 years |
vboxsync |
Paranoia
|
|
|
@4261
|
17 years |
vboxsync |
Added VBOXESC_ISVRDPACTIVE escape
|
|
|
@4259
|
17 years |
vboxsync |
compile fix
|
|
|