metze/samba-autobuild/.git
2021-04-13 Stefan Metzmacher.gitlab-ci-main.yml: specify the image only by SAMBA_CI...
2021-04-13 Stefan Metzmacher.gitlab-ci*.yml: only use gitlab.org shared runners...
2021-04-13 Stefan Metzmacherbootstrap/.gitlab-ci.yml: make sure we force gitlab...
2021-04-13 Stefan Metzmacher.gitlab-ci-main.yml: build coverity using --with-cluste...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: move the content to .gitlab-ci-main.yml
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: move samba-ad-back{1,2} and samba-schem...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split samba-ad-dc-backup into...
2021-04-13 Stefan Metzmacherscript/autobuild.py: move ad_dc_backup to samba-ad...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: let private runners also make use of...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split out samba-{nt4,h5l,no-opath...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: be more resilient to intrastructure...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: specify explicit job timeouts
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: split out samba-{def,mit}-build into...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: print out information of the available...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split out "samba-{def,mit}-build"
2021-04-13 Stefan Metzmacherscript/autobuild.py: add support for dependencies
2021-04-13 Stefan Metzmacherscript/autobuild.py: store the directory for the runnin...
2021-04-13 Stefan Metzmacherscript/autobuild.py: defer cp and git clone
2021-04-13 Stefan Metzmacherscript/autobuild.py: pass --with-selftest-prefix via...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split out a CLEAN_SOURCE_TREE_CMD
2021-04-13 Stefan Metzmacherscript/autobuild.py: change the task definitions into...
2021-04-13 Stefan Metzmachertestprogs:blackbox: create temporary files under $PREFI...
2021-04-13 Stefan Metzmachers4:client:tests: create temporary files under $PREFIX...
2021-04-13 Stefan Metzmacherpython:tests:samba_tool: create temporary files under...
2021-04-13 Stefan Metzmachers3:script:tests: create temporary files under $PREFIX...
2021-04-12 Philipp Gesanglib/audit_logging/test: fix typos
2021-04-12 Noel PowerVFS: Update status of SMB_VFS_CHMOD
2021-04-12 Gary Lockyertests python krb5: MS-KILE client principal look-up
2021-04-11 Noel PowerVFS: Remove SMB_VFS_CHMOD, no longer used
2021-04-11 Noel Powers3/modules: VFS: unityed_media: Remove um_chmod function
2021-04-11 Noel Powers3/modules: VFS: time_audit: Remove smb_time_audit_chmod
2021-04-11 Noel Powers3/modules: VFS: snapper: Remove snapper_gmt_chmod
2021-04-11 Noel Powers3/modules: VFS: shadow_copy2: Remove shadow_copy2_chmod
2021-04-11 Noel Powers3/modules: VFS: media_harmony: Remove mh_chmod
2021-04-11 Noel Powers3/modules: VFS: gpfs: Remove vfs_gpfs_chmod() function
2021-04-11 Noel Powers3/modules: VFS: Remove vfs_gluster_chmod() function
2021-04-11 Noel Powers3/modules: VFS: full_audit: Remove smb_full_audit_chmo...
2021-04-11 Noel Powers3/modules: VFS: fruit: Remove fruit_chmod
2021-04-11 Noel Powers3/modules: VFS: fake_acls: Remove fake_acls_chmod...
2021-04-11 Noel Powers3/modules: VFS: extd_audit: Remove audit_chmod() function
2021-04-11 Noel Powers3/modules: VFS: cep_snapshots: remove ceph_snap_gmt_ch...
2021-04-11 Noel Powers3/modules: VFS: ceph: Remove cephwrap_chmod() function
2021-04-11 Noel Powers3/modules: VFS: catia: Remove catia_chmod() function
2021-04-11 Noel Powers3/modules: VFS: cap: remove cap_chmod
2021-04-11 Noel Powers3/modules: VFS: audit: Remove audit_chmod
2021-04-11 Noel Powers3/modules: VFS: acl_common: Remove chmod_acl_module_co...
2021-04-11 Noel Powers3/modules: VFS: acl_xattr: Remove call to chmod_acl_mo...
2021-04-11 Noel Powers3/modules: VFS: acl_tdb: Remove call to chmod_acl_modu...
2021-04-11 Noel Powers3/torture: Make cmd_chmod now use SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/modules: linux_xfs_sgid_mkdirat() SMB_VFS_NEXT_FCHMO...
2021-04-11 Noel Powers3/modules: nfs4acl_xattr_fset_nt_acl VFS_SMB_NEXT_CHMO...
2021-04-11 Noel Powers3/smbd: file_set_dosmode SMB_VFS_CHMOD => SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/smbd: SMB_VFS_CHMOD -> SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/modules: VFS: snapper: Add new fchmod_fn implementation
2021-04-11 Noel Powers3/modules: VFS: shadow_copy2: Add new fchmod_fn implem...
2021-04-11 Noel Powers3/modules: VFS: fruit: Add new fchmod_fn implementation
2021-04-11 Noel Powers3/modules: VFS: ceph_snapshots: Add new fchmod_fn...
2021-04-11 Noel Powers3/modules: make chmod_acl_module_common less strict...
2021-04-11 Noel PowerVFS: ceph: Allow cephwrap_fchmod() to cope with pathref...
2021-04-11 Noel PowerVFS: gluster: Allow vfs_gluster_fchmod() to cope with...
2021-04-11 Ralph Boehmes3/modules: fchmod: fallback to path based chmod if...
2021-04-11 Ralph Boehmevfs_default: require fchmod()
2021-04-11 Noel PowerVFS: Fix version SMB_VFS_GET_DOS_ATTRIBUTES was removed in
2021-04-09 Jeremy Allisons3: VFS: streams_xattr: Now we know we will never be...
2021-04-09 Samuel Cabreros3-iremotewinspool: set the per-request memory context
2021-04-09 Andreas Schneiders4:torture: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:rpc_server: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ldap_server: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders3:auth: Use cli_credentials_init_server()
2021-04-08 Douglas Bagnallpytests/dns_forwarder: remove unused import
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.flag_from_string()
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: import dnsserver.TXTRecord directly
2021-04-08 Douglas Bagnallpytest/dcerpc/dnsserver.py: use dnsserver.flag_from_string
2021-04-08 Douglas Bagnallpytest/dcerpcdnsserver: use record_from_string helper
2021-04-08 Douglas Bagnallpy/dnsserver add flag from string function
2021-04-08 Douglas Bagnallpy/dnsserver: add record_from_string helper function
2021-04-08 Douglas Bagnallpy/dnsserver: add .from_string() methods
2021-04-08 Douglas Bagnallpy/dnsserver: remove workaround of fixed bug
2021-04-08 Douglas Bagnallpy/provision/sambadns: Add a comment about DNS types
2021-04-08 Douglas Bagnallpy/provision/sambadns: rename CNameRecord -> CNAMERecord
2021-04-08 Douglas Bagnallpy/dnsserver: replace obsolete comments with useful...
2021-04-08 Douglas Bagnallpydns: rename s/CNameRecord/CNAMERecord/ for consistency
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-08 Noel Powers3/smbd: SMB_VFS_SET_DOS_ATTRIBUTES -> SMB_VFS_FSET_DOS...
2021-04-08 Noel Powers3/smbd: VFS Fix incorrect VFS_FIND
2021-04-08 Ralph Boehmesmbd: SMB2 Compound related chain handling when generat...
2021-04-08 Ralph Boehmetorture: add another smbtorture compound SMB2 requests...
2021-04-08 Ralph Boehmetorture: add smbtorture compound SMB2 requests test...
2021-04-08 Anubhav Rakshittorture: add smbtorture testcase "related7" for failure...
2021-04-08 Anubhav Rakshittorture: smbtorture test case to verify Compound relate...
2021-04-08 Anubhav Rakshittorture: Add couple of compound related test cases...
2021-04-07 Jeremy AllisonUpdate status of SMB_VFS_REMOVEXATTR
2021-04-07 Jeremy AllisonVFS: Remove SMB_VFS_REMOVEXATTR, no longer used
2021-04-07 Jeremy Allisons3: VFS: unityed_media: Remove um_removexattr(). No...
2021-04-07 Jeremy Allisons3: VFS: time_audit: Remove smb_time_audit_removexattr...
2021-04-07 Jeremy Allisons3: VFS: snapper: Remove snapper_gmt_removexattr()...
next