|
|
@22962
|
15 years |
vboxsync |
Additions/linux/installer: kBuild-ify the Makefile, part 2
|
|
|
@22917
|
15 years |
vboxsync |
Additions/linux/installer: kBuild-ify the Makefile, part 1
|
|
|
@22882
|
15 years |
vboxsync |
Additions/linux: reverted r52097 for now
|
|
|
@22859
|
15 years |
vboxsync |
Additions/X11: create debug symbol files for the X.Org drivers and …
|
|
|
@22654
|
15 years |
vboxsync |
Additions/linux/installer: support Fedora 12
|
|
|
@22588
|
15 years |
vboxsync |
Additions/linux/drm: make the kernel rendering module work on recent …
|
|
|
@22467
|
15 years |
vboxsync |
Additions/linux/installer: fix installation of X.Org drivers on SUSE 11
|
|
|
@22314
|
15 years |
vboxsync |
Linux additions: typo
|
|
|
@21683
|
15 years |
vboxsync |
linux/vfsmod: xstr -> RT_XSTR.
|
|
|
@21583
|
15 years |
vboxsync |
autorun.sh: solaris typo
|
|
|
@21580
|
15 years |
vboxsync |
Additions/autorun: Fixed race with autoresponse file for Solaris autorun.
|
|
|
@21579
|
15 years |
vboxsync |
Additions/autorun.sh: solaris temp autoinstall file fix.
|
|
|
@21560
|
15 years |
vboxsync |
mount.vboxsf.c: todos.
|
|
|
@21511
|
15 years |
vboxsync |
vboxvfs/linux: playing with using physical page lists for writing. …
|
|
|
@21509
|
15 years |
vboxsync |
linux/sharedfolders: No LOG_TO_BACKDOOR.
|
|
|
@21417
|
15 years |
vboxsync |
more changes to the Linux guest additions convenience Makefile
|
|
|
@21416
|
15 years |
vboxsync |
Linux additions: small cosmetical fix in the convenience Makefile
|
|
|
@21412
|
15 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21411
|
15 years |
vboxsync |
Linux additions kernel modules: fixes for Linux 2.4
|
|
|
@21339
|
15 years |
vboxsync |
linux/vboxvfs: made it build and load when using vboxguest.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21326
|
15 years |
vboxsync |
build fix.
|
|
|
@21325
|
15 years |
vboxsync |
build fix.
|
|
|
@21319
|
15 years |
vboxsync |
linux/vfsmod.c: Don't clear the HGCM event flag, we're not the only …
|
|
|
@21318
|
15 years |
vboxsync |
linux/sf: export missing files.
|
|
|
@21289
|
15 years |
vboxsync |
Linux guest kernel modules: gcc warning
|
|
|
@21263
|
15 years |
vboxsync |
add/files_vbox*: Missing VBox/param.h.
|
|
|
@21260
|
15 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21233
|
15 years |
vboxsync |
linux sf: two @todos.
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21225
|
15 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21041
|
15 years |
vboxsync |
Linux shared folders: fix for Linux 2.6.24 ... 2.6.27.something kernels
|
|
|
@21015
|
15 years |
vboxsync |
Linux guest kernel modules: prevent some superflous output during build
|
|
|
@21014
|
15 years |
vboxsync |
Linux shared folders: Linux 2.6.31 fixes
|
|
|
@20965
|
15 years |
vboxsync |
Additions/Linux/vboxmod: silence a warning
|
|
|
@20935
|
15 years |
vboxsync |
Additions/Linux/vboxadd: missing logging ioctl in release builds
|
|
|
@20710
|
15 years |
vboxsync |
typo
|
|
|
@20707
|
15 years |
vboxsync |
Linux shared folders: implemented some missing functions, xTracker 3764
|
|
|
@20348
|
16 years |
vboxsync |
Linux shared folders: file mode setting function must request write …
|
|
|
@20342
|
16 years |
vboxsync |
Linux shared folders: make chmod work on hosts which support file …
|
|
|
@20298
|
16 years |
vboxsync |
Linux shared folders: properly initialize the whole params !VBoxCall() …
|
|
|
@19587
|
16 years |
vboxsync |
Additions/linux/installer: no --daemonize parameter to vboxadd-service
|
|
|
@19518
|
16 years |
vboxsync |
vboxadd-service: Status messages.
|
|
|
@19517
|
16 years |
vboxsync |
VBoxService/common: Updated linux parts (installer, setup scripts, ...).
|
|
|
@19204
|
16 years |
vboxsync |
Additions/installer/linux: autorun.sh Solaris package name typo.
|
|
|
@19194
|
16 years |
vboxsync |
Additions/linux/installer: autorun.sh added xterm support for solaris …
|
|
|
@19164
|
16 years |
vboxsync |
additions/linux/Installer: autorun.sh, OpenSolaris/Nevada autorun support.
|
|
|
@19111
|
16 years |
vboxsync |
vboxmod.c: Fixed AssertReturn, must recheck cb.
|
|
|
@19110
|
16 years |
vboxsync |
Additions/Linux/vboxadd: empty R3 HGCM buffers should have a NULL address
|
|
|
@19091
|
16 years |
vboxsync |
Additions/common and linux: don'\t try to lock zero-length buffers …
|
|
|
@18796
|
16 years |
vboxsync |
Additions/Linux/installer: better test for whether the kernel supports …
|
|
|
@18377
|
16 years |
vboxsync |
Linux additions: add a simple autorun.sh file to make the Ubuntu 8.10 …
|
|
|
@18361
|
16 years |
vboxsync |
Additions/linux/vboxadd: added additional functionality to /dev/vboxuser
|
|
|
@18352
|
16 years |
vboxsync |
Additions/linux/vboxadd: don't unregister an HGCM connection which was …
|
|
|
@18316
|
16 years |
vboxsync |
Additions/linux/vboxadd: added support for VBOXGUEST_IOCTL_GETVMMDEVPORT
|
|
|
@18315
|
16 years |
vboxsync |
Additions/linux/vboxadd: use our own error conversion function to …
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18124
|
16 years |
vboxsync |
Additions/Linux/vboxadd: use RTMemAlloc instead of kmalloc for …
|
|
|
@18056
|
16 years |
vboxsync |
Additions/linux/installer: only change the permissions on vboxuser if …
|
|
|
@17962
|
16 years |
vboxsync |
small cosmetical fixes
|
|
|
@17950
|
16 years |
vboxsync |
Additions/Linux/installer: fix /dev/vboxuser device creation without udev
|
|
|
@17948
|
16 years |
vboxsync |
Linux: slightly changed the kill levels of the module setup scripts to …
|
|
|
@17938
|
16 years |
vboxsync |
proper module license even in dummy mode
|
|
|
@17935
|
16 years |
vboxsync |
Additions/linux: fixed kernel detection
|
|
|
@17925
|
16 years |
vboxsync |
Additions/Linux/vboxadd: handle internal HGCM errors (like service not …
|
|
|
@17899
|
16 years |
vboxsync |
Additions/linux/vboxadd: coding style
|
|
|
@17861
|
16 years |
vboxsync |
Additions/Linux/installer: install the OpenGL libraries and the DRI driver
|
|
|
@17859
|
16 years |
vboxsync |
Additions/Linux/installer: add support for /dev/vboxuser to vboxadd.sh
|
|
|
@17857
|
16 years |
vboxsync |
Additions/linux/vboxadd: added vboxuser device to kernel module for …
|
|
|
@17853
|
16 years |
vboxsync |
Additions/linux/vboxadd: refactored the module initialisation code
|
|
|
@17564
|
16 years |
vboxsync |
ClarkConnect 5 fix. They are still on Linux 2.6.18 something ... See r1899
|
|
|
@17481
|
16 years |
vboxsync |
Additions/linux/vboxvideo_drm: fix the guest makefile similarly to r43823
|
|
|
@17449
|
16 years |
vboxsync |
Additions/Linux/vboxvideo_drm: get the PCI Id right
|
|
|
@17415
|
16 years |
vboxsync |
simplified check
|
|
|
@17414
|
16 years |
vboxsync |
fixed 2.6.27+ detection
|
|
|
@17409
|
16 years |
vboxsync |
Additions/Linux/installer: correct the error message if shared folders …
|
|
|
@17407
|
16 years |
vboxsync |
Additions/linux/installer: build and install the Linux drm driver
|
|
|
@17406
|
16 years |
vboxsync |
Additions/linux: added a drm driver for OpenGl support
|
|
|
@16995
|
16 years |
vboxsync |
Additions/x11: renamed directories to better fit our naming conventions
|
|
|
@16965
|
16 years |
vboxsync |
Additions/Linux/installer: LFS support fixes from Arseny Krautsky
|
|
|
@16947
|
16 years |
vboxsync |
Additions/Linux/installer: patches for ArchLinux and Slackware by Alan …
|
|
|
@16521
|
16 years |
vboxsync |
Installer/Additions/Linux: fix support for openSUSE 11.1
|
|
|
@16466
|
16 years |
vboxsync |
Linux additions: fixed file corruption when writing in append mode
|
|
|
@16315
|
16 years |
vboxsync |
Additions/Linux: note to /me, don't spam the log!
|
|
|
@16253
|
16 years |
vboxsync |
Linux additions: small fix for the convenience Makefile when building …
|
|
|
@16099
|
16 years |
vboxsync |
Linux shared folders: ignore noauto option
|
|
|
@16095
|
16 years |
vboxsync |
Additions/Linux: fixed a todo and corrected terminology
|
|
|
@16091
|
16 years |
vboxsync |
Additions/x11 and Linux: added support for X.Org server 1.6
|
|
|
@16062
|
16 years |
vboxsync |
vboxmod.c: review comment.
|
|
|
@15987
|
16 years |
vboxsync |
Additions/Linux: return an error if we can't copy back the bounce …
|
|
|
@15926
|
16 years |
vboxsync |
Installers/Linux: cosmetic patch for init scripts for ArchLinux, …
|
|
|
@15924
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@15902
|
16 years |
vboxsync |
Linux additions: fixed append on shared folders
|
|
|
@15819
|
16 years |
vboxsync |
Linux additions: stupid typo
|
|
|
@15817
|
16 years |
vboxsync |
eol-style
|
|
|
@15816
|
16 years |
vboxsync |
Linux guest additions: Makefile for convenience
|
|
|
@15784
|
16 years |
vboxsync |
Linux Gentoo scripts fix
|
|
|
@15720
|
16 years |
vboxsync |
-s
|
|
|