vfs_glusterfs: initialize st_ex_file_id, st_ex_itime and st_ex_iflags
[samba.git] / source3 / modules / vfs_glusterfs.c
2019-08-16 Ralph Boehmevfs_glusterfs: initialize st_ex_file_id, st_ex_itime...
2019-08-06 Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-06-28 Michael Adamvfs:glusterfs: treat ENOATTR as ENOENT
2019-06-20 Volker Lendeckevfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
2019-06-10 Günther Deschners3/vfs_glusterfs: Avoid using NAME_MAX directly
2019-06-10 Günther DeschnerRevert "s3/vfs_glusterfs: Dynamically determine NAME_MAX"
2019-04-26 Anoop C Ss3/vfs_glusterfs: Dynamically determine NAME_MAX
2019-04-25 Andreas Schneiders3:modules: Fix size types
2019-02-20 David Disseldorpvfs_glusterfs: check for VFS_ADD_FSP_EXTENSION() failure
2019-02-03 Anoop C Svfs_glusterfs: Adapt to changes in libgfapi signatures
2019-01-23 Anoop C Ss3-vfs: Use ENOATTR in errno comparison for getxattr
2019-01-11 Ralph BoehmeRevert "vfs_glusterfs: explain that/why we use the...
2018-12-11 Günther Deschners3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.
2018-07-27 Ralph Boehmesmbd: use async dos_mode_at_send in smbd_smb2_query_dir...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-06-18 Stefan Metzmachervfs_glusterfs: explain that/why we use the raw tevent_c...
2018-06-14 Stefan Metzmachervfs_glusterfs: use tevent_req_defer_callback() in order...
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-02-26 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-01-17 Sachin Prabhuvfs_glusterfs: Add fallocate support for vfs_glusterfs
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-11-11 Uri Simchonivfs_glusterfs: remove init_search_op handling
2017-11-09 Niels de Vosvfs_glusterfs: include glusterfs/api/glfs.h without...
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Use SAFE_FREE
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
2017-10-20 Michael Adamvfs_glusterfs: Fix exporting subdirs with shadow_copy2
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-21 Michael Adamvfs:glusterfs: preallocate result for glfs_realpath
2016-10-14 Raghavendra Talursupport volfile fetch from multiple glusterd nodes
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-10-07 Anoop C Svfs_glusterfs: Fix a memory leak in connect path
2016-09-24 Volker Lendeckeglusterfs: Avoid tevent_internal.h
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...
2016-03-28 Uri Simchonivfs_glusterfs: call clock_gettime_mono() only on profil...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-05 Ira Coopervfs_glusterfs: Fix use after free in AIO callback.
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-02 Michael Adamvfs:glusterfs: fix build after opendir signature change
2016-03-02 Ralph Boehmevfs/glusterfs: measure libglusterfs aio function call...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-01 Michael Adams3:vfs:glusterfs: fix build after quota changes.
2015-12-17 Jose A. Riveravfs_glusterfs: Fix a memory leak in AIO
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Ira Coopervfs_glusterfs: Attach missing destructor.
2015-12-12 Ira Coopervfs_glusterfs: Move vfs_gluster_write and vfs_gluster_p...
2015-12-11 Ira Coopervfs_glusterfs: Add white space so vfs_glusterfs_pread_s...
2015-12-11 Ira Coopervfs_glusterfs: Fix AIO crash on smb.conf reload.
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-01-23 Ira Coopervfs_glusterfs: Add comments to the pipe(2) code.
2015-01-22 Volker Lendeckevfs: Fix a typo
2015-01-22 Michael Adamvfs:glusterfs: whitespace fix.
2015-01-21 Ira Coopervfs_glusterfs: Replace eventfd with pipes, for AIO use
2014-12-17 raghavendra talurvfs/glusterfs: Change xattr key to match gluster key.
2014-12-17 Poornima Gvfs_glusterfs: Implement AIO support
2014-12-17 Poornima Gvfs_glusterfs: Change sys_get_acl_file/fd to return...
2014-12-10 raghavendra talurvfs_glusterfs: Set connectpath as snapdir-entry-path.
2014-12-10 raghavendra talurvfs_glusterfs: Remember the connect path too for reopening.
2014-12-10 Poornima Gvfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd,...
2014-02-25 Jose A. Riveravfs_glusterfs: Remove "integer fd" code and store the...
2014-02-25 Christopher R. Hertelvfs_glusterfs: smb_stat_ex_from_stat commenting and...
2014-02-25 Christopher R. Hertelvfs_glusterfs: Comment the top of the file.
2014-01-15 Niels de Vosvfs/glusterfs: in case atime is not passed, set it...
2013-12-17 Poornima Gurusiddaiahvfs_glusterfs: Enable per client log file
2013-11-15 Andreas Schneiders3-vfs: Make glfs_set_preopened() static.
2013-11-15 Andreas Schneiders3-vfs: Remove unused variable in vfs_glusterfs.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-04 Andreas Schneidervfs: Fix some build warnings in glusterfs.
2013-11-04 Andreas Schneidervfs: Fix building the glusterfs module.
2013-08-30 Christopher R. Hertelvfs_glusterfs: Fix excessive debug output from vfs_glus...
next