|
|
@6285
|
17 years |
vboxsync |
(C) 2008
|
|
|
@6280
|
17 years |
vboxsync |
Guest Additions: added a ring 3 library function to set the interrupt …
|
|
|
@6279
|
17 years |
vboxsync |
Guest Additions (Linux): fixed a recession in the …
|
|
|
@6278
|
17 years |
vboxsync |
Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
|
|
|
@6277
|
17 years |
vboxsync |
Guest Additions (Linux): move printk logging to backdoor logging
|
|
|
@6272
|
17 years |
vboxsync |
Guest Additions: make the installer work on Kubuntu 8.04 alpha 2
|
|
|
@6231
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6165
|
17 years |
vboxsync |
Moved X11 out of linux into X11 under Additions.
|
|
|
@6159
|
17 years |
vboxsync |
Linux kernel module Makefiles: use KDIR if set
|
|
|
@6055
|
17 years |
vboxsync |
vboxvfs: aio_read/aio_write is 2.6.0+ only
|
|
|
@6054
|
17 years |
vboxsync |
vboxvfs: implemented readfile()
|
|
|
@6042
|
17 years |
vboxsync |
Linux additions: print VBox version and module interface version …
|
|
|
@6038
|
17 years |
vboxsync |
vboxvfs: compile fix for 2.6.24+
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5995
|
17 years |
vboxsync |
vboxvfs: make it compile with 2.6.23+, have to check if it works
|
|
|
@5984
|
17 years |
vboxsync |
Linux Additions: implemented a simple sendfile using Linux kernel …
|
|
|
@5935
|
17 years |
vboxsync |
prevent compiler warning about unused RTASSERTVAR
|
|
|
@5916
|
17 years |
vboxsync |
missing header for exit()
|
|
|
@5900
|
17 years |
vboxsync |
Fixed typo.
|
|
|
@5893
|
17 years |
vboxsync |
Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
|
|
|
@5870
|
17 years |
vboxsync |
Guest Additions (Linux userspace client): set svn properties and …
|
|
|
@5869
|
17 years |
vboxsync |
Guest Additions (Linux guest seamless windows): added a testcase
|
|
|
@5868
|
17 years |
vboxsync |
Guest Additions (Linux guest seamless windows): updated the code
|
|
|
@5867
|
17 years |
vboxsync |
Guest Additions (Linux kernel module): logging change
|
|
|
@5866
|
17 years |
vboxsync |
Guest additions (Linux userspace client): hopefully fixed daemonising
|
|
|
@5858
|
17 years |
vboxsync |
Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
|
|
|
@5823
|
17 years |
vboxsync |
Additions (Linux): committed current seamless code, still disabled
|
|
|
@5822
|
17 years |
vboxsync |
Additions (Linux): logical error in guest clipboard code, does not …
|
|
|
@5821
|
17 years |
vboxsync |
Additions (Linux): compiler assertions 2 - no, it was my fault
|
|
|
@5820
|
17 years |
vboxsync |
Additions (Linux): our compile-time assertions do not work with old …
|
|
|
@5817
|
17 years |
vboxsync |
Additions (Linux): added support for waiting for host events from …
|
|
|
@5753
|
17 years |
vboxsync |
fixed header.
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5500
|
17 years |
vboxsync |
ln -sf
|
|
|
@5437
|
17 years |
vboxsync |
Guest Additions: fixed a problem with pointer colours with ARGB …
|
|
|
@5431
|
17 years |
vboxsync |
IPRT reorg
|
|
|
@5429
|
17 years |
vboxsync |
IPRT reorg
|
|
|
@5425
|
17 years |
vboxsync |
IPRT reorg
|
|
|
@5386
|
17 years |
vboxsync |
Made guest additions work with Fedora 8 (selinux policy added)
|
|
|
@5259
|
17 years |
vboxsync |
Small fix for file open parameter translation from Linux guest shared …
|
|
|
@5227
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5188
|
17 years |
vboxsync |
warnings
|
|
|
@5187
|
17 years |
vboxsync |
Linux Guest Additions: export X.Org Server 1.4 support to OSE
|
|
|
@5164
|
17 years |
vboxsync |
Added support for X.org server 1.4 to the guest additions
|
|
|
@5062
|
17 years |
vboxsync |
Made the Linux guest additions work with PCLinuxOS 2007
|
|
|
@5042
|
17 years |
vboxsync |
Fixes to the Linux additions - use and export functions from the runtime
|
|
|
@5016
|
17 years |
vboxsync |
Linux additions: properly initialize i_blkbits
|
|
|
@5002
|
17 years |
vboxsync |
Linux 2.4 expects us to compile the guest modules with optimisation on
|
|
|
@4998
|
17 years |
vboxsync |
Fix hgcm connect from Linux Additions guest R3
|
|
|
@4997
|
17 years |
vboxsync |
Add RTErrConvertToErrno.c to the main Linux Additions module
|
|
|
@4996
|
17 years |
vboxsync |
Fix logging in src/VBox/Additions/linux/module/hgcmcall.c
|
|
|
@4924
|
17 years |
vboxsync |
Linux kernel module put_user fix. Code is unused but would not compile …
|
|
|
@4909
|
17 years |
vboxsync |
Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
|
|
|
@4860
|
17 years |
vboxsync |
Activated the full backdoor logger in release builds of the Linux …
|
|
|
@4822
|
17 years |
vboxsync |
Fixed bad name.
|
|
|
@4813
|
17 years |
vboxsync |
add source dependencies - rather hacky, but I hope it'll work.
|
|
|
@4810
|
17 years |
vboxsync |
Reversed accidental commit
|
|
|
@4808
|
17 years |
vboxsync |
Added an RTErrnoConvertFromErr function to simplify error management …
|
|
|
@4796
|
17 years |
vboxsync |
Fixed a problem with \'rename\' in shared folders, Linux guests.
|
|
|
@4780
|
17 years |
vboxsync |
Another typo
|
|
|
@4745
|
17 years |
vboxsync |
Linux Additions smoke test fix
|
|
|
@4744
|
17 years |
vboxsync |
/me was sleeping again, makefiles recognise if and not #if
|
|
|
@4743
|
17 years |
vboxsync |
Fix for when open is called on a Linux guest shared folder with …
|
|
|
@4741
|
17 years |
vboxsync |
/me: wake up.
|
|
|
@4739
|
17 years |
vboxsync |
Fix a burning testbox - add divdi3 symbol and friends to Linux guest …
|
|
|
@4735
|
17 years |
vboxsync |
Linux shared folder module restructuring - try to fix a burning box
|
|
|
@4732
|
17 years |
vboxsync |
Minor logging change
|
|
|
@4729
|
17 years |
vboxsync |
Restructured the Linux shared folders guest module and made it use …
|
|
|
@4710
|
17 years |
vboxsync |
Linux Additions kernel module logging, part 2
|
|
|
@4709
|
17 years |
vboxsync |
Build the Linux Additions kernel modules with DEBUG defined in debug builds
|
|
|
@4707
|
17 years |
vboxsync |
Added backdoor logging to the Linux kernel modules, with full logging …
|
|
|
@4385
|
17 years |
vboxsync |
compile fix
|
|
|
@4384
|
17 years |
vboxsync |
Added todo
|
|
|
@4353
|
17 years |
vboxsync |
export
|
|
|
@4350
|
17 years |
vboxsync |
Initial code for seamless mode in Linux guests
|
|
|
@4335
|
17 years |
vboxsync |
Linux guest additions: clock frequency is kHz, not MHz
|
|
|
@4328
|
17 years |
vboxsync |
RT_OS_LINUX
|
|
|
@4299
|
17 years |
vboxsync |
Linux guest kernel module adaption to 2.6.22
|
|
|
@4298
|
17 years |
vboxsync |
compiler warning
|
|
|
@4244
|
17 years |
vboxsync |
add 800x600 and 640x480 as default screen resultions to Linux/X11 …
|
|
|
@4112
|
17 years |
vboxsync |
Changes for new interface
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3895
|
17 years |
vboxsync |
Removed support for Latin1 from the Linux clipboard code, except as a …
|
|
|
@3838
|
17 years |
vboxsync |
preparations for shipping the Linux installer with OSE
|
|
|
@3605
|
17 years |
vboxsync |
warning
|
|
|
@3400
|
17 years |
vboxsync |
Linux modules: don't demand on the MODULE_DIR if we don't install the …
|
|
|
@3332
|
17 years |
vboxsync |
Linux clipboard fix for X11 64bit weirdness
|
|
|
@3327
|
17 years |
vboxsync |
Test workaround for badly behaving applications for the Linux clipboard
|
|
|
@3323
|
17 years |
vboxsync |
warnings
|
|
|
@3321
|
17 years |
vboxsync |
Linux host clipboard fixes and added compound text to the Linux guest …
|
|
|
@3304
|
17 years |
vboxsync |
likely isn't available in all kernels (like 2.4.18), so stick to what …
|
|
|
@3287
|
17 years |
vboxsync |
Updated the Linux shared clipboard code to provide absolutely minimal …
|
|
|
@3270
|
17 years |
vboxsync |
Removed code from the xorg 7 video Additions which uses a function …
|
|
|
@3268
|
17 years |
vboxsync |
And moved it over to vboxvideo_13.c
|
|
|
@3267
|
17 years |
vboxsync |
Restored the old X11 Additions video driver in order to preserve its …
|
|
|
@3262
|
17 years |
vboxsync |
export files
|
|
|
@3261
|
17 years |
vboxsync |
export files
|
|
|