samba.git
2021-01-28 Ralph Boehmevfs_streams_xattr: use pathref in streams_xattr_unlink_...
2021-01-28 Ralph Boehmesmbd: use synthetic_pathref() in delete_all_streams()
2021-01-28 Ralph Boehmeprinting: use synthetic_pathref() in driver_unlink_inte...
2021-01-28 Ralph Boehmevfs_fruit: use synthetic_pathref() in readdir_attr_meta...
2021-01-28 Ralph Boehmesmbd: add synthetic_pathref()
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: remove indentation
2021-01-28 Ralph Boehmevfs_recycle: support real dirfsps in recycle_unlinkat()
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_unli...
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_rmdi...
2021-01-28 Ralph Boehmevfs_posix_eadb: support real dirfsps in posix_eadb_unli...
2021-01-28 Ralph Boehmevfs_media_harmony: support real dirfsps in mh_unlinkat()
2021-01-28 Ralph Boehmevfs_glusterfs: support real dirfsps in vfs_gluster_unli...
2021-01-28 Ralph Boehmevfs_full_audit: support real dirfsps in smb_full_audit_...
2021-01-28 Ralph Boehmevfs_extd_audit.c: support real dirfsps in audit_unlinkat()
2021-01-28 Ralph Boehmevfs_default: support real dirfsps in vfswrap_unlinkat()
2021-01-28 Ralph Boehmevfs_ceph: support real dirfsps in cephwrap_unlinkat()
2021-01-28 Ralph Boehmevfs_catia: support real dirfsps in catia_unlinkat()
2021-01-28 Ralph Boehmevfs_catia: forward pathref fsp in catia_unlinkat()
2021-01-28 Ralph Boehmevfs_cap: support real dirfsps in cap_unlinkat()
2021-01-28 Ralph Boehmevfs_audit: support real dirfsps in audit_unlinkat()
2021-01-28 Ralph Boehmevfs: make fsp arg of vfs_[memctx|fetch]_fsp_extension...
2021-01-28 Jeremy AllisonVFS: unityed_media: Fixup um_symlinkat() to correctly...
2021-01-28 Jeremy AllisonVFS: time_audit: Fixup smb_time_audit_symlinkat() to...
2021-01-28 Jeremy AllisonVFS: syncops: SMB_VFS_SYMLINKAT only changes one direct...
2021-01-28 Jeremy AllisonVFS: shadow_copy2: Fixup shadow_copy2_symlinkat() to...
2021-01-28 Jeremy AllisonVFS: media_harmony: Fixup mh_symlinkat() to correctly...
2021-01-28 Jeremy AllisonVFS: full_audit: Fixup smb_full_audit_symlinkat() to...
2021-01-28 Jeremy AllisonVFS: cap: Fixup cap_symlinkat() to cope with translatin...
2021-01-28 Jeremy Allisonsmbd: In conn_force_tdis_done() when forcing a connecti...
2021-01-27 Steven Priceclitar: restore mtime on files
2021-01-27 Stefan Metzmacherscript/autobuild.py: let cleanup() ignore errors from...
2021-01-27 Stefan Metzmacherscript/autobuild.py: split out a rmdir_force() helper...
2021-01-27 Stefan Metzmacherselftest: make/use a copy of GNUPGHOME
2021-01-27 Stefan Metzmachers4:selftest: use plansmbtorture4testsuite() for 'rpc...
2021-01-27 Stefan Metzmachers3:selftest: run test_smbclient_tarmode.pl with a fixed...
2021-01-27 Stefan Metzmacherselftest/Samba4: allow get_cmd_env_vars() to take an...
2021-01-27 Stefan Metzmacherselftest/Samba4: correctly pass KRB5CCNAME to provision
2021-01-27 Stefan Metzmacherselftest/Samba4: make more use of get_cmd_env_vars()
2021-01-27 Stefan Metzmacherselftest:Samba4: avoid File::Path 'make_path' in setup_...
2021-01-27 Stefan Metzmacherselftest: allow a prefix under /m/username/
2021-01-27 Stefan MetzmacherMakefile: add support for 'make testonly'
2021-01-27 David Muldersamba-tool: Add a gpo command for removing VGP Symbolic...
2021-01-27 David Muldersamba-tool: Test gpo manage symlink remove command
2021-01-27 David Muldersamba-tool: Add a gpo command for adding VGP Symbolic...
2021-01-27 David Muldersamba-tool: Test gpo manage symlink add command
2021-01-27 David Muldersamba-tool: Add a gpo command for listing VGP Symbolic...
2021-01-27 David Muldersamba-tool: Test gpo manage symlink list command
2021-01-27 David Muldergpo: Apply Group Policy Symlink Policy from VGP
2021-01-27 David Muldergpo: Test Group Policy VGP Symlink Policy
2021-01-26 Ralph Boehmevfs_aixacl: fix regression from f4c2f867f035fcbe3d547d5...
2021-01-26 Ralph Boehmesmbd: use fsp->conn->session_info for the initial delet...
2021-01-26 Ralph Boehmeselftest: add a test that verifies unlink works when...
2021-01-26 Ralph Boehmeselftest: add force_user_error_inject share in maptogue...
2021-01-26 Ralph Boehmevfs_error_inject: add unlinkat hook
2021-01-26 Volker Lendeckerpc_server: Add CLOEXEC to the listening sockets
2021-01-26 Volker Lendeckelib: Provide a meaningful errno if FD_CLOEXEC is missing
2021-01-26 Volker Lendeckerpc_server: Consolidate transport-specific socket creation
2021-01-26 Volker Lendeckerpc_server: Move socket creation to rpc_sock_helper...
2021-01-26 Volker Lendeckerpc_server: Factor out e->ep_description in dcesrv_crea...
2021-01-26 Volker Lendeckerpc_server: Pass dcerpc_binding to dcesrv_create_ncacn_...
2021-01-26 Volker Lendeckerpc_server: Pass dcerpc_binding to dcesrv_create_ncacn_...
2021-01-26 Volker Lendeckerpc_server: Pass dcerpc_binding to dcesrv_create_ncalrp...
2021-01-26 Volker Lendeckerpc_server: Remove an unused function parameter
2021-01-25 Volker Lendeckevfs: Fix the FreeBSD build
2021-01-25 Volker Lendeckevfs: Remove an unused variable from zfs_get_nt_acl_common()
2021-01-25 Martin Schwenkelib: Fix the build on FreeBSD
2021-01-22 Volker Lendecketorture: Fix a gcc qualifier ordering warning
2021-01-22 Volker Lendeckelib: Make accept_recv() return the listening socket
2021-01-22 Volker Lendeckerpc_server: Fix a "bool==true" condition
2021-01-22 Volker Lendeckerpc_server: Fix a typo
2021-01-22 Volker Lendecketorture: Align integer types
2021-01-22 Volker Lendeckelib: Align integer types
2021-01-22 Volker Lendeckelibrpc: Fix a small memleak in epm_floor_string()
2021-01-22 Volker Lendeckesmbd: Simplify sendfile_short_send()
2021-01-22 Volker Lendeckesharesec: Simplify add_ace()
2021-01-22 Volker Lendeckelibcli: make_sec_acl() copies the ace_list, make that...
2021-01-22 Volker Lendeckesmbcacls: Simplify add_ace_with_ctx()
2021-01-22 Volker Lendeckelibsmb: Simplify add_ace()
2021-01-22 Volker Lendeckelibsmb: Simplify sec_desc_parse()
2021-01-22 Volker Lendeckesmbcacls: Simplify sec_desc_parse()
2021-01-22 Volker Lendeckelib: Make accept_recv() return struct samba_sockaddr
2021-01-22 Volker Lendeckerpc_server: Slightly simplify dcesrv_bind()
2021-01-22 Volker Lendeckerpc_server: Slightly simplify dcesrv_bind()
2021-01-22 Volker Lendeckevfs: Simplify vfs_gluster_getwd()
2021-01-22 Volker Lendeckelib: Use hex_byte() in strhex_to_str()
2021-01-22 Volker Lendeckelib: Avoid an "includes.h"
2021-01-22 Volker Lendeckerpc_server: Fix a typo
2021-01-22 Stefan Metzmachers3:idmap_hash: reliable return ID_TYPE_BOTH
2021-01-21 Ralph Boehmewinbind: remove legacy flags fallback
2021-01-21 Ralph Boehmes3/auth: implement "winbind:ignore domains"
2021-01-21 Ralph Boehmewinbind: check for allowed domains in winbindd_pam_auth...
2021-01-21 Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-21 Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-21 Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-21 Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-21 Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2021-01-21 Ralph Boehmeselftest: add a test for "winbind:ignore domains"
next