VirtualBox

source: vbox/trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68569   7 years vboxsync merging vbglioc r117734: solaris shared folders build fixes.
(edit) @62529   8 years vboxsync (C) 2016
(edit) @61791   8 years vboxsync Additions/solaris: Drop using rctl_action behaviour in sffs_read and …
(edit) @54620   10 years vboxsync Addition/solaris/SharedFolders: comment.
(edit) @54619   10 years vboxsync Additions/Solaris/SharedFolders: todo for incompatibility between S10 …
(edit) @51729   10 years vboxsync Recently missed header updates.
(edit) @51709   10 years vboxsync Additions/solaris/SharedFolder: Fix node permissions to apply mask and …
(edit) @48943   11 years vboxsync Additions/solaris: Whitespace and svn:keyword cleanups by scm.
(edit) @46239   12 years vboxsync solaris/SharedFolders: forgot header update.
(edit) @46237   12 years vboxsync solaris/SharedFolders: Fix bug with truncating existing files on open. …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41568   13 years vboxsync Additions/solaris: fixes to compile on S11 u1 b10+.
(edit) @40168   13 years vboxsync Addition/solaris: comment correction in sharedfolders.
(edit) @39364   13 years vboxsync Additions/solaris/SharedFolders: allow COW mappings and disallow …
(edit) @39345   13 years vboxsync Additions/solaris/SharedFolders: don't modify passed-in stat in …
(edit) @39297   13 years vboxsync Additions/solaris/SharedFolders: Pass file/dir mode directly to …
(edit) @39272   13 years vboxsync Additions/solaris/SharedFolders: spaces.
(edit) @39270   13 years vboxsync Additions/solaris/SharedFolders: symlink support.
(edit) @39267   13 years vboxsync Additions/solaris/SharedFolders: Open files only when really needed. …
(edit) @39263   13 years vboxsync Additions/solaris/SharedFolders: Use correct allocated size in getattr.
(edit) @39260   13 years vboxsync Additions/solaris/SharedFolders: fix recursive mutex.
(edit) @39258   13 years vboxsync Additions/solaris/SharedFolders: Fix for incorrect stat association …
(edit) @39249   13 years vboxsync Additions/solaris/SharedFolders: fix directory seeking bug with …
(edit) @39218   13 years vboxsync Additions/solaris/SharedFolders: fix removing recursive directories.
(edit) @39217   13 years vboxsync Additions/solaris/SharedFolders: fix recursive mutex panic due to …
(edit) @39115   13 years vboxsync Additions/solaris/SharedFolders: typo.
(edit) @39114   13 years vboxsync Additions/solaris/SharedFolders: dmode, fmode, dmask, fmask, typo.
(edit) @39062   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask and …
(edit) @39009   13 years vboxsync Additions/solaris/SharedFolders: update comments.
(edit) @38943   13 years vboxsync Additions/solaris/SharedFolders: mmap related clarifications.
(edit) @38922   13 years vboxsync Additions/solaris/SharedFolders: MMAP fix for non-zero reused pages.
(edit) @38901   13 years vboxsync Additions/solaris/SharedFolders: readonly MMAP support.
(edit) @38854   13 years vboxsync Additions/solaris/SharedFolders: argh, typo.
(edit) @38846   13 years vboxsync Additions/solaris/SharedFolders: fixed ref. counting resulting in …
(edit) @38166   13 years vboxsync Additions/solaris/SharedFolders: read-only mmap bits.
(edit) @37839   13 years vboxsync Additions/Solaris/SharedFolders: readonly mmap bits.
(edit) @37823   13 years vboxsync Additions/solaris/SharedFolders: readonly mmap bits.
(edit) @37806   13 years vboxsync Additions/Solaris/SharedFolders: readonly mmap support bits.
(edit) @37776   13 years vboxsync Additions/solaris/SharedFolders: fix hrestime missing symbol for b167+.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @31981   14 years vboxsync Additions/Solaris/SharedFolders: Fixed truncating files to 2G on …
(edit) @31691   14 years vboxsync Additions/Solaris/SharedFolders: OSE compatibility.
(edit) @31566   14 years vboxsync Additions/solaris/SharedFolders: fixed a panic, correct errors for …
(edit) @31537   14 years vboxsync Additions/Solaris/SharedFolders: fix a possible panic when file …
(edit) @30527   14 years vboxsync Additions/Solaris/SharedFolders: optionally honor fsync requests from …
(edit) @30519   14 years vboxsync Additions/Solaris/SharedFolders: stat caching to reduce number of host …
(edit) @30504   14 years vboxsync Additions/Solaris/SharedFolders: getattr coalesing improves …
(edit) @30446   14 years vboxsync Additions/Solaris/SharedFolders: Fix out-of-space errors when listing …
(edit) @30435   14 years vboxsync Additions/Solaris/SharedFolders: fix sffs_inactive prototype for …
(edit) @30418   14 years vboxsync Additions/Solaris/SharedFolders: set file mode while creating files …
(edit) @30417   14 years vboxsync Additions/Solaris/SharedFolders: support for setting file attributes …
(edit) @30391   14 years vboxsync Additions/solaris/SharedFolders: fix panic message, fix getattr and …
(edit) @29142   15 years vboxsync Additions/SharedFolders/Solaris: fix rm -rf on directories.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @25883   15 years vboxsync Additions: more header fixes
(add) @25756   15 years vboxsync Solaris: OSE fixes.
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