VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/sharedfolders

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @32700   14 years vboxsync Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @31719   14 years vboxsync Linux additions: Linux 2.6.36 compile fixes
(edit) @31250   14 years vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31205   14 years vboxsync Build fix.
(edit) @31203   14 years vboxsync Tabs, spaces.
(edit) @31202   14 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @31006   14 years vboxsync Build fix.
(edit) @31004   14 years vboxsync Linux build fix
(edit) @30187   15 years vboxsync compile fix
(edit) @30186   15 years vboxsync Linux shared folders: fixed a small memory leak when reading the …
(edit) @30175   15 years vboxsync Linux shared folders: coding style
(edit) @30153   15 years vboxsync Linux shared folders: spaces
(edit) @30150   15 years vboxsync Linux shared folders: re-read the directory if a file was changed
(edit) @29935   15 years vboxsync Additions/linux/sharedfolders: Linux 2.6.35rc1 compile fix
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 years vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @28998   15 years vboxsync Linux Additions: rename the vboxvfs module to vboxsf to make it load …
(edit) @28993   15 years vboxsync Linux Additions / shared folders: Accept the _netdev mount option …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26174   15 years vboxsync Linux additions: fixed compilation against Linux kernels 2.6.24 ... 2.6.25
(edit) @26102   15 years vboxsync Another fix for public #5891. Thanks to Pax Team for the suggestion.
(edit) @25637   15 years vboxsync Linux shared folders: call bdi_init() to properly enable the …
(edit) @25451   15 years vboxsync Additions/linux: make the kernel modules build with 64bit Linux 2.4
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @25023   15 years vboxsync Additions/linux/mount.vboxsf: work around mounts failing if a file of …
(edit) @24376   15 years vboxsync Linux additions: make it compile against recent kernels with …
(edit) @24367   15 years vboxsync Linux shared folders: omit superflous files from module compilation
(edit) @24350   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND).
(edit) @24320   15 years vboxsync more RT_ZERO()
(edit) @24293   15 years vboxsync Linux shared folders: fix O_APPEND logic
(edit) @23621   15 years vboxsync forward port r53301 from 3.0 to HEAD
(edit) @23551   15 years vboxsync Linux guest additions: fixed the s_maxbytes member of the …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23313   15 years vboxsync Linux shared folders: remove superflous #undef, makes it compile …
(edit) @23196   15 years vboxsync Linux shared folders: missing bit from r52613 (need to open the file …
(edit) @23189   15 years vboxsync Linux shared folders: implemented setting the file size
(edit) @23043   15 years vboxsync Additions/linux: mountvboxsf -> mount.vboxsf
(edit) @21683   15 years vboxsync linux/vfsmod: xstr -> RT_XSTR.
(edit) @21560   15 years vboxsync mount.vboxsf.c: todos.
(edit) @21511   15 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21509   15 years vboxsync linux/sharedfolders: No LOG_TO_BACKDOOR.
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21411   15 years vboxsync Linux additions kernel modules: fixes for Linux 2.4
(edit) @21339   15 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21325   15 years vboxsync build fix.
(edit) @21319   15 years vboxsync linux/vfsmod.c: Don't clear the HGCM event flag, we're not the only …
(edit) @21318   15 years vboxsync linux/sf: export missing files.
(edit) @21289   15 years vboxsync Linux guest kernel modules: gcc warning
(edit) @21263   15 years vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21233   15 years vboxsync linux sf: two @todos.
(edit) @21041   15 years vboxsync Linux shared folders: fix for Linux 2.6.24 ... 2.6.27.something kernels
(edit) @21015   15 years vboxsync Linux guest kernel modules: prevent some superflous output during build
(edit) @21014   15 years vboxsync Linux shared folders: Linux 2.6.31 fixes
(edit) @20710   15 years vboxsync typo
(edit) @20707   15 years vboxsync Linux shared folders: implemented some missing functions, xTracker 3764
(edit) @20348   16 years vboxsync Linux shared folders: file mode setting function must request write …
(edit) @20342   16 years vboxsync Linux shared folders: make chmod work on hosts which support file …
(edit) @20298   16 years vboxsync Linux shared folders: properly initialize the whole params !VBoxCall() …
(edit) @17935   16 years vboxsync Additions/linux: fixed kernel detection
(edit) @17564   16 years vboxsync ClarkConnect 5 fix. They are still on Linux 2.6.18 something ... See r1899
(edit) @16466   16 years vboxsync Linux additions: fixed file corruption when writing in append mode
(edit) @16099   16 years vboxsync Linux shared folders: ignore noauto option
(edit) @15902   16 years vboxsync Linux additions: fixed append on shared folders
(edit) @15819   16 years vboxsync Linux additions: stupid typo
(edit) @15816   16 years vboxsync Linux guest additions: Makefile for convenience
(edit) @15589   16 years vboxsync script needs execute permissions otherwise it wouldn't be found by dkms
(edit) @14655   16 years vboxsync Linux drivers: try to hack around the DKMS problem with module dependencies
(edit) @14598   16 years vboxsync Linux shared folders: missing initialization
(edit) @14345   16 years vboxsync Additions/linux: fixed a warning
(edit) @14218   16 years vboxsync Additions/Linux: remove Linux-specific guest R0 HGCM hack and add …
(edit) @14079   16 years vboxsync eol
(edit) @14078   16 years vboxsync fix OSE
(edit) @14015   16 years vboxsync added vboxnetflt to the installer + some cleanup
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13773   16 years vboxsync clean one more file
(edit) @13058   16 years vboxsync Linux kernel version check for r37508
(edit) @13053   16 years vboxsync Linux guest additions: allow seek for files >= 2GB
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11876   16 years vboxsync unbreak Linux Additions
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11629   16 years vboxsync Linux additions: 64-bit fixes
(edit) @11567   16 years vboxsync Linux additions: shared folders memset fix
(edit) @11545   16 years vboxsync warnings
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11512   16 years vboxsync small fismall fix
(edit) @11507   16 years vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette