samba.git
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()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in copy_file()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: README.Coding fixes in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: use SMB_VFS_FSTAT() in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: call rename_open_files() a bit earlier in rename_...
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in do_unlink()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in can_rename()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in reply_open_and_X()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in reply_open()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in reply_getatr()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in open_file_ntcreate()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in check_base_file_access()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in copy_internals()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in call_nt_transact_create()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in reply_ntcreate_and_X()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in mark_file_modified()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in vfs_default_durable_reconnect()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in set_create_timespec_ea()
2020-12-16 Ralph Boehmesmbd: drop pathref from smb_fname_dst_in in rename_inte...
2020-12-16 Ralph Boehmesmbd: un-const smb_fname_dst_in arg of rename_internals...
2020-12-16 Ralph Boehmevfstest: use filename_convert() in cmd_utime()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in file_set_sparse()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smbd_dirptr_8_3_mode_fn()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smbd_dirptr_lanman2_mode_fn()
2020-12-16 Ralph Boehmesmbd: add fdos_mode()
2020-12-16 Ralph Boehmevfs_gpfs: fix bogus compiler warning
2020-12-16 Ralph Boehmesmbd: use fsp in smb_set_file_time()
2020-12-16 Ralph Boehmesmbd: always use check_access_fsp() in smb_set_info_sta...
2020-12-16 Ralph Boehmesmbd: always use check_access_fsp() in smb_set_file_bas...
2020-12-16 Ralph Boehmesmbd: in reply_setatr() pass pathref fsp to smb_set_fil...
2020-12-16 Ralph Boehmesmbd: use check_access_fsp() in set_ea()
2020-12-16 Ralph Boehmesmbd: use pathref fsp in call_trans2setfilepathinfo()
2020-12-16 Ralph Boehmesmbd: use pathref fsp in call_trans2qfilepathinfo()
2020-12-16 Ralph Boehmesmbd: use SMB_VFS_CREATE_FILE() in call_trans2mkdir()
2020-12-16 Ralph Boehmesmbd: check for non FSA fsps in smb_file_rename_informa...
2020-12-16 Ralph Boehmesmbd: deal with non FSA fsps in check_access_fsp()
2020-12-16 Ralph Boehmesmbd: unconst fsp arg of check_access_fsp()
2020-12-16 Ralph Boehmesmbd: check for valid FSA fsp in smb_set_posix_acl()
2020-12-16 Ralph Boehmesmbd: check for valid FSA fsp in smb_query_posix_acl()
2020-12-16 Ralph Boehmesmbd: adjust allocation size check across handles in...
2020-12-16 Ralph Boehmesmbd: add smbd_check_access_rights_fsp()
next