winbindd: pass domain SID to wbint_UnixIDs2Sids
[nivanova/samba-autobuild/.git] / source3 / modules /
2017-10-09 Ralph Boehmevfs_fake_acls: deny give-ownership
2017-10-09 Ralph Boehmevfs_acl_common: fix take ownership vs give ownership
2017-10-09 Ralph Boehmevfs_acl_common: factor out a variable declaration
2017-10-04 Jeremy Allisons3: VFS: Ensure default SMB_VFS_GETWD() call can't...
2017-10-04 Jorge Schrauwen... vfs_solarisacl: fix build for samba 4.7 and up
2017-10-04 Kevin Andersonvfs_fruit: Add Time Machine support
2017-09-30 Pooja MahadikChanges in samba vxfs plugin.
2017-09-14 Christof Schmittvfs_streams_xattr: Fix segfault when running with log...
2017-09-12 Jeremy Allisons3: vfs: catia: compression get/set must act only on...
2017-09-12 Jeremy Allisons3: VFS: streams_xattr: Compression is only set/get...
2017-09-09 Ralph Boehmes3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping...
2017-09-08 Ralph Boehmevfs_zfsacl: ensure zfs_get_nt_acl_common() has access...
2017-09-08 Ralph Boehmevfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
2017-09-08 Ralph Boehmevfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHR...
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-25 Andreas Schneiders3:vfs: Do not overrun array ad->ad_eid
2017-08-25 Andreas Schneiders3:modules: Avoid setting the sign bit to 1.
2017-08-23 Christof Schmittvfs_default: Fix passing of errno from async calls
2017-08-23 Volker Lendeckeacl_common: Avoid "#include vfs_acl_common.c"
2017-08-23 Volker Lendeckeacl_common: Pass store_acl_blob_fsp through store_v3_blob
2017-08-23 Volker Lendeckeacl_common: Pass get_acl_blob_fn as a pointer to get_nt...
2017-08-09 Ralph Boehmevfs_fruit: factor out common code from ad_get() and...
2017-08-09 Ralph Boehmevfs_fruit: return fake pipe fd in fruit_open_meta_netat...
2017-08-09 Ralph Boehmevfs_fruit: don't open basefile in ad_open() and simplif...
2017-08-09 Ralph Boehmevfs_fruit: use path based setxattr call in ad_fset()
2017-08-09 Ralph Boehmevfs_streams_xattr: return a fake fd in streams_xattr_open()
2017-08-09 Ralph Boehmevfs_streams_xattr: implement all missing handle based...
2017-08-09 Ralph Boehmevfs_streams_xattr: always pass NULL as fsp arg to get_e...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove fsp argument from get_xattr_s...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove all uses of fd, use name...
2017-08-09 Ralph Boehmevfs_streams_xattr: invalidate stat info if xattr was...
2017-08-08 Ralph Boehmevfs_gpfs: handle EACCES when fetching DOS attributes...
2017-07-21 David Disseldorpvfs_ceph: fix cephwrap_chdir()
2017-07-19 Volker Lendeckesmbd: Fix a connection run-down race condition
2017-07-13 Ralph Boehmevfs_fruit: don't use MS NFS ACEs with Windows clients
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
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/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/smbd: get rid of files_struct.aapl_copyfile_supported
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/smbd: redesign macOS copyfile copy-chunk
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
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-18 Jeremy Allisons3: VFS: Remove old traces of smb_vfs_call_llistxattr().
2017-06-03 Christof Schmittvfs_gpfs: Fix compile error in gpfsacl_sys_acl_set_fd
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-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-05-31 Andreas Schneiders3:smbd: Pass down remote and local address to get_refe...
2017-05-26 Jeremy Allisons3: VFS: Fruit. Move to using struct smb_filename inste...
2017-05-26 Jeremy Allisons3: VFS: Catia: Ensure path name is also converted.
2017-05-17 Ralph Boehmevfs_fruit: add pread_send/recv and pwrite_send/recv
2017-05-17 Ralph Boehmevfs_streams_xattr: add pread_send/recv and pwrite_send...
2017-05-10 David Disseldorpvfs: add VFS_COPY_CHUNK_FL_IGNORE_LOCKS for dup extents
2017-05-10 Aurelien Aptelvfs_btrfs: report FILE_SUPPORTS_BLOCK_REFCOUNTING capab...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-05-05 Volker Lendeckevfs_fruit: Fix the 32-bit build
2017-04-22 Ralph Boehmevfs_fruit: lp_case_sensitive() does not return a bool
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmevfs_acl_xattr|tdb: ensure create mask is at least 0666...
2017-04-18 Uri Simchonivfs_acl_xattr: avoid needlessly supplying a large buffe...
2017-04-17 Uri Simchonivfs_acl_xattr: factor out fetching of an extended attribute
2017-04-17 Uri Simchonivfs_xattr_tdb: handle case of zero size.
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix corner case of "/@GMT-token...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix the corner case if cwd=/ in...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix quoting in debug messages
2017-04-07 Ralph Boehmevfs_fruit: resource fork open request with flags=O_CREA...
2017-03-28 Ralph Boehmes3/smbd: make copy chunk asynchronous
2017-03-28 Ralph Boehmevfs_default: move check for fsp->op validity
2017-03-28 Ralph Boehmevfs_default: let copy_chunk_send use const from IDL
2017-03-26 Uri Simchonivfs_fruit: enable zero file id
2017-03-15 Andreas Schneiders3:vfs_expand_msdfs: Do not open the remote address...
2017-03-02 Ralph Boehmevfs_fruit: enabling AAPL extensions must be a global...
2017-03-01 Ralph Boehmevfs_fruit: only veto AppleDouble files with fruit:resou...
2017-03-01 Ralph Boehmevfs_fruit: use stat info from base_fsp
2017-03-01 Ralph Boehmevfs_fruit: ignore or delete invalid AFP_AfpInfo streams
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_ftruncate and use new adouble API
2017-03-01 Ralph Boehmevfs_fruit: use fio in fruit_fallocate
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_fstat and use new adouble API
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_pread and fruit_pwrite and...
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_open and use new adouble API
next