summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3: VFS: gpfs. Add gpfsacl_get_nt_acl_at().Jeremy Allison2020-05-071-0/+56
* s3: VFS: Add null notice of get_nt_acl_at_fn().Jeremy Allison2020-05-071-0/+1
* s3: VFS: ceph_snapshots. Add ceph_snap_gmt_get_nt_acl_at().Jeremy Allison2020-05-071-0/+55
* s3: VFS: catia. Add catia_get_nt_acl_at().Jeremy Allison2020-05-071-0/+44
* s3: VFS: aixacl2: Add aixjfs2_get_nt_acl_at().Jeremy Allison2020-05-071-0/+41
* s3: VFS: afsacl. Add afsacl_get_nt_acl_at().Jeremy Allison2020-05-071-0/+29
* s3: VFS: acl_tdb. Add acl_tdb_get_nt_acl().Jeremy Allison2020-05-071-0/+20
* s3: VFS: acl_xattr: Add acl_xattr_get_nt_acl_at().Jeremy Allison2020-05-071-0/+19
* s3: VFS: full_audit. Add smb_full_audit_get_nt_acl_at().Jeremy Allison2020-05-071-0/+28
* s3: VFS: time_audit. Add smb_time_audit_get_nt_acl_at().Jeremy Allison2020-05-071-0/+31
* s3: VFS: Add SMB_VFS_GET_NT_ACL_AT().Jeremy Allison2020-05-078-0/+102
* s3: VFS: acl_common: Add a dirfsp parameter to validate_nt_acl_blob().Jeremy Allison2020-05-071-18/+21
* s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_com...Jeremy Allison2020-05-074-11/+31
* s3: VFS: vfs_acl_common: Remove unused stat_fsp_or_smb_fname().Jeremy Allison2020-05-071-44/+0
* s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().Jeremy Allison2020-05-074-60/+41
* s3: VFS: acl_xattr: Change acl_xattr_fget_nt_acl() to use fget_nt_acl_common().Jeremy Allison2020-05-071-1/+1
* s3: VFS: acl_tdb: Change acl_tdb_fget_nt_acl() to use fget_nt_acl_common().Jeremy Allison2020-05-071-1/+1
* s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().Jeremy Allison2020-05-074-12/+5
* s3: VFS: acl_xattr.c: Add fget_acl_blob().Jeremy Allison2020-05-071-0/+60
* s3: VFS: acl_tdb.c: Add fget_acl_blob().Jeremy Allison2020-05-071-0/+48
* s3: VFS: Split out fget_nt_acl_common() from get_nt_acl_common().Jeremy Allison2020-05-072-0/+159
* s3: RPC: Don't crash on trying to talloc_free(-1) if smb_iconv_open_ex() fails.Jeremy Allison2020-05-071-4/+7
* s3: VFS: Remove now-unused variable in shadow_copy2_get_real_filename().Jeremy Allison2020-05-071-1/+0
* docs-xml/smbdotconf: clarify the quoting for advanced "interfaces" optionsStefan Metzmacher2020-05-071-4/+16
* interface: clarify the quoting for advanced "interfaces" optionsStefan Metzmacher2020-05-071-1/+7
* interface: allow overriding speed/cap/if_index for named interfacesSteven Noonan2020-05-071-11/+20
* lib/socket: autodetect RSS using ETHTOOL_GRXRINGSStefan Metzmacher2020-05-071-0/+41
* lib/socket: let query_iface_speed_from_name() initialize memory passed to sys...Stefan Metzmacher2020-05-071-0/+2
* lib:util: Fix smbclient -l basename dirAmit Kumar2020-05-072-2/+7
* Add a test for smbclient -l basenameAmit Kumar2020-05-073-0/+40
* lib util asn1: modernize debug callsGary Lockyer2020-05-061-1/+1
* s4 ldap_server: modernize debug callsGary Lockyer2020-05-061-16/+16
* test: Make local.event.*.fd1 a bit less flappingVolker Lendecke2020-05-061-1/+1
* vfs_shadow_copy2: implement case canonicalisation in shadow_copy2_get_real_fi...Ralph Boehme2020-05-062-14/+61
* smbd: make get_real_filename_full_scan() publicRalph Boehme2020-05-062-4/+12
* CI: add two tests for shadow_copy2 VFS moduleRalph Boehme2020-05-062-0/+16
* vfs_shadow_copy2: log caller location in shadow_copy2_strip_snapshot()Ralph Boehme2020-05-061-14/+36
* ctdb-build: Add messages_dgm build to ctdbAmitay Isaacs2020-05-061-0/+4
* lib/util: Build genrand for util coreAmitay Isaacs2020-05-062-6/+10
* wscript_build: Remove duplicate recursion in source4/smbdAmitay Isaacs2020-05-061-1/+0
* lib/messaging: Move messages_dgm out of source3Amitay Isaacs2020-05-0614-26/+28
* Revert "smbd: fullpath based on fsp->fsp_name may contain an @GMT token"Jeremy Allison2020-05-051-5/+0
* s3: torture: Add samba3.blackbox.NT1.shadow_copy_torture.Jeremy Allison2020-05-052-0/+78
* s4: torture: Add an SMB1-specific open root of share with @GMT-path test - ba...Jeremy Allison2020-05-051-0/+47
* s3: torture: Add call to smbtorture smb2.twrp.openrootJeremy Allison2020-05-051-0/+22
* s4: torture: Add smb2.twrp.openroot test.Jeremy Allison2020-05-051-0/+53
* s3: smbd: Move the initialization of the filename and the call to canonicaliz...Jeremy Allison2020-05-051-14/+14
* smbd: Update description of canonicalize_snapshot_path().Jeremy Allison2020-05-051-10/+8
* vfs_snapper: remove @GMT token stripping from snapper_gmt_strip_snapshot()Ralph Boehme2020-05-051-70/+2
* vfs_ceph_snapshots: remove @GMT token stripping from ceph_snap_gmt_strip_snap...Ralph Boehme2020-05-051-73/+5