|
|
@37032
|
14 years |
vboxsync |
crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
|
|
|
@37030
|
14 years |
vboxsync |
crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
|
|
|
@37022
|
14 years |
vboxsync |
Removed debug output.
|
|
|
@37021
|
14 years |
vboxsync |
Removed debug output.
|
|
|
@37020
|
14 years |
vboxsync |
indent.
|
|
|
@37019
|
14 years |
vboxsync |
Guest Additions: Also report extended version information to the host …
|
|
|
@37016
|
14 years |
vboxsync |
Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
|
|
|
@36887
|
14 years |
vboxsync |
GuestCtrl: Added support for getting separated stdout/stderr output.
|
|
|
@36880
|
14 years |
vboxsync |
Additions/common/VBoxService/VBoxServicePipeBuf.cpp: warnings
|
|
|
@36848
|
14 years |
vboxsync |
Video: display/miniport drivers. (#5464)
|
|
|
@36756
|
14 years |
vboxsync |
Removed debug output, adjusted logging.
|
|
|
@36755
|
14 years |
vboxsync |
Main/VBoxService/GuestCtrl: More argv0 fixes.
|
|
|
@36754
|
14 years |
vboxsync |
VBoxService/Toolbox: Adjust error check.
|
|
|
@36749
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fixed getting output data from started process, …
|
|
|
@36745
|
14 years |
vboxsync |
Another fix for internal toolbox invocation (argv0), logging.
|
|
|
@36744
|
14 years |
vboxsync |
VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
|
|
|
@36740
|
14 years |
vboxsync |
Logging.
|
|
|
@36734
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
|
|
|
@36733
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
|
|
|
@36732
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
|
|
|
@36638
|
14 years |
vboxsync |
addendum to r71078: there is another limit of 15 bytes required
|
|
|
@36583
|
14 years |
vboxsync |
Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
|
|
|
@36580
|
14 years |
vboxsync |
Trunk: forward ported r70973: Additions/common/VBoxService: the …
|
|
|
@36550
|
14 years |
vboxsync |
Burn fix.
|
|
|
@36548
|
14 years |
vboxsync |
VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
|
|
|
@36547
|
14 years |
vboxsync |
VBoxService/Toolbox: Abort cat'ing when all data is read and/or an …
|
|
|
@36529
|
14 years |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@36510
|
14 years |
vboxsync |
Additions/linux: make vboxguest.ko makefile use generic header and footer
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36373
|
14 years |
vboxsync |
HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
|
|
|
@36369
|
14 years |
vboxsync |
VBoxService/cat: Inform about read input error.
|
|
|
@36347
|
14 years |
vboxsync |
Runtime/log: adapt more places
|
|
|
@36338
|
14 years |
vboxsync |
VBoxService: Also report terminated status when used by SCM, logging.
|
|
|
@36331
|
14 years |
vboxsync |
VBoxService: Attempt to fix pre-init (broken by r70386). End …
|
|
|
@36330
|
14 years |
vboxsync |
VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
|
|
|
@36328
|
14 years |
vboxsync |
VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
|
|
|
@36321
|
14 years |
vboxsync |
VBoxServicePipeBuf.*: nits.
|
|
|
@36318
|
14 years |
vboxsync |
Additions: indentation.
|
|
|
@36305
|
14 years |
vboxsync |
VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
|
|
|
@36293
|
14 years |
vboxsync |
Linux additions / host drivers: fixed compilation with DKMS
|
|
|
@36274
|
14 years |
vboxsync |
Guest-Linux: fix vboxguest loading (reg: r70454)
|
|
|
@36249
|
14 years |
vboxsync |
VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
|
|
|
@36219
|
14 years |
vboxsync |
Addressed some guest property (transient reset) todos.
|
|
|
@36214
|
14 years |
vboxsync |
GuestProps: r=bird: Another Q for Michael.
|
|
|
@36206
|
14 years |
vboxsync |
Guest Execution: more review stuff.
|
|
|
@36200
|
14 years |
vboxsync |
fixed assertion
|
|
|
@36199
|
14 years |
vboxsync |
Additions/common/HGCMInternal: added an assertion
|
|
|
@36193
|
14 years |
vboxsync |
Additions/common/HGCMInternal: typo which caused to allocate a buffer …
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@36185
|
14 years |
vboxsync |
VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
|
|
|
@36183
|
14 years |
vboxsync |
VBoxService: Fix for reporting pre-init/terminated status, added -V …
|
|
|
@36182
|
14 years |
vboxsync |
VBoxService: Fixed Windows mutex checking/creation.
|
|
|
@36179
|
14 years |
vboxsync |
Comments.
|
|
|
@36178
|
14 years |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36174
|
14 years |
vboxsync |
Logging adjustments.
|
|
|
@36060
|
14 years |
vboxsync |
VBoxGuest-win: PNP cleanup: process only required PNP IRPs according …
|
|
|
@36051
|
14 years |
vboxsync |
Logging adjustment.
|
|
|
@36026
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.
|
|
|
@36025
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fixed argument handling for sysprep.
|
|
|
@35999
|
14 years |
vboxsync |
Additions/common/VBoxVideo: fix an index write.
|
|
|
@35954
|
14 years |
vboxsync |
Build fix.
|
|
|
@35952
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
|
|
|
@35948
|
14 years |
vboxsync |
Additions/common/VBoxVideo: additional modesetting APIs for saving and …
|
|
|
@35912
|
14 years |
vboxsync |
crOpenGL: fix sometimes missing textures and geometry
|
|
|
@35907
|
14 years |
vboxsync |
Main/Frontends: Also use facilities for guest features (seamless, …
|
|
|
@35845
|
14 years |
vboxsync |
crOpenGL: proper deadlock fix for r69838
|
|
|
@35844
|
14 years |
vboxsync |
crOpenGL: fix possible deadlock
|
|
|
@35835
|
14 years |
vboxsync |
Install fix for Windows 7.
|
|
|
@35719
|
14 years |
vboxsync |
Windows Guest Additions: Removed VBCoInst (co installer), not needed.
|
|
|
@35715
|
14 years |
vboxsync |
Newline.
|
|
|
@35711
|
14 years |
vboxsync |
Windows guest drivers: Added driver package types.
|
|
|
@35692
|
14 years |
vboxsync |
VBoxService/ControlExec: Update.
|
|
|
@35690
|
14 years |
vboxsync |
VBoxService/ControlExec: Fix for high CPU loads during writable events …
|
|
|
@35674
|
14 years |
vboxsync |
Comments, added misc. assertions.
|
|
|
@35653
|
14 years |
vboxsync |
VBoxGuest.inf: LayoutFile not needed (and used).
|
|
|
@35578
|
14 years |
vboxsync |
SDK warning on non-Windows hosts
|
|
|
@35526
|
14 years |
vboxsync |
VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
|
|
|
@35465
|
14 years |
vboxsync |
Reverted r69332 + r69333.
|
|
|
@35462
|
14 years |
vboxsync |
Forgot to save file …
|
|
|
@35461
|
14 years |
vboxsync |
VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
|
|
|
@35434
|
14 years |
vboxsync |
VBoxService: don't skip the first parameter passed by the host
|
|
|
@35430
|
14 years |
vboxsync |
Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich)
|
|
|
@35398
|
14 years |
vboxsync |
re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
|
|
|
@35396
|
14 years |
vboxsync |
backed out r69255, r69257 (does currently not compile)
|
|
|
@35393
|
14 years |
vboxsync |
properly wrap mem* to xf86mem* for older XF86 modules
|
|
|
@35385
|
14 years |
vboxsync |
Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
|
|
|
@35380
|
14 years |
vboxsync |
Makefiles: The PATH_<target> variable is deprated, use …
|
|
|
@35354
|
14 years |
vboxsync |
Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol
|
|
|
@35351
|
14 years |
vboxsync |
scm cleanups.
|
|
|
@35319
|
14 years |
vboxsync |
1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
|
|
|
@35292
|
14 years |
vboxsync |
Additions/common/VBoxVideo: fixed a memory leak due to a typo
|
|
|
@35271
|
14 years |
vboxsync |
crOpenGL: fix Unity/Compiz crashes on natty
|
|
|
@35263
|
14 years |
vboxsync |
crOpenGL: fix crashes in libnux-0.9 gpu tests
|
|
|
@35244
|
14 years |
vboxsync |
Additions/VBoxService: allow to cat files with size 0 to the guest
|
|
|
@35195
|
14 years |
vboxsync |
crOpenGL: disable compiled vertex array usage
|
|
|
@35150
|
14 years |
vboxsync |
Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
|
|
|
@35127
|
14 years |
vboxsync |
crOpenGL: fix OpenGL support for win2k guests
|
|
|
@35118
|
14 years |
vboxsync |
Too noisy logging
|
|
|
@35080
|
14 years |
vboxsync |
Added todo.
|
|
|
@35077
|
14 years |
vboxsync |
VBoxService/AutoMount: Fixed shutting down flag race when actually …
|
|
|