s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / modules / vfs_glusterfs_fuse.c
2023-08-08 Joseph Suttons3:modules: Add missing newlines to logging messages
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
2022-04-28 Volker Lendeckevfs: Implement vfs_gluster_fuse_get_real_filename_at()
2022-04-28 Volker Lendeckevfs: Add SMB_VFS_GET_REAL_FILENAME_AT
2022-03-10 Volker Lendeckevfs: Convert get_real_filename() to NTSTATUS
2020-05-05 Ralph Boehmesmbd: convert SMB_VFS_GET_REAL_FILENAME() arg path...
2019-07-13 Michael Adamvfs:glusterfs_fuse: ensure fileids are constant across...
2019-06-28 Michael Adamvfs:glusterfs_fuse: treat ENOATTR as ENOENT
2019-06-11 Günther Deschners3/vfs_glusterfs_fuse: Avoid using NAME_MAX directly
2019-06-10 Günther DeschnerRevert "s3/vfs_glusterfs_fuse: Dynamically determine...
2019-04-26 Anoop C Ss3/vfs_glusterfs_fuse: Dynamically determine NAME_MAX
2019-01-23 Anoop C Ss3-vfs: Use ENOATTR in errno comparison for getxattr
2019-01-22 Günther Deschners3-vfs: add glusterfs_fuse vfs module.