amitay/samba.git
2020-05-04 Jeremy Allisons3: smbd: Reformat users of user_can_read_file().
2020-05-04 Jeremy Allisons3: smbd: Add a dirfsp parameter to smbd_check_access_r...
2020-05-04 Jeremy Allisons3: smbd: Reformat users of smbd_check_access_rights().
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to can_write_to_file().
2020-05-04 Jeremy Allisons3: smbd: Reformat users of can_write_to_file().
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to user_can_write_file().
2020-05-04 Jeremy Allisons3: smbd: Reformat caller of user_can_write_file().
2020-05-04 Jeremy Allisons3: smbd: Add dirfsp parameter to can_delete_file_in_di...
2020-05-04 Jeremy Allisons3: smbd: Reformat definition and callers of can_delete...
2020-05-04 Andrew BartlettCVE-2020-10700: dsdb: Do not permit the ASQ control...
2020-05-04 Andrew BartlettCVE-2020-10700: ldb: Always use ldb_next_request()...
2020-05-04 Andrew BartlettCVE-2020-10700: dsdb: Add test for ASQ and ASQ in combi...
2020-05-04 Gary LockyerCVE-2020-10704 libcli ldap: Check search request lengths.
2020-05-04 Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-05-04 Gary LockyerCVE-2020-10704: S4 ldap server: Limit request sizes
2020-05-04 Gary LockyerCVE-2020-10704: smb.conf: Add max ldap request sizes
2020-05-04 Gary LockyerCVE-2020-10704: ldapserver tests: Limit search request...
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Check parse tree depth
2020-05-04 Gary LockyerCVE-2020-10704: libcli ldap: test recursion depth in...
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-30 Ralph Boehmesmbd: use is_lease_stat_open() in delay_for_oplock()
2020-04-30 Ralph Boehmesmbd: add is_lease_stat_open()
2020-04-30 Ralph Boehmesmbd: rename is_stat_open() to is_oplock_stat_open()
2020-04-30 Ralph Boehmes4/torture: add a comprehensive "non-lease-break-trigge...
2020-04-30 Ralph Boehmes4/torture: add a comprehensive "non-oplock-break-trigg...
2020-04-30 Jeremy Allisons3: smbd: Add dirfsp parameter to check_access().
2020-04-30 Jeremy Allisons3: smbd: Reformat callers of check_access().
2020-04-30 Jeremy Allisons3: smbd: Make check_access() a simple wrapper around...
2020-04-30 Jeremy Allisons3: smbd: Reformat spacing for parameters of check_acce...
2020-04-30 Jeremy Allisons3: smbd: Move the fsp check up one level from check_ac...
2020-04-30 Jeremy Allisons3: smbd: Cleanup - move the function get_nt_acl_no_snu...
2020-04-30 Jeremy Allisons3: smbd: Add a dirfsp parameter to directory_has_defau...
2020-04-30 Jeremy Allisons3: smbd: Reformat uses of directory_has_default_acl().
2020-04-30 Jeremy Allisons3: smbd: Change is_visible_file() to take a directory...
2020-04-30 Jeremy Allisons3: smbd: Reformat calls to is_visible_file() to one...
2020-04-30 Jeremy Allisons3: VFS: snapper. Remove snapper_gmt_fget_nt_acl().
2020-04-30 Jeremy Allisons3: VFS: ceph_snapshots. Remove duplicate definition...
2020-04-30 Jeremy Allisons3: VFS: ceph_snapshots. Remove ceph_snap_gmt_fget_nt_a...
2020-04-30 Jeremy Allisons3: VFS: shadow_copy2. SMB_VFS_FGET_NT_ACL() makes...
2020-04-30 Jeremy Allisons3: smbd: In posix_fget_nt_acl() remove the fall-back...
2020-04-30 Alexander Bokovoys3 rpc server: set on-wire handle type explicitly
2020-04-29 Ralph Boehmesmbd: remove unneeded parent_dir variable from mkdir_in...
2020-04-29 Ralph Boehmesmbd: convert inherit_from_dir arg of change_dir_owner_...
2020-04-29 Ralph Boehmesmbd: convert inherit_from_dir arg of change_file_owner...
2020-04-29 Ralph Boehmesmbd: convert inherit_access_posix_acl() arg parent_dir...
2020-04-29 Ralph Boehmesmbd: convert parent_dir arg of open_file() to struct...
2020-04-29 Ralph Boehmesmbd: pass dirname as struct smb_filename to is_visible...
2020-04-29 Ralph Boehmesmbd: realign is_visible_file() args one per line
2020-04-29 Ralph Boehmesmbd: copy twrp in cp_smb_filename()
2020-04-29 Ralph Boehmesmbd: add previous version timestamp to struct smb_filename
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename smb_fname_parent to...
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename parent_dir to file_set_d...
2020-04-29 Ralph Boehmesmbd: align file_set_dosmode() args one per line
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename to directory_has_default...
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in check_reduced_name()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in check_reduced_name_with...
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in smb_unix_mknod()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in parent_dirname_compatib...
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in inherit_new_acl()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in mkdir_internal()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in open_file_ntcreate()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in non_widelink_open()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in check_parent_access()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in copy_internals()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in unix_convert()
2020-04-29 Ralph Boehmesmbd: use synthetic_smb_fname() in check_parent_exists()
2020-04-29 Ralph Boehmesmbd: use parent_smb_fname() in can_delete_file_in_dire...
2020-04-29 Ralph Boehmevfs_linux_xfs_sgid: use parent_smb_fname()
2020-04-29 Ralph Boehmevfs_gpfs: use parent_smb_fname()
2020-04-29 Ralph Boehmevfs_default: use parent_smb_fname()
2020-04-29 Ralph Boehmevfs_ceph: use parent_smb_fname()
2020-04-29 Ralph Boehmevfs_aio_pthread: use parent_smb_fname()
2020-04-29 Ralph Boehmevfs_acl_common: use parent_smb_fname()
2020-04-29 Ralph Boehmes3/lib: add parent_smb_fname()
2020-04-29 Andreas Schneidertestprogs: Add client kerberos test
2020-04-29 Andreas Schneiders4:torture: Print account and authority name
2020-04-29 Andreas Schneiderdocs-xml: Fix usernames in pam_winbind manpages
2020-04-29 Björn Baumbachsamba-tool: fetch "no such subcommand" error and print...
2020-04-29 Andrew Bartlettlibrpc: Provide clearer debug messages for malformed...
2020-04-28 Alexander Bokovoys3: pass DCE RPC handle type to create_policy_hnd
2020-04-28 David Mulders4:torture: Convert samba3.raw.mkdir test to smb2
2020-04-28 David Mulders4:torture: Convert samba4.base.tcon test to smb2
2020-04-28 David MulderConvert samba4.base.mangle test to smb2
2020-04-28 David MulderImplement alt name query for smb2
2020-04-28 David MulderConvert samba4.base.maximum_allowed to smb2
2020-04-28 David MulderAdd SMB2 lsa helper routines
2020-04-28 Ralph Boehmesmbd: add missing done check from unix_convert_step_sta...
2020-04-28 Volker Lendeckelib: Remove unused elements from ctdbd_connection
2020-04-28 Volker Lendeckelib: Nobody sets ctdbd_connection->fde anymore, remove it
2020-04-28 Volker Lendeckelib: Remove unused ctdbd_setup_fde() and callees
2020-04-28 Volker Lendeckelib: Use ctdbd_req_send/recv in ctdb_parse_send/recv
2020-04-28 Volker Lendecketorture3: Test ctdb_req_send/recv
2020-04-28 Volker Lendeckelib: Add ctdbd_req_send/recv
2020-04-28 Volker Lendeckelib: Add ctdbd_prep_hdr_next_reqid()
2020-04-28 Volker Lendeckelib: Add ctdbd_init_async_connection()
2020-04-28 Volker Lendeckeselftest: Run local-dbwrap-ctdb1 test
2020-04-28 Volker Lendecketorture3: Rename LOCAL-DBWRAP-CTDB->LOCAL-DBWRAP-CTDB1
2020-04-28 Volker Lendecketorture3: Fix the local-dbwrap-ctdb test
2020-04-28 Volker Lendecketorture3: test readdir timestamp
2020-04-28 Volker Lendeckelibsmb: Add cli_setfileinfo_ext()
next