|
|
@74714
|
6 years |
vboxsync |
DnD: Cleaned up DnDURIObject API / internal state handling.
|
|
|
@74574
|
6 years |
vboxsync |
DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
|
|
|
@74544
|
6 years |
vboxsync |
SCM build fix.
|
|
|
@74526
|
6 years |
vboxsync |
DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
|
|
|
@74472
|
6 years |
vboxsync |
DnD: Fixed message handling on VM restore on X11 guests.
|
|
|
@74439
|
6 years |
vboxsync |
DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
|
|
|
@74383
|
6 years |
vboxsync |
DnD/VbglR3: Removed code paths for handling older protocols (< v3).
|
|
|
@74380
|
6 years |
vboxsync |
DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
|
|
|
@74333
|
6 years |
vboxsync |
DnD/VbglR3: Documentation.
|
|
|
@74140
|
6 years |
vboxsync |
DnD/VbglR3: Don't check for file sizes in vbglR3DnDHGRecvURIData(), as …
|
|
|
@73351
|
6 years |
vboxsync |
VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
|
|
|
@73097
|
7 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72829
|
7 years |
vboxsync |
VBoxGuestInst.cpp: drop unused printf argument.
|
|
|
@72627
|
7 years |
vboxsync |
Additions: relicence components needed for Linux shared folders to …
|
|
|
@72604
|
7 years |
vboxsync |
Guest Additions: but hgcmsvc.h is needed by vboxguest.
bugref:9109: …
|
|
|
@72601
|
7 years |
vboxsync |
Guest Additions: hgcmsvc.h is not needed by shflsvc.h.
bugref:9109: …
|
|
|
@72354
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@71695
|
7 years |
vboxsync |
VBoxGuest: VBGL_HGCM_HDR_INIT_TIMED, consistent use of VbglHGCMParm …
|
|
|
@71364
|
7 years |
vboxsync |
GuestControl: Added and implemented IGuestSession::userHome and …
|
|
|
@70893
|
7 years |
vboxsync |
VBoxGuest-linux.cpp: Build fix. bugref:9105
|
|
|
@70886
|
7 years |
vboxsync |
VBoxGuest-linux.c: fix for r119567/public r70033 for builds without …
|
|
|
@70876
|
7 years |
vboxsync |
VBoxGuest: Solaris root and wheel (equivalent) detection. bugref:9105
|
|
|
@70874
|
7 years |
vboxsync |
VBoxGuest: Linux build fix. bugref:9105
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@70835
|
7 years |
vboxsync |
VBoxGuest/netbsd: export fixing
|
|
|
@70625
|
7 years |
vboxsync |
Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8, …
|
|
|
@70624
|
7 years |
vboxsync |
Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8. …
|
|
|
@70616
|
7 years |
vboxsync |
VBoxGuest-win.cpp: added power off todo.
|
|
|
@70608
|
7 years |
vboxsync |
Better enforce vboxguest and vboxuser separation in the driver code. …
|
|
|
@70389
|
7 years |
vboxsync |
VBoxGuestR3LibGuestCtrl.cpp: Fixed some size assertions in VbglR3HGCMCall.
|
|
|
@70367
|
7 years |
vboxsync |
VBoxGuestInst.cpp: 'VBoxGuest.sys' isn't fat compatible. duh.
|
|
|
@70350
|
7 years |
vboxsync |
VBoxGuestNt3.sys: Use the regular driver for NT3 too.
|
|
|
@70342
|
7 years |
vboxsync |
VBoxGuest: NT 3.1 support.
|
|
|
@70330
|
7 years |
vboxsync |
VBoxService,VBoxControl,VBoxGuest: Check exports on windows to make …
|
|
|
@70288
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Fixed use-after-free in Log statement.
|
|
|
@70287
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Snuffed out race between idle checking and session …
|
|
|
@70284
|
7 years |
vboxsync |
VBoxGuest-win.cpp: State cleanups.
|
|
|
@70282
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Refuse to stop or remove the device when there are …
|
|
|
@70280
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Dropped VBOXGUESTDEVEXTWIN::aPciBaseAddresses and …
|
|
|
@70279
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Moved functions around a little, avoiding a couple …
|
|
|
@70276
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Set calling convention on functions passed to NT.
|
|
|
@70274
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Reintroduced the bugcheck callback and backdoor logging.
|
|
|
@70270
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Dropped VBOXGUESTDEVEXTWIN::pCurrentIrp since was …
|
|
|
@70245
|
7 years |
vboxsync |
VBoxGuest: fix a parameter-documentation-checker burn.
|
|
|
@70227
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Addressed todos in vgdrvNtScanPCIResourceList.
|
|
|
@70226
|
7 years |
vboxsync |
VBoxGuest.cpp/VGDrvCommonISR: Don't assume pVMMDevMemory is valid.
|
|
|
@70223
|
7 years |
vboxsync |
VBoxGuest: Split up VGDrvCommonInitDevExt to accommodate plug-and-play …
|
|
|
@70220
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Added cleanup code in the error path of vgdrvNtInit …
|
|
|
@70219
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Cleaning up version code a little and made it …
|
|
|
@70209
|
7 years |
vboxsync |
VBoxGuestInst(NT).cpp: try stop the service during uninstall.
|
|
|
@70208
|
7 years |
vboxsync |
VBoxGuest-win.cpp: removed now unused function
|
|
|
@70194
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Experimental NT 3.51 support.
|
|
|
@70180
|
7 years |
vboxsync |
VBoxGuest/Makefile.kmk: Forgot to remove VBoxGuestNT
|
|
|
@70168
|
7 years |
vboxsync |
VBoxGuest: make scm check netbsd/vboxguest.ioconf and make it happy …
|
|
|
@70167
|
7 years |
vboxsync |
VBoxGuest: netbsd/locators.h is a stub for a file that is normally …
|
|
|
@70164
|
7 years |
vboxsync |
Additions: No more VBoxGuestNT.sys; NT uses the same driver build as …
|
|
|
@70162
|
7 years |
vboxsync |
IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
|
|
|
@70161
|
7 years |
vboxsync |
Linux drivers: check for unresolved symbols at build time. …
|
|
|
@70160
|
7 years |
vboxsync |
VboxGuest: linux & freebsd needs more source to deal with string …
|
|
|
@70159
|
7 years |
vboxsync |
VboxGuest: linux & freebsd needs more source to deal with string …
|
|
|
@70158
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Don't use IPRT without at all initializating it …
|
|
|
@70154
|
7 years |
vboxsync |
VBoxGuest.cpp: I mean to use RTStrNICmpAscii in …
|
|
|
@70146
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Less TARGET_NT4 stuff, more version ifs.
|
|
|
@70133
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: Provide stub "locators.h" required by wsmousevar.h …
|
|
|
@70128
|
7 years |
vboxsync |
VBoxguest-win.cpp: burn fix
|
|
|
@70115
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Working on dropping the TARGET_NT4 #ifdefs/#ifndefs …
|
|
|
@70104
|
7 years |
vboxsync |
VBoxGuest-win.cpp: style + cleanup
|
|
|
@70103
|
7 years |
vboxsync |
VBoxGuest-win*: Folded VBoxGuest-win-pnp.cpp and VBoxGuest-win.h into …
|
|
|
@70101
|
7 years |
vboxsync |
VBoxGuest-win*: Folded VBoxGuest-win-legacy.cpp into VBoxGuest-win.cpp.
|
|
|
@70100
|
7 years |
vboxsync |
VBoxGuest-win*: drop the PAGE alloc stuff (leave INIT as that section …
|
|
|
@70099
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Two more registry value names to ignore
|
|
|
@70095
|
7 years |
vboxsync |
VBoxGuest: More host options.
|
|
|
@70094
|
7 years |
vboxsync |
VBoxGuest: build fix
|
|
|
@70088
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70087
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70085
|
7 years |
vboxsync |
VBoxGuest: Enabled option reading from the host on all platforms.
|
|
|
@70084
|
7 years |
vboxsync |
Additions/linux,common/VBoxGuest: Moved the kmod test to the right …
|
|
|
@70069
|
7 years |
vboxsync |
doxygen fix
|
|
|
@70067
|
7 years |
vboxsync |
VBoxGuest/win: Enumerate registry values and pass them along to …
|
|
|
@70066
|
7 years |
vboxsync |
VBoxGuest: Enabled VGDrvCommonProcessOptionsFromHost for all but linux …
|
|
|
@70065
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: VBoxGuestNetBSDISR - fix inverted return value.
|
|
|
@70061
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70059
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: oops, fix doxygen fallout from the renaming.
|
|
|
@70058
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70049
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: further clarify pci_mapreg_map() calls.
|
|
|
@70048
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: give mem bus space members their usual names. …
|
|
|
@70047
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: give io bus space members their usual names.
|
|
|
@70046
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: rename pc to the usual sc_pc
|
|
|
@70045
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: fix spurious trailing whitespace in previous.
|
|
|
@70044
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: rename very confusingly named struct …
|
|
|
@70043
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: use "sc" as the softc variable name as is standard …
|
|
|
@70042
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: attach wsmouse(4) as a child to provide mouse …
|
|
|
@70041
|
7 years |
vboxsync |
VBoxGuest-win: fix doxygen comment in previous.
|
|
|
@70040
|
7 years |
vboxsync |
VBoxGuest: Sketched the code necessary to get configuration from the …
|
|
|
@70033
|
7 years |
vboxsync |
VBoxGuest-linux.c: g_pKernelSession is for the input driver stuff, so …
|
|
|
@70011
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: fix tabs in copy-pasted ioconf code
|
|
|
@69999
|
7 years |
vboxsync |
I can't read.
|
|
|
@69998
|
7 years |
vboxsync |
VBoxGuest-win: Enable logging to host by default; registry key can …
|
|
|
@69983
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: call config_init_component() for MODULE_CMD_INIT …
|
|
|