]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2021-01-08  Volker Lendeckeauth: Fix a typo
2021-01-08  Volker Lendeckeauth: Reformat a comment
2021-01-07  Arne Kreddigvfs_virusfilter: Allocate separate memory for config...
2021-01-06  Andreas Schneiders3:lib: Create the cache path of user gencache recursively
2021-01-06  Andreas Schneiderlib:util: Add directory_create_or_exists_recursive()
2021-01-05  Andrew Walkers3:utils - explicitly free cmdline_messaging_context
2021-01-04  Yvan MassonFix small typo in manpage
2021-01-04  Björn JackeWHATSNEW: printing changes
2021-01-04  Karolin Seegerscript/release.sh: Use new GPG key.
2021-01-04  Dimitry Andriclib: Avoid declaring zero-length VLAs in various messag...
2021-01-01  Stefan MetzmacherHappy New Year 2021!
2020-12-30  Archanavfs_gpfs:Logging filename for smbd_gpfs_set_times_path()
2020-12-23  Björn Jackenet: remove obsolete net ads dns gethostbyname command
2020-12-23  Björn Jackednsupdates: clean up all RRSets and not only type A
2020-12-23  Björn Jacketests: also test net ads dns (un)register with IPv6
2020-12-23  Björn Jacketests: also test v6 for async dns test by using dig
2020-12-21  Gary Lockyertests python krb5: PEP8 cleanups
2020-12-21  Gary Lockyertests python krb5: use key usage constants
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...
next