selftest: Remove -d10 from test startup
[gary/samba-autobuild/.git] / source3 /
2021-06-18 Andreas Schneiders3:modules: Reduce debug level if file doesn't exists...
2021-06-18 Jeremy Allisons3: smbd: Optimization in non_widelink_open(). Don...
2021-06-18 Jeremy Allisons3: smbd: change_file_owner_to_parent_fsp(). Don't...
2021-06-18 Jeremy Allisons3: smbd: Change change_file_owner_to_parent() -> chang...
2021-06-18 Jeremy Allisons3: smbd: Make change_file_owner_to_parent() static.
2021-06-18 Jeremy Allisons3: smbd: change_dir_owner_to_parent_fsp(). Don't re...
2021-06-18 Jeremy Allisons3: smbd: Change change_dir_owner_to_parent() -> change...
2021-06-18 Jeremy Allisons3: smbd: open_directory(). Cleanup. We don't need...
2021-06-16 Jeremy Allisons3: smbd: Fix smbd crash on dangling symlink with posix...
2021-06-16 Jeremy Allisons3: torture: Add POSIX-SYMLINK-SETPATHINFO regression...
2021-06-16 Ralph Boehmemdssvc: avoid direct filesystem access, use the VFS
2021-06-16 Ralph Boehmemdssvc: chdir() to the conn of the RPC request
2021-06-16 Ralph Boehmemdssvc: maintain a connection struct in the mds_ctx
2021-06-16 Ralph Boehmesmbd: add create_conn_struct_cwd()
2021-06-16 Ralph Boehmesmbd: pass tevent context to create_conn_struct_as_root()
2021-06-16 Ralph Boehmemdssvc: pass messaging context to mds_init_ctx()
2021-06-16 Ralph Boehmemdssvc: don't fail mds_add_result() if result is not...
2021-06-16 Ralph Boehmemdssvc: use a helper variable in mds_add_result()
2021-06-16 Andreas Schneiders4:torture: Migrate smbtorture to new cmdline option...
2021-06-16 Andreas Schneidertestprogs: Use new kerberos options for smbclient(4...
2021-06-15 Andrew Bartlettgse_krb5: Provide keytab name in fill_mem_keytab_from_d...
2021-06-15 Volker Lendeckelibsmbclient: Avoid a call to SMBC_errno() in SMBC_mkdi...
2021-06-15 Volker Lendeckelibsmb: Factor out cli_status_to_errno() from cli_errno()
2021-06-15 Volker Lendeckerpc_server: Make get_domain_userlist() independent...
2021-06-15 Volker Lendeckerpc_server: Make errno return of get_logged_on_userlist...
2021-06-15 Volker Lendeckerpc_server: Don't rely on TCP-bind() to return EADDRINUSE
2021-06-15 Jeremy Allisons3: torture: Add POSIX-SYMLINK-GETPATHINFO regression...
2021-06-11 Jeremy Allisons3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent...
2021-06-11 Noel PowerVFX: vxfs: Fixup some warnings
2021-06-11 Noel PowerVFS: vxfs: ifdef out vxfs_sys_acl_set_fd
2021-06-11 Noel Powers3/smbd: Remove unecessary 'else' block
2021-06-11 Noel Powers3/smbd: dos_mode_check_compressed: remove smb_fname...
2021-06-11 Noel Powers3/smbd: dos_mode_post: remove smb_fname param
2021-06-11 Noel Powers3/smbd: call dos_mode_post with fsp
2021-06-11 Jeremy Allisons3: smbd: Protect dos_mode_at_send() from running into...
2021-06-11 Andreas Schneiders3:tests: Fix passing the configuration to Smbclient_ne...
2021-06-10 Jeremy Allisons3: smbd: Cleanup - Remove #ifdef'ed out load_inherited...
2021-06-10 Jeremy Allisonsmbd: remove more dead code from dos_mode_at_vfs_get_do...
2021-06-10 Ralph Boehmesmbd: remove unneeded code from dos_mode_at_vfs_get_dos...
2021-06-10 Andreas Schneiders3:smbd: Remove unnessesary NULL check for req
2021-06-10 Andreas Schneiders3:smbd: Remove unnessesary NULL check for fsp
2021-06-10 Andreas Schneiders3:smbd: Make sure smb_fname is set and not NULL in...
2021-06-10 Jeremy Allisons3: VFS: default: Add proc_fd's fallback for vfswrap_fc...
2021-06-10 Douglas Bagnalls3:pylibsmb: improve return types (false => NULL)
2021-06-10 Douglas Bagnalls3:pylibsmb: avoid small leaks in cli_notify_get_changes
2021-06-10 Andreas Schneiders3:tests: Fix the test_smbclient_netbios_aliases
2021-06-09 Ralph Boehmesmbd: return correct timestamps for quota fake file
2021-06-09 Ralph Boehmesmbd: handle fake file handles in fdos_mode()
2021-06-09 Ralph Boehmesmbd: add dosmode_from_fake_filehandle()
2021-06-09 Jeremy Allisons3: VFS: solarisacl: Remove solarisacl_sys_acl_set_file().
2021-06-09 Jeremy Allisons3: VFS: aixacl: Remove aixacl_sys_acl_set_file().
2021-06-09 Jeremy Allisons3: VFS: posixacl: Remove posixacl_sys_acl_set_file().
2021-06-09 Jeremy Allisons3: lib: sysacls: Remove all implementations of sys_acl...
2021-06-09 Jeremy Allisons3: VFS: default: Remove the sys_proc_fd_path() fallbac...
2021-06-09 Jeremy Allisons3: VFS: hpuxacl: Fix the funtion signature for hpuxacl...
2021-06-09 Jeremy Allisons3: lib: sysacls: Add the 'SMB_ACL_TYPE_T type' paramet...
2021-06-09 Jeremy Allisons3: VFS: non_posix_acls: Remove non_posix_sys_acl_blob_...
2021-06-09 Jeremy Allisons3: VFS: posixacl: Remove posixacl_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: lib: sysacls: Remove sys_acl_get_file(). No longer...
2021-06-09 Jeremy Allisons3: VFS: Update status of SMB_VFS_SYS_ACL_BLOB_GET_FILE
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()
2021-06-09 Jeremy Allisons3: VFS: posixacl: Remove call to posix_sys_acl_blob_ge...
2021-06-09 Jeremy Allisons3: VFS: Remove zfsacl_fail__sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: Remove call to posix_sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: nfs4acl_xattr: Remove call to nfs4acl_xattr_fa...
2021-06-09 Jeremy Allisons3: VFS: hpuxacl: Remove call to posix_sys_acl_blob_get...
2021-06-09 Jeremy Allisons3: VFS: gpfs: Remove gpfsacl_sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: glusterfs: Remove call to posix_sys_acl_blob_g...
2021-06-09 Jeremy Allisons3: VFS: fake_acls: Remove call to posix_sys_acl_blob_g...
2021-06-09 Jeremy Allisons3: VFS: ceph: Remove call to posix_sys_acl_blob_get_fi...
2021-06-09 Jeremy Allisons3: VFS: aixaxcl2: Remove aixjfs2_sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: aixacl: Remove call to posix_sys_acl_blob_get_...
2021-06-09 Jeremy Allisons3: VFS: afsacl: Remove afsacl_sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: Update status of SMB_VFS_SYS_ACL_GET_FILE
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()
2021-06-09 Jeremy Allisons3: VFS: posixacl: Remove call to posixacl_sys_acl_get_...
2021-06-09 Jeremy Allisons3: VFS: zfsacl: Remove zfsacl_fail__sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: unityed_media: Remove um_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: solarisacl: Make solarisacl_sys_acl_get_file...
2021-06-09 Jeremy Allisons3: VFS: nfs4acl_xattr: Remove nfs4acl_xattr_fail__sys_...
2021-06-09 Jeremy Allisons3: VFS: media_harmony: Remove mh_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: hpuxacl: Make hpuxacl_sys_acl_get_file() static.
2021-06-09 Jeremy Allisons3: VFS: gpfs: Remove gpfsacl_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: glusterfs: Remove call to posixacl_xattr_acl_g...
2021-06-09 Jeremy Allisons3: VFS: fake_acls: Remove fake_acls_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: ceph: Remove call to posixacl_xattr_acl_get_fi...
2021-06-09 Jeremy Allisons3: VFS: catia: Remove catia_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: cap: Remove cap_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: aixacl2: Remove aixjfs2_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: aixacl: Remove aixacl_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: smbd: Remove posix_get_nt_acl().No longer used.
2021-06-09 Jeremy Allisons3: VFS: Update status of SMB_VFS_NT_ACL_AT.
2021-06-09 Jeremy Allisonvfs: RIP SMB_VFS_GET_NT_ACL_AT()
2021-06-09 Jeremy Allisons3: VFS: acl_common: Remove the dirfsp parameter from...
2021-06-09 Jeremy Allisons3: VFS: acl_common: Remove the pathname-based calls...
2021-06-09 Jeremy Allisons3: VFS: acl_common: Remove get_nt_acl_common_at().
2021-06-09 Jeremy Allisons3: VFS: zfsacl: Remove zfsacl_get_nt_acl_at().
2021-06-09 Jeremy Allisons3: VFS: snapper: Remove snapper_gmt_get_nt_acl_at().
2021-06-09 Jeremy Allisons3: VFS: nfs4acl_xattr: Remove nfs4acl_xattr_get_nt_acl...
2021-06-09 Jeremy Allisons3: VFS: media_harmony. Remove mh_get_nt_acl_at().
next