More const fixes. Remove CONST_DISCARD.
[ira/wip.git] / source3 / modules / vfs_gpfs.c
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-04 Volker Lendeckevfs_gpfs: Block sendfile for offline files
2011-05-04 Volker Lendeckevfs_gpfs: Store the winattrs in st.vfs_private
2011-04-26 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-18 Volker Lendeckes3: Fix the build of vfs_gpfs.c
2011-04-05 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: GPFS can't deal with mangled names
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
2011-02-23 Volker Lendeckes3: Improve an error msg in vfs_gpfs
2011-01-21 Rusty Russells3:vfs:gpfs: fix logic when gpfs:winattr is false ...
2010-12-17 Björn Jackes3/vfs_gpfs: map SPARSE attribute to/from WINATTRs...
2010-10-27 Volker Lendeckes3: Make gpfs winattrs work again
2010-10-13 Christian Ambachs3:gpfs: Add support for the gpfs_ftruncate call
2010-10-13 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-09-24 Volker Lendeckes3: Forgot to check in one build failure for vfs_gpfs.c
2009-09-24 Volker Lendeckes3: Remove an unused variable
2009-09-24 Volker Lendeckes3: Make the vfs_gpfs compile at least
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Abhidnya ChirmuleTo set file create/birth time in GPFS. Signed-off-by...
2009-08-19 Volker LendeckeMake refusal of SEC_DESC_DACL_PROTECTED configurable
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-14 Christian Ambachreject ACLs with DESC_DACL_PROTECTED on GPFS
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-02 Volker LendeckeSupport getting gpfs birthtime
2009-06-02 Mathias DietzStore winattrs in GPFS
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Volker LendeckeMake some functions static to vfs_gpfs.c
2009-04-06 Volker LendeckeFix two c++ warnings in vfs_gpfs.c
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Volker LendeckeMake use of gpfs_get_real_filename optional
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker LendeckeRevert "Fix some merge omissions for GPFS"
2008-12-10 Volker LendeckeRevert "Fix nonempty blank lines in vfs_gpfs.c"
2008-12-10 Volker LendeckeRevert "Make use of smbd_gpfs_get_realfilename_path...
2008-12-10 Volker LendeckeRevert "Fix the build"
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker LendeckeFix some merge omissions for GPFS
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge latest fixes to vfs_gpfs and NFS4 ACLs from Samba...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LINUX_SETLEA...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-06 Michael AdamRemove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
2008-01-06 Michael AdamRemove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamPrepare the gpfs acl module for the api change in get_n...
2007-12-19 Michael AdamSplit smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Alexander Bokovoyr23302: Refactor vfs_gpfs module, fix problems with...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jim McDonoughr22148: Fix gpfs module on posix-acl test. Adds gpfsac...
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jim McDonoughr20089: Put gpfs acl function into vfs_gpfs module...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...