VirtualBox

source: vbox/trunk/src/VBox/Additions/solaris/SharedFolders

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76537   6 years vboxsync Additions/solaris: scm --fix-header-guards. bugref:9344
(edit) @76425   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @75447   6 years vboxsync solaris/vboxfs: Set VFS_UNMOUNTED on umount like the rest of the guys.
(edit) @75444   6 years vboxsync VBoxService,solaris/vboxfs: Need to declare the tag option for it to …
(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) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69111   7 years vboxsync (C) year
(edit) @68795   7 years vboxsync solaris/vboxfs: added load script.
(edit) @68569   7 years vboxsync merging vbglioc r117734: solaris shared folders build fixes.
(edit) @65124   8 years vboxsync Additions: doxygen 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) @58203   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
(edit) @58196   9 years vboxsync VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57031   9 years vboxsync solaris/vboxfs: Fixed S11 build check in makefile.
(edit) @57030   9 years vboxsync solaris/vboxfs: Fixed makefile bug.
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @54755   10 years vboxsync solaris/Additions: Makefile nits.
(edit) @54620   10 years vboxsync Addition/solaris/SharedFolders: comment.
(edit) @54619   10 years vboxsync Additions/Solaris/SharedFolders: todo for incompatibility between S10 …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(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) @46238   12 years vboxsync solaris/SharedFolders: Uses Tab not spaces.
(edit) @46237   12 years vboxsync solaris/SharedFolders: Fix bug with truncating existing files on open. …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41992   12 years vboxsync BUGZ:5265 Additional fix for Solaris.
(edit) @41860   12 years vboxsync Additions/solaris/SharedFolders: S11u1b10+ build fix, typo from r78345.
(edit) @41725   12 years vboxsync Additions/solaris: renamed deps.s to deps.asm.
(edit) @41721   12 years vboxsync Additions/solaris: more kernel module dependency handling for cross-builds.
(edit) @41568   13 years vboxsync Additions/solaris: fixes to compile on S11 u1 b10+.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41427   13 years vboxsync Additions/solaris: no need to refuse to build on non-Solaris hosts if …
(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) @39295   13 years vboxsync Additions/solaris/SharedFolders: code refactor, no functional changes.
(edit) @39278   13 years vboxsync Additions/solaris/SharedFolders: Consolidate volinfo calls into one fsinfo.
(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) @39113   13 years vboxsync Additions/solaris/SharedFolders: implement dmode, fmode, dmask, fmask, …
(edit) @39072   13 years vboxsync Additions/solaris/SharedFolders: implement umask and interpret as octal.
(edit) @39068   13 years vboxsync Additions/solaris/SharedFolders: grr, tabs.
(edit) @39067   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask, …
(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) @38843   13 years vboxsync Additions/solaris/SharedFolders: use RT_FAILURE instead of negating …
(edit) @38801   13 years vboxsync Additions/solaris/SharedFolders: fix panic if vboxConnect() fails.
(edit) @38783   13 years vboxsync Additions/solaris/SharedFolders: fixed a couple of memory leaks.
(edit) @38166   13 years vboxsync Additions/solaris/SharedFolders: read-only mmap bits.
(edit) @38107   13 years vboxsync Additions/solaris/SharedFolders: cmn_err consistency.
(edit) @38105   13 years vboxsync Additions/solaris/SharedFolders: more info. on error cases please.
(edit) @38078   13 years vboxsync Additions/Solaris/SharedFolders: link to ctf module.
(edit) @37839   13 years vboxsync Additions/Solaris/SharedFolders: readonly mmap bits.
(edit) @37833   13 years vboxsync Additions/Solaris/SharedFolders/vboxfs_mount: small cleanup.
(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) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @36195   14 years vboxsync solaris/vboxsf: Use IPRT from VBoxGuest.
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33550   14 years vboxsync some more spelling fixes, thanks Timeless!
(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) @31567   14 years vboxsync Additions/solaris/SharedFolders: follow code style in file.
(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) @31012   14 years vboxsync Build fixes for Solaris and FreeBSD.
(edit) @30527   14 years vboxsync Additions/Solaris/SharedFolders: optionally honor fsync requests from …
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