summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.16.1 release.samba-4.16.1Jule Anger2022-05-021-1/+1
* WHATSNEW: Add release notes for Samba 4.16.1.Jule Anger2022-05-021-0/+72
* vfs_gpfs: Ignore pathref fds for gpfs:recalls checkChristof Schmitt2022-05-021-0/+1
* s4:kdc: strictly have 2 16-bit parts in krbtgt kvnosStefan Metzmacher2022-04-281-8/+43
* s3:passdb: Also allow to handle UPNs in lookup_name_smbconf()Andreas Schneider2022-04-281-1/+2
* s3:passdb: Refactor lookup_name_smbconf()Andreas Schneider2022-04-281-3/+4
* s3:passdb: Use already defined pointer in lookup_name_smbconf()Andreas Schneider2022-04-281-7/+5
* s3:passdb: Add support to handle UPNs in lookup_name()Andreas Schneider2022-04-281-2/+12
* s3:passdb: Remove trailing spaces in lookup_sid.cAndreas Schneider2022-04-281-9/+9
* s3:winbind: Remove no longer used domain's private_data pointerSamuel Cabrero2022-04-152-5/+0
* s3:winbind: Do not use domain's private data to store the ADS_STRUCTSamuel Cabrero2022-04-154-9/+12
* s3:winbind: Simplify open_cached_internal_pipe_conn()Samuel Cabrero2022-04-151-6/+4
* s3:winbind: Do not use domain's private data to store the SAMR pipesSamuel Cabrero2022-04-153-15/+17
* s3: smbget: Fix auth_fn, order of //server/share parameters is mixed in prompt.Jeremy Allison2022-04-151-1/+1
* s3:auth: Fix user_in_list() for UNIX groupsPavel Filipenský2022-04-112-6/+7
* s3:tests Test "username map" for UNIX groupsPavel Filipenský2022-04-113-0/+31
* selftest: Add to "username.map" mapping for jackthemappergroupPavel Filipenský2022-04-111-0/+2
* selftest: Create groups "jackthemappergroup" and "jacknomappergroup"Pavel Filipenský2022-04-111-0/+6
* selftest: Create users "jackthemapper" and "jacknomapper"Pavel Filipenský2022-04-111-1/+11
* vfs_shadow_copy2: implement readdir()Ralph Boehme2022-04-112-1/+91
* CI: add a test listing a snapshotted directoryRalph Boehme2022-04-113-0/+190
* CI: avoid smb2.twrp being run by plansmbtorture4testsuite() directlyRalph Boehme2022-04-112-0/+4
* s3: smbd: Preserve the fsp->fsp_name->st buf across a MSG_SMB_FILE_RENAME mes...Jeremy Allison2022-04-112-1/+20
* s3: smbd: Preserve the fsp->fsp_name->st bufs across rename_open_files()Jeremy Allison2022-04-111-0/+15
* s4: torture: Add test_smb2_close_full_information() test to smb2.rename.Jeremy Allison2022-04-112-0/+126
* s4: torture: Add CHECK_CREATED macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+8
* s4: torture: Add CHECK_VAL macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+14
* s3: tests.py: Only run smb2.rename against fileserver.Jeremy Allison2022-04-111-0/+2
* s3: smbd: smbd_smb2_setinfo_send(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp...Jeremy Allison2022-04-112-4/+3
* s3: smbd: smbd_smb2_getinfo_send(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp...Jeremy Allison2022-04-111-3/+3
* s3: cmd_vfs: cmd_set_nt_acl(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name...Jeremy Allison2022-04-111-9/+3
* s3: cmd_vfs: cmd_open(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name->st) ...Jeremy Allison2022-04-111-6/+3
* s3: pysmbd.c: init_files_struct(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_...Jeremy Allison2022-04-111-5/+4
* s3: smbd: call_trans2setfilepathinfo(). All calls to SMB_VFS_FSTAT(fsp, &fsp-...Jeremy Allison2022-04-111-3/+4
* s3: smbd: call_trans2qfilepathinfo(). All calls to SMB_VFS_FSTAT(fsp, &fsp->f...Jeremy Allison2022-04-111-4/+4
* s3: smbd: rename_internals_fsp(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_n...Jeremy Allison2022-04-111-2/+2
* s3: smbd: mkdir_internal(). 2 of 2. All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp...Jeremy Allison2022-04-111-3/+4
* s3: smbd: mkdir_internal(). 1 of 2. All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp...Jeremy Allison2022-04-111-3/+4
* s3: smbd: open_file(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name->st) cl...Jeremy Allison2022-04-111-3/+2
* s3: smbd: non_widelink_open(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name...Jeremy Allison2022-04-111-3/+2
* s3: smbd: open_internal_dirfsp(). All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_n...Jeremy Allison2022-04-111-4/+3
* s3: smbd: open_internal_dirfsp() add missing file_free() in error path.Jeremy Allison2022-04-111-0/+1
* s3: smbd: mdssvc: All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name->st) clobber...Jeremy Allison2022-04-111-3/+3
* s3: VFS: vxfs: All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name->st) clobber fs...Jeremy Allison2022-04-111-2/+4
* s3: smbd: In set_ea_dos_attribute(), if we've stored btime and set XATTR_DOSI...Jeremy Allison2022-04-111-0/+11
* s3: smbd: In set_ea_dos_attribute() cause root fallback code to exit via the ...Jeremy Allison2022-04-111-1/+3
* s4: torture: Add regression test for re-opening a durable handle after callin...Jeremy Allison2022-04-112-0/+141
* vfs_gpfs: Initialize litemask to 0Christof Schmitt2022-03-301-2/+2
* builtools: Make abi_gen.sh less prone to errorsAndreas Schneider2022-03-291-2/+7
* vfs_shadow_copy2: remove async getxattratRalph Boehme2022-03-291-2/+0