samba.git
2021-04-11 Noel Powers3/modules: VFS: media_harmony: Remove mh_chmod
2021-04-11 Noel Powers3/modules: VFS: gpfs: Remove vfs_gpfs_chmod() function
2021-04-11 Noel Powers3/modules: VFS: Remove vfs_gluster_chmod() function
2021-04-11 Noel Powers3/modules: VFS: full_audit: Remove smb_full_audit_chmo...
2021-04-11 Noel Powers3/modules: VFS: fruit: Remove fruit_chmod
2021-04-11 Noel Powers3/modules: VFS: fake_acls: Remove fake_acls_chmod...
2021-04-11 Noel Powers3/modules: VFS: extd_audit: Remove audit_chmod() function
2021-04-11 Noel Powers3/modules: VFS: cep_snapshots: remove ceph_snap_gmt_ch...
2021-04-11 Noel Powers3/modules: VFS: ceph: Remove cephwrap_chmod() function
2021-04-11 Noel Powers3/modules: VFS: catia: Remove catia_chmod() function
2021-04-11 Noel Powers3/modules: VFS: cap: remove cap_chmod
2021-04-11 Noel Powers3/modules: VFS: audit: Remove audit_chmod
2021-04-11 Noel Powers3/modules: VFS: acl_common: Remove chmod_acl_module_co...
2021-04-11 Noel Powers3/modules: VFS: acl_xattr: Remove call to chmod_acl_mo...
2021-04-11 Noel Powers3/modules: VFS: acl_tdb: Remove call to chmod_acl_modu...
2021-04-11 Noel Powers3/torture: Make cmd_chmod now use SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/modules: linux_xfs_sgid_mkdirat() SMB_VFS_NEXT_FCHMO...
2021-04-11 Noel Powers3/modules: nfs4acl_xattr_fset_nt_acl VFS_SMB_NEXT_CHMO...
2021-04-11 Noel Powers3/smbd: file_set_dosmode SMB_VFS_CHMOD => SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/smbd: SMB_VFS_CHMOD -> SMB_VFS_FCHMOD
2021-04-11 Noel Powers3/modules: VFS: snapper: Add new fchmod_fn implementation
2021-04-11 Noel Powers3/modules: VFS: shadow_copy2: Add new fchmod_fn implem...
2021-04-11 Noel Powers3/modules: VFS: fruit: Add new fchmod_fn implementation
2021-04-11 Noel Powers3/modules: VFS: ceph_snapshots: Add new fchmod_fn...
2021-04-11 Noel Powers3/modules: make chmod_acl_module_common less strict...
2021-04-11 Noel PowerVFS: ceph: Allow cephwrap_fchmod() to cope with pathref...
2021-04-11 Noel PowerVFS: gluster: Allow vfs_gluster_fchmod() to cope with...
2021-04-11 Ralph Boehmes3/modules: fchmod: fallback to path based chmod if...
2021-04-11 Ralph Boehmevfs_default: require fchmod()
2021-04-11 Noel PowerVFS: Fix version SMB_VFS_GET_DOS_ATTRIBUTES was removed in
2021-04-09 Jeremy Allisons3: VFS: streams_xattr: Now we know we will never be...
2021-04-09 Samuel Cabreros3-iremotewinspool: set the per-request memory context
2021-04-09 Andreas Schneiders4:torture: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:rpc_server: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ntvfs: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders4:ldap_server: Use cli_credentials_init_server()
2021-04-09 Andreas Schneiders3:auth: Use cli_credentials_init_server()
2021-04-08 Douglas Bagnallpytests/dns_forwarder: remove unused import
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.flag_from_string()
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: import dnsserver.TXTRecord directly
2021-04-08 Douglas Bagnallpytest/dcerpc/dnsserver.py: use dnsserver.flag_from_string
2021-04-08 Douglas Bagnallpytest/dcerpcdnsserver: use record_from_string helper
2021-04-08 Douglas Bagnallpy/dnsserver add flag from string function
2021-04-08 Douglas Bagnallpy/dnsserver: add record_from_string helper function
2021-04-08 Douglas Bagnallpy/dnsserver: add .from_string() methods
2021-04-08 Douglas Bagnallpy/dnsserver: remove workaround of fixed bug
2021-04-08 Douglas Bagnallpy/provision/sambadns: Add a comment about DNS types
2021-04-08 Douglas Bagnallpy/provision/sambadns: rename CNameRecord -> CNAMERecord
2021-04-08 Douglas Bagnallpy/dnsserver: replace obsolete comments with useful...
2021-04-08 Douglas Bagnallpydns: rename s/CNameRecord/CNAMERecord/ for consistency
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-08 Noel Powers3/smbd: SMB_VFS_SET_DOS_ATTRIBUTES -> SMB_VFS_FSET_DOS...
2021-04-08 Noel Powers3/smbd: VFS Fix incorrect VFS_FIND
2021-04-08 Ralph Boehmesmbd: SMB2 Compound related chain handling when generat...
2021-04-08 Ralph Boehmetorture: add another smbtorture compound SMB2 requests...
2021-04-08 Ralph Boehmetorture: add smbtorture compound SMB2 requests test...
2021-04-08 Anubhav Rakshittorture: add smbtorture testcase "related7" for failure...
2021-04-08 Anubhav Rakshittorture: smbtorture test case to verify Compound relate...
2021-04-08 Anubhav Rakshittorture: Add couple of compound related test cases...
2021-04-07 Jeremy AllisonUpdate status of SMB_VFS_REMOVEXATTR
2021-04-07 Jeremy AllisonVFS: Remove SMB_VFS_REMOVEXATTR, no longer used
2021-04-07 Jeremy Allisons3: VFS: unityed_media: Remove um_removexattr(). No...
2021-04-07 Jeremy Allisons3: VFS: time_audit: Remove smb_time_audit_removexattr...
2021-04-07 Jeremy Allisons3: VFS: snapper: Remove snapper_gmt_removexattr()...
2021-04-07 Jeremy Allisons3: VFS: shadow_copy2: Remove shadow_copy2_removexattr...
2021-04-07 Jeremy Allisons3: VFS: posix_eadb: Remove posix_eadb_removexattr...
2021-04-07 Jeremy Allisons3: VFS: media_harmony: Remove mh_removexattr(). No...
2021-04-07 Jeremy Allisons3: VFS: glusterfs: Remove vfs_gluster_removexattr...
2021-04-07 Jeremy Allisons3: VFS: full_audit: Remove smb_full_audit_removexattr...
2021-04-07 Jeremy Allisons3: VFS: ceph_snapshots: Remove ceph_snap_gmt_removexat...
2021-04-07 Jeremy Allisons3: VFS: ceph: Remove cephwrap_removexattr(). No longer...
2021-04-07 Jeremy Allisons3: VFS: catia: Remove catia_removexattr(). No longer...
2021-04-07 Jeremy Allisons3: VFS: cap: Remove cap_removexattr(). No longer called.
2021-04-07 Jeremy Allisons3: VFS: xattr_tdb: Remove xattr_tdb_removexattr()...
2021-04-07 Jeremy Allisons3: VFS: vxfs: Remove vxfs_remove_xattr() - no longer...
2021-04-07 Jeremy Allisons3: torture: Change cmd_removexattr to use SMB_VFS_FREM...
2021-04-07 Jeremy Allisons3: smbd: Change SMB_VFS_REMOVEXATTR -> SMB_VFS_FREMOVE...
2021-04-07 Jeremy AllisonVFS: posixacl_xattr: In posixacl_xattr_acl_delete_def_f...
2021-04-07 Jeremy AllisonVFS: streams_xattr: In streams_xattr_renameat(), change...
2021-04-07 Jeremy Allisonlib: adouble: Use FREMOVEXATTR in preference to REMOVEX...
2021-04-07 Jeremy AllisonVFS: fake_acls: Clean up fake_acls_sys_acl_delete_def_f...
2021-04-07 Jeremy AllisonVFS: gluster: Allow vfs_gluster_fremovexattr() to cope...
2021-04-07 Jeremy AllisonVFS: ceph: Allow cephwrap_fremovexattr() to cope with...
2021-04-07 Jeremy AllisonVFS: nfs4acl_xattr: Change nfs4acl_validate_blob()...
2021-04-07 Jeremy AllisonVFS: nfs4acl_xattr: Ensure remove smb_fname argument...
2021-04-07 Jeremy AllisonVFS: nfs4acl_xattr: Ensure nfs4acl_get_blob() always...
2021-04-07 Jeremy Allisons3: smbd: Fix parent_pathref() to cope with symlink...
2021-04-07 Jeremy Allisons3: torture: Add an SMB1 POSIX specific test POSIX...
2021-04-07 Joseph Suttonauth/credentials: Remove unneeded try/except syntax
2021-04-07 Joseph Suttoncracknames: Allow auto-conversion from an extended...
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with an extended...
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with a canonical...
2021-04-07 Joseph Suttoncracknames: Add support for SID string format
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with a domain SID
2021-04-07 Bernd Kuhlsdcesrv_core: fix build
2021-04-07 Samuel Cabreros3: rpc_server: Store new association groups in the...
2021-04-07 Samuel Cabreros3: rpc_server: Search for already created association...
next