|
|
@70214
|
7 years |
vboxsync |
VBoxService: Dynamically resolve LsaNtStatusToWinError to make it work …
|
|
|
@70211
|
7 years |
vboxsync |
VBoxControl: Made it work on NT 3.50 (just for fun).
|
|
|
@70209
|
7 years |
vboxsync |
VBoxGuestInst(NT).cpp: try stop the service during uninstall.
|
|
|
@70208
|
7 years |
vboxsync |
VBoxGuest-win.cpp: removed now unused function
|
|
|
@70196
|
7 years |
vboxsync |
VBoxService: Made it work on NT 3.51.
|
|
|
@70194
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Experimental NT 3.51 support.
|
|
|
@70180
|
7 years |
vboxsync |
VBoxGuest/Makefile.kmk: Forgot to remove VBoxGuestNT
|
|
|
@70174
|
7 years |
vboxsync |
NT4 can use VBoxService.exe, so drop VBoxServiceNT.exe.
|
|
|
@70173
|
7 years |
vboxsync |
VBoxServiceNT: Temporarily a duplicate of VBoxService.
|
|
|
@70171
|
7 years |
vboxsync |
VBoxService: Working on removing TARGET_NT4 here too…
|
|
|
@70170
|
7 years |
vboxsync |
VGSvcVMInfoWinGetComponentVersions: no OpenGL in the NT4 additions.
|
|
|
@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 …
|
|
|
@70072
|
7 years |
vboxsync |
Comments.
|
|
|
@70069
|
7 years |
vboxsync |
doxygen fix
|
|
|
@70068
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@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 …
|
|
|
@70032
|
7 years |
vboxsync |
Timesync: Oops, need two buffers.
|
|
|
@70025
|
7 years |
vboxsync |
Reduce number of log lines.
|
|
|
@70012
|
7 years |
vboxsync |
Timesync: More log level tweaks.
|
|
|
@70011
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: fix tabs in copy-pasted ioconf code
|
|
|
@70008
|
7 years |
vboxsync |
Timesync: adjusted log levels for better control.
|
|
|
@69999
|
7 years |
vboxsync |
I can't read.
|
|
|
@69998
|
7 years |
vboxsync |
VBoxGuest-win: Enable logging to host by default; registry key can …
|
|
|
@69997
|
7 years |
vboxsync |
VBoxService: Fixed VGSvcLog ellipsis/va_list mixup, renaming it to …
|
|
|
@69995
|
7 years |
vboxsync |
VBoxServiceTimeSync.cpp: AbsDriftMilli needs to be 64-bit, duh!
|
|
|
@69994
|
7 years |
vboxsync |
VBoxServiceTimeSync.cpp: Log radical changes to the guest time too, …
|
|
|
@69993
|
7 years |
vboxsync |
VBoxServiceTimeSync.cpp: s/g_uTimeSyncVerbosity/g_cTimeSyncVerbosity/ …
|
|
|
@69991
|
7 years |
vboxsync |
VBoxServiceTimeSync.cpp: Dropped the number from …
|
|
|
@69990
|
7 years |
vboxsync |
VBoxServiceTimeSync.cpp: Fixed …
|
|
|
@69988
|
7 years |
vboxsync |
Additions/common/OpenGL: no static runtime in VBoxEGL.
bugref:9060: …
|
|
|
@69987
|
7 years |
vboxsync |
VBoxService: Added …
|
|
|
@69983
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: call config_init_component() for MODULE_CMD_INIT …
|
|
|
@69981
|
7 years |
vboxsync |
Additions/common/OpenGL: do not statically link the guest library …
|
|
|
@69979
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: shuffle the code around to make the narration …
|
|
|
@69953
|
7 years |
vboxsync |
VBoxService/TimeSync: Log radical host time change; reduce latency.
* …
|
|
|
@69936
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: catch up with ioctl changes
|
|
|
@69838
|
7 years |
vboxsync |
VBoxGuest needs strformatnum.cpp on linux and freebsd.
|
|
|
@69812
|
7 years |
vboxsync |
VBoxGuest-netbsd.c: paste here a copy of VBoxGuestIDC() as now required.
|
|
|
@69779
|
7 years |
vboxsync |
VGSvcLogCreate: Fix case where pszLogFile is NULL.
|
|
|
@69768
|
7 years |
vboxsync |
VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
|
|
|
@69762
|
7 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69752
|
7 years |
vboxsync |
RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69674
|
7 years |
vboxsync |
iprt: A bunch of basic function for working the file system relative …
|
|
|
@69638
|
7 years |
vboxsync |
spaces
|
|
|
@69531
|
7 years |
vboxsync |
Linux and FreeBSD drivers: use -src not -mod for all install rules. …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69368
|
7 years |
vboxsync |
VBoxGuest: more scm updates
|
|
|
@69366
|
7 years |
vboxsync |
VBoxGuest: more scm updates
|
|
|
@69338
|
7 years |
vboxsync |
crOpenGL: Moved scm settings from root to dir. related cleanups.
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@69313
|
7 years |
vboxsync |
VBoxGuest: scm updates
|
|
|
@69311
|
7 years |
vboxsync |
Linux_i386_glxapi_exports.py: assembler can do this, don't need a code …
|
|
|
@69310
|
7 years |
vboxsync |
common/crOpenGL: scm updates
|
|
|
@69309
|
7 years |
vboxsync |
common/VBoxVideo: scm update and todo regarding syntax checking/library
|
|
|
@69308
|
7 years |
vboxsync |
VBoxGuest: scm updates
|
|
|
@69149
|
7 years |
vboxsync |
Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
|
|
|