pyldb: avoid segfault when adding an element with no name
[sharpe/samba-autobuild/.git] / source3 / modules / vfs_gpfs.c
2019-04-23 Christof Schmittvfs_gpfs: Block punchhole calls for non-sparse files
2019-04-22 Christof Schmittvfs_gpfs: Remove usage of gpfs_prealloc
2019-01-29 Volker Lendeckevfs_gpfs: Fix the 32-bit build
2018-09-18 Christof Schmittvfs_gpfs: Check for GPFS file system on connect
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_GET_DOS_ATTRIBUTES_SEND/RECV
2018-05-25 Christof Schmittvfs_gpfs: Use full_path_tos instead of talloc_asprintf
2018-05-25 Christof Schmittvfs_gpfs: Remove get_full_smb_filename from is_offline...
2018-05-25 Christof Schmittvfs_gpfs: Remove wrong get_full_smb_filename from ntime...
2018-05-25 Christof Schmittvfs_gpfs: Adjust debug level when get_winattrs returns...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-09-04 Christof Schmittvfs_gpfs: Request DENY_DELETE sharemode when possible
2017-09-04 Christof Schmittvfs_gpfs: Do not map DELETE sharemode access to WRITE
2017-08-08 Ralph Boehmevfs_gpfs: handle EACCES when fetching DOS attributes...
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-03 Christof Schmittvfs_gpfs: Fix compile error in gpfsacl_sys_acl_set_fd
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-12-17 Ralph Boehmevfs_gpfs: simplify stat_with_capability() ifdef
2016-12-17 Ralph Boehmevfs_gpfs: remove updating btime from stat VFS calls
2016-12-17 Ralph Boehmevfs_gpfs: update btime in vfs_gpfs_(f)get_dos_attributes
2016-10-17 Ralph Boehmes3/vfs: gpfs: adapt vfs_gpfs_is_offline() to changes...
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-10-11 Ralph Boehmes3/vfs: merge offline functionality into DOS attributes...
2016-08-12 Volker Lendeckevfs_gpfs: Load nfs4 acl params at tcon time
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_set...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_get...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_fge...
2016-07-25 Christof Schmittvfs_gpfs: Retry getacl with DAC capability if necessary
2016-04-01 Christof Schmittvfs_gpfs: Remove xattr functions
2016-04-01 Christof Schmittvfs_gpfs: Implement new dos_attributes vfs functions
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a...
2016-03-04 Volker Lendeckevfs: Fix the vfs_gpfs build
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-02-26 Christof Schmittvfs_gpfs: Fix compile after change in get_nt_acl_fn
2016-01-26 Uri Simchonivfs_gpfs: make sure get_quota does not return bogus...
2016-01-26 Uri Simchonivfs_gpfs: do not call disk_norm() on disk_free_fn
2015-11-06 Volker Lendeckevfs_gpfs: Re-enable share modes
2015-11-05 Volker Lendeckevfs_gpfs: Fix the build with -Werror=declaration-after...
2015-09-04 Volker Lendeckevfs_gpfs: Avoid calling gpfs_is_offline on every i/o
2015-09-04 Volker Lendeckevfs_gpfs: Introduce vfs_gpfs_fsp_is_offline
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACE_T
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACL_T
2015-07-08 Christof Schmittvfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
2015-07-08 Christof Schmittvfs_gpfs: Use ACL defines from GPFS 3.5 header files
2015-05-07 Ralph Boehmevfs_gpfs: move failure label before END_PROFILE
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-04-30 Ralph Boehmevfp_gpfs: ensure END_PROFILE is always called
2015-04-29 Ralph Boehmevfs: kernel_flock and named streams
2015-04-28 Ralph Wuerthnervfs_gpfs: Fix ENODATA for getacl on .snapshot dirs
2015-04-16 Christof Schmittvfs_gpfs: Remove vfs_gpfs_get_quotas
2015-04-16 Christof Schmittvfs_gpfs: Remove check for fileset quota
2015-03-30 Christof Schmittvfs_gpfs: Remove warning after failure of get_gpfs_fset_id
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-02 Christof Schmittgpfs: Rename library wrapper to gpfswrap
2015-03-02 Christof Schmittgpfs: Update file headers
2015-03-02 Christof Schmittgpfs: Move DBGC_CLASS definition below includes
2015-03-02 Christof Schmittgpfs: Include gpfs_fcntl.h only from vfs_gpfs header...
2015-03-02 Christof Schmittgpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_fset_id to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_quota to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_lease to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_sharemode to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_lib_init
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_ftruncate
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_prealloc
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_set_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_realfilename_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_putacl
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_getacl
2015-03-02 Christof Schmittgpfs: Simplify initialization for gpfs library wrapper
2015-03-02 Christof Schmittgpfs: Always use gpfs_fcntl.h headerfile
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2014-09-15 Volker Lendeckevfs_gpfs: Fix the build with profiling-data
2014-07-24 Michael Adams3:vfs:gpfs: remove a block and reduce indentation...
2014-07-24 Michael Adams3:vfs:gpfs: remove all writing uses of stat_ex.vfs_pri...
2014-07-24 Michael Adams3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_pri...
2014-07-24 Michael AdamRevert "s3:vfs:gpfs: log when winAttr-garbage is detect...
2014-07-13 Michael Adams3:vfs:gpfs: log when winAttr-garbage is detected ...
2014-07-13 Michael Adams3:vfs:gpfs: fix flapping offline: always get winAttrs...
2014-07-13 Michael Adams3:vfs:gpfs: store the winAttrs in the struct_ex when...
2014-05-15 Ralph Wuerthners3:vfs_gpfs: increase log level for EPERM and EACCES...
2014-04-18 Christof Schmittvfs_gpfs: Avoid warnings in developer build
2014-04-04 Alexander Werthvfs: Store ACL control flags in gpfs vfs module.
2014-03-14 Christian Ambachs3:modules/vfs_gpfs add gpfs:recalls option
2014-02-08 Garming Samparam: rename lp function and variable from "fake_dir_c...
2014-01-08 Christof Schmitts3: Avoid oplock break by storing timestamps with gpfs_...
2013-12-16 Abhidnya Joshis3: Handle stat call with capability in vfs_gpfs
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
next