summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3/modules: snapper: Add missing fsetxattr_fn implNoel Power2021-03-111-0/+26
* s3/modules: shadow_copy2: Add new fsetxattr_fn implementationNoel Power2021-03-111-0/+25
* s3/modules: ceph_snapshots: Add missing fsetxattr_fn implementationNoel Power2021-03-111-0/+26
* s2/modules: nfs4acl_smb4acl_set_fn SMB_VFS_NEXT_SETXATTR -> SMB_VFS_NEXT_FFSE...Noel Power2021-03-111-8/+2
* s3/modules: fake_acls_lchown use SMB_VFS_NEXT_FSETNoel Power2021-03-111-4/+4
* s3/modules: fake_acls: SMB_VFS_NEXT_SETXATTR -> SMB_VFS_NEXT_FSETXATTRNoel Power2021-03-111-5/+13
* s3/lib: SMB_VFS_NEXT_SETXATTR -> SMB_VFS_NEXT_FSETXATTRNoel Power2021-03-111-6/+5
* s3/torture: SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-5/+20
* s3/modules: stream_dir make sure mark_file_valid is called with fspNoel Power2021-03-111-3/+22
* s3/modules: streams_xattr_renameat SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-4/+22
* s3/modules: streams_xattr: Fix fname passed to SETXATTRNoel Power2021-03-111-1/+1
* s3/modules: streams_xattr_ftruncate SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-2/+2
* s3/modules: streams_xattr_pwrite SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-2/+1
* streams_xattr_openat SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-2/+1
* s3/modules: vfs_acl_xattr SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-7/+1
* s3/smbd: Detect and fail attempt to set_ea_dos_attribute on linkNoel Power2021-03-111-0/+4
* s3/smbd: SMB_VFS_SETXATTR => SMB_VFS_FSETXATTRNoel Power2021-03-111-1/+1
* s3/smbd: set_create_timespec_ea should create smb_fname with valid fspNoel Power2021-03-111-5/+10
* s3/smb3: ensure file_set_dosmode is passed valid smb_fname->fspNoel Power2021-03-111-1/+21
* s3/smb3: ensure file_set_dosmode is passed valid smb_fname->fspNoel Power2021-03-111-16/+27
* s3/smb3: ensure file_set_dosmode is passed valid smb_fname->fspNoel Power2021-03-111-5/+9
* s3/modules: ensure catia_set_dos_attributes passes on pathrefNoel Power2021-03-111-5/+11
* s3/smbd: posix_acls SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-7/+1
* s3/modules: posixacl convert from SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTRNoel Power2021-03-111-1/+1
* s3/lib: adouble SMB_VFS_SETXATTR => SMB_VFS_FSETXATTRNoel Power2021-03-111-2/+1
* s3/smbd: set_ea SMB_VFS_FSETXATTR => SMB_VFS_FSETXATTRNoel Power2021-03-111-18/+5
* idmap_nss: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-111-1/+5
* idmap_rfc2307: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-112-1/+5
* winbind: Only use unixid2sid mapping when module reports ID_MAPPEDChristof Schmitt2021-03-111-2/+4
* smbd: Ensure errno is preserved across fsp destructorSachin Prabhu2021-03-101-0/+3
* python: Disable calls to _dsdb_garbage_collect_tombstones without addcDavid Mulder2021-03-101-0/+5
* samba-tool: Enable pydns without ad dcDavid Mulder2021-03-102-3/+1
* samba-tool: Enable pydsdb without ad dcDavid Mulder2021-03-102-2/+5
* python: Test samdb importDavid Mulder2021-03-103-0/+36
* ldb: dn tests use cmocka print functionsDouglas Bagnall2021-03-101-3/+2
* ldb_match: remove redundant checkDouglas Bagnall2021-03-101-2/+0
* ldb: add tests for ldb_wildcard_compareDouglas Bagnall2021-03-101-10/+124
* ldb_match: trailing chunk must match end of stringDouglas Bagnall2021-03-101-45/+35
* lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/utilAndrew Bartlett2021-03-105-193/+138
* lib/param: Remove lpcfg_volume_label() and only caller in NTVFS file serverAndrew Bartlett2021-03-104-21/+0
* lib/param: Remove unused functions in lib/param/loadparm.cAndrew Bartlett2021-03-102-182/+0
* winbindd: Apply some const to normalize_name_map()Volker Lendecke2021-03-092-2/+2
* smbd: Fix a DEBUG messageVolker Lendecke2021-03-091-1/+1
* srvsrvc: Reload conf after changing a shareVolker Lendecke2021-03-091-0/+2
* lib: Fix file_ploadv_send/recv cleanupVolker Lendecke2021-03-091-14/+21
* g_lock: Add extensive debug informationVolker Lendecke2021-03-091-5/+28
* librpc: Simplify struct dcesrv_handleVolker Lendecke2021-03-092-8/+5
* libcli: Simplify tstream_npa_connect_readv_done()Volker Lendecke2021-03-091-2/+1
* libcli: Add a NULL check to tstream_npaVolker Lendecke2021-03-091-0/+3
* lib: Fix samba_sockaddr_[get|set]_portVolker Lendecke2021-03-091-4/+4