summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: move the content to .gitlab-ci-main.ymlStefan Metzmacher2021-04-134-512/+519
* .gitlab-ci.yml: move samba-ad-back{1,2} and samba-schemaupgrade to shared run...Stefan Metzmacher2021-04-131-9/+9
* script/autobuild.py: split samba-ad-dc-backup into samba-ad-back{1,2}Stefan Metzmacher2021-04-132-4/+19
* script/autobuild.py: move ad_dc_backup to samba-ad-dc-6Stefan Metzmacher2021-04-131-2/+1
* .gitlab-ci.yml: let private runners also make use of pre-buildsStefan Metzmacher2021-04-131-12/+71
* script/autobuild.py: split out samba-{nt4,h5l,no-opath}-buildStefan Metzmacher2021-04-131-7/+36
* .gitlab-ci.yml: be more resilient to intrastructure failuresStefan Metzmacher2021-04-131-0/+14
* .gitlab-ci.yml: specify explicit job timeoutsStefan Metzmacher2021-04-131-0/+2
* .gitlab-ci.yml: split out samba-{def,mit}-build into the build_first stageStefan Metzmacher2021-04-131-10/+75
* .gitlab-ci.yml: print out information of the available cpusStefan Metzmacher2021-04-131-0/+2
* script/autobuild.py: split out "samba-{def,mit}-build"Stefan Metzmacher2021-04-131-29/+37
* script/autobuild.py: add support for dependenciesStefan Metzmacher2021-04-131-7/+94
* script/autobuild.py: store the directory for the running builder in self.buil...Stefan Metzmacher2021-04-131-6/+7
* script/autobuild.py: defer cp and git cloneStefan Metzmacher2021-04-131-7/+12
* script/autobuild.py: pass --with-selftest-prefix via make instead of configureStefan Metzmacher2021-04-131-25/+33
* script/autobuild.py: split out a CLEAN_SOURCE_TREE_CMDStefan Metzmacher2021-04-131-29/+31
* script/autobuild.py: change the task definitions into an dictionaryStefan Metzmacher2021-04-131-366/+449
* testprogs:blackbox: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher2021-04-132-4/+4
* s4:client:tests: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher2021-04-132-23/+25
* python:tests:samba_tool: create temporary files under $SELFTEST_TMPDIRStefan Metzmacher2021-04-134-4/+4
* s3:script:tests: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher2021-04-1316-17/+39
* lib/audit_logging/test: fix typosPhilipp Gesang2021-04-122-27/+27
* VFS: Update status of SMB_VFS_CHMODNoel Power2021-04-122-2/+2
* tests python krb5: MS-KILE client principal look-upGary Lockyer2021-04-126-1/+874
* VFS: Remove SMB_VFS_CHMOD, no longer usedNoel Power2021-04-117-61/+1
* s3/modules: VFS: unityed_media: Remove um_chmod functionNoel Power2021-04-111-29/+0
* s3/modules: VFS: time_audit: Remove smb_time_audit_chmodNoel Power2021-04-111-23/+0
* s3/modules: VFS: snapper: Remove snapper_gmt_chmodNoel Power2021-04-111-21/+0
* s3/modules: VFS: shadow_copy2: Remove shadow_copy2_chmodNoel Power2021-04-111-21/+0
* s3/modules: VFS: media_harmony: Remove mh_chmodNoel Power2021-04-111-34/+0
* s3/modules: VFS: gpfs: Remove vfs_gpfs_chmod() functionNoel Power2021-04-111-33/+0
* s3/modules: VFS: Remove vfs_gluster_chmod() functionNoel Power2021-04-111-14/+0
* s3/modules: VFS: full_audit: Remove smb_full_audit_chmod() functionNoel Power2021-04-111-21/+0
* s3/modules: VFS: fruit: Remove fruit_chmodNoel Power2021-04-111-45/+0
* s3/modules: VFS: fake_acls: Remove fake_acls_chmod() functionNoel Power2021-04-111-95/+0
* s3/modules: VFS: extd_audit: Remove audit_chmod() functionNoel Power2021-04-111-23/+0
* s3/modules: VFS: cep_snapshots: remove ceph_snap_gmt_chmod() functionNoel Power2021-04-111-22/+0
* s3/modules: VFS: ceph: Remove cephwrap_chmod() functionNoel Power2021-04-111-13/+0
* s3/modules: VFS: catia: Remove catia_chmod() functionNoel Power2021-04-111-39/+0
* s3/modules: VFS: cap: remove cap_chmodNoel Power2021-04-111-35/+0
* s3/modules: VFS: audit: Remove audit_chmodNoel Power2021-04-111-17/+0
* s3/modules: VFS: acl_common: Remove chmod_acl_module_common() functionNoel Power2021-04-112-14/+0
* s3/modules: VFS: acl_xattr: Remove call to chmod_acl_module_common()Noel Power2021-04-111-1/+0
* s3/modules: VFS: acl_tdb: Remove call to chmod_acl_module_common()Noel Power2021-04-111-1/+0
* s3/torture: Make cmd_chmod now use SMB_VFS_FCHMODNoel Power2021-04-111-6/+16
* s3/modules: linux_xfs_sgid_mkdirat() SMB_VFS_NEXT_FCHMOD => SMB_VFS_NEXT_CHMODNoel Power2021-04-111-1/+1
* s3/modules: nfs4acl_xattr_fset_nt_acl VFS_SMB_NEXT_CHMOD => VFS_SMB_NEXT_FCHMODNoel Power2021-04-111-9/+3
* s3/smbd: file_set_dosmode SMB_VFS_CHMOD => SMB_VFS_FCHMODNoel Power2021-04-111-1/+1
* s3/smbd: SMB_VFS_CHMOD -> SMB_VFS_FCHMODNoel Power2021-04-111-8/+1
* s3/modules: VFS: snapper: Add new fchmod_fn implementationNoel Power2021-04-111-0/+25