]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-12-21  Gary Lockyertests python krb5: Add key usage constants
2020-12-19  Björn Jackedns_update.c: handle DNS_QTYPE_ALL
2020-12-19  David Muldergpo: Apply Group Policy Sudo Rights from VGP
2020-12-19  David Muldergpo: Test Group Policy VGP Sudo Rights
2020-12-19  David Muldergpo: Add gp_xml_ext parser for group policy
2020-12-18  Jeremy Allisonsmbd: close_file() should never see an internal dirfsp.
2020-12-17  Ralph Boehmevfs_acl_tdb: avoid deleting the NT ACL from the tdb
2020-12-17  Ralph Boehmevfs_acl_xattr: avoid removing the ACL xattr
2020-12-17  Ralph Boehmevfs_acl_common: add an fsp extension when setting ACL
2020-12-17  Ralph Boehmevfs_acl_common: add and use a function exit label
2020-12-17  Ralph Boehmevfs_acl_xattr: reformatting
2020-12-17  Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17  Ralph Boehmeposix_acls: use pathref fsp in copy_access_posix_acl()
2020-12-17  Ralph Boehmesmbd: use pathref fsp in change_dir_owner_to_parent()
2020-12-17  Ralph Boehmesmbd: use a real dirfsp/atname in mkdir_internal()...
2020-12-17  Ralph Boehmesmbd: after creating a directory, open the fsp as pathr...
2020-12-17  Ralph Boehmesmbd: pass fsp to mkdir_internal()
2020-12-17  Ralph Boehmesmbd: open a pathref fsp on the parent directory
2020-12-17  Ralph Boehmevfs_time_audit: support real dirfsps in smb_time_audit_...
2020-12-17  Ralph Boehmevfs_full_audit: support real dirfsps in smb_full_audit_...
2020-12-17  Ralph Boehmevfs_shadow_copy2: support real dirfsps in shadow_copy2_...
2020-12-17  Ralph Boehmesmbd: check for absolute paths in full_path_from_dirfsp...
2020-12-17  Ralph Boehmevfs_linux_xfs_sgid: support real dirfsps in linux_xfs_s...
2020-12-17  Ralph Boehmevfs_glusterfs: support real dirfsps in vfs_gluster_mkdi...
2020-12-17  Ralph Boehmevfs_audit: support real dirfsps in audit_mkdirat()
2020-12-17  Ralph Boehmevfs_extd_audit: support real dirfsps in audit_mkdirat()
2020-12-17  Ralph Boehmevfs_xattr_tdb: support real dirfsps in xattr_tdb_mkdirat()
2020-12-17  Ralph Boehmevfs_media_harmony: support real dirfsps in mh_mkdirat()
2020-12-17  Ralph Boehmevfs_syncops: support real dirfsps in syncops_mkdirat()
2020-12-17  Ralph Boehmevfs_unityed_media: support real dirfsps in um_mkdirat()
2020-12-17  Ralph Boehmevfs_default: remove assert from vfswrap_mkdirat()
2020-12-17  Ralph Boehmesmbd: move mode logic out of vfswrap_mkdirat() to the...
2020-12-17  Ralph Boehmepysmbd: use SMB_VFS_SYS_ACL_SET_FD() in set_sys_acl_conn()
2020-12-17  Ralph Boehmeposix_acls: use SMB_VFS_SYS_ACL_SET_FD() in set_unix_po...
2020-12-17  Ralph Boehmeposix_acls: use SMB_VFS_SYS_ACL_SET_FD() in set_canon_a...
2020-12-17  Ralph Boehmevfs_default: add support for SMB_ACL_TYPE_DEFAULT and...
2020-12-17  Ralph Boehmevfs_aixacl2: handle pathref fsps in aixjfs2_sys_acl_set...
2020-12-17  Ralph Boehmevfs_aixacl: handle pathref fsps in aixacl_sys_acl_set_fd()
2020-12-17  Ralph Boehmevfs_vxfs: add support for SMB_ACL_TYPE_DEFAULT in vxfs_...
2020-12-17  Ralph Boehmevfs_tru64acl: add support for SMB_ACL_TYPE_DEFAULT...
2020-12-17  Ralph Boehmevfs_solarisacl: add support for SMB_ACL_TYPE_DEFAULT...
2020-12-17  Ralph Boehmevfs_posixacl: support SMB_ACL_TYPE_DEFAULT in posixacl_...
2020-12-17  Ralph Boehmevfs_gpfs: add support for SMB_ACL_TYPE_DEFAULT in gpfsa...
2020-12-17  Ralph Boehmevfs_fake_acls: add support for SMB_ACL_TYPE_DEFAULT...
2020-12-17  Ralph Boehmevfs_aixacl2: use ACL type in aixjfs2_sys_acl_set_fd()
2020-12-17  Ralph Boehmevfs_aixacl: use passed in ACL type in aixacl_sys_acl_se...
2020-12-17  Ralph Boehmeposixacl_xattr: add support for SMB_ACL_TYPE_DEFAULT...
2020-12-17  Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-17  Ralph Boehmesmbd: remove fd_close() from open_directory()
2020-12-17  Jeremy Allisonsmbd: Ensure close_directory() and close_normal_file...
2020-12-17  Ralph Boehmesmbd: mark fsp as valid FSA fsp after Durable Handle...
2020-12-17  Jeremy Allisonsmbd: Move closing a print file out of close_normal_fil...
2020-12-17  Jeremy Allisonsmbd: On error exit in create_file_unixpath(), we can...
2020-12-17  Jeremy Allisonsmbd: If an smb_filename already has a pathref fsp...
2020-12-17  Jeremy Allisonsmbd: dup_file_fsp() for old DOS style opens also needs...
2020-12-17  Jeremy Allisonsmbd: Fix debugs in file_new() and fsp_new().
2020-12-17  Björn Baumbachsmbd/notify: add option "honor change notify privilege"
2020-12-17  Björn Baumbachselftest: add tests for smb notify, using the a special...
2020-12-17  Björn Baumbachselftest: add option to pass args to tests to planpytho...
2020-12-17  Björn Baumbachpython/tests: add tests for smb notify and the dependen...
2020-12-17  Björn Baumbachpython/ntacls.py: add SMBHelper.set_acl() helper function
2020-12-17  Stefan Metzmacherpython/ntacls.py: let SMBHelper.get_acl() use the defau...
2020-12-17  Stefan Metzmacherlibsmb_samba_internal: calculate the access_mask for...
2020-12-17  Stefan Metzmacherlibsmb_samba_internal: don't send SECINFO_[UN]PROTECTED...
2020-12-17  Stefan Metzmachers3:pylibsmb: remove unused SECINFO_DEFAULT_FLAGS
2020-12-17  Stefan Metzmachers3:pylibsmb: add notify() support
2020-12-17  Stefan Metzmachers3:pylibsmb: add echo() support
2020-12-17  Stefan Metzmachers3:pylibsmb: PyErr_NTSTATUS_IS_ERR_RAISE => PyErr_NTSTA...
2020-12-17  Stefan Metzmacherlibcli/smb: add smbXcli_conn_send_queue()
2020-12-17  Björn Baumbachs3:libsmb: set correct min and max smb protocol when...
2020-12-17  Björn Baumbachs3:libsmb: set min smb protocol when enforcing smb1...
2020-12-17  Björn Baumbachblackbox/test_samba-tool_ntacl.sh: script requires...
2020-12-17  Björn Baumbachdocs:smbdotconf: fix a typo in oldpasswordallowedperiod.xml
2020-12-17  Gary Lockyerpep8 tidy up config
2020-12-16  Gary Lockyertests python krb5: initial TGS tests
2020-12-16  Gary Lockyertests python krb5: add test base class
2020-12-16  Gary Lockyertests python krb5: Add Authorization data ad-type constants
2020-12-16  Andreas Schneiderauth:creds: Add cli_credentials_dump()
2020-12-16  Stefan Metzmacherautobuild.py: use --enable-clangdb for the "samba-ctdb...
2020-12-16  Stefan Metzmacherwafsamba: move clang_compilation_database usage behind...
2020-12-16  Jeremy Allisonsmbd: Remove the smb_fname parameter from set_ea().
2020-12-16  Jeremy Allisonsmbd: set_ea() must have an fsp, so remove uses of...
2020-12-16  Jeremy Allisonsmbd: smb_info_set_ea() can only get fsp==NULL in POSIX...
2020-12-16  Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16  Ralph Boehmesmbd: remove unused get_ea_dos_attribute()
2020-12-16  Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16  Ralph Boehmevfs: add and use fget_ea_dos_attribute()
2020-12-16  Ralph Boehmesmbd: use SMB_VFS_FGET_DOS_ATTRIBUTES() in open_file_nt...
2020-12-16  Ralph Boehmesmbd: RIP dos_mode()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in tsmsm_fset_dos_attributes()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in tsmsm_set_dos_attributes()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in dos_mode_at_vfs_get_dosmode_done()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in smb_set_file_disposition_info()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in smb_set_file_dosmode()
2020-12-16  Ralph Boehmesmbd: pass fsp to smb_set_file_dosmode()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in smbd_do_qfilepathinfo()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in call_trans2open()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in smbd_smb2_create_after_exec()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in setup_close_full_information()
2020-12-16  Ralph Boehmesmbd: use fdos_mode() in reply_getattrE()
next