summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.h
Commit message (Expand)AuthorAgeFilesLines
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-199/+0
* cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+0
* cifs: use SPDX-Licence-IdentifierSteve French2021-06-201-14/+1
* cifs: Fix cifsacl ACE mask for group and others.Shyam Prasad N2021-02-221-2/+2
* cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N2020-12-131-0/+4
* cifs: delete duplicated words in header filesRandy Dunlap2020-08-021-2/+2
* smb3: allow uid and gid owners to be set on create with idsfromsid mount optionSteve French2020-06-121-0/+15
* smb3: fix mode passed in on create for modetosid mount optionSteve French2019-12-061-16/+16
* smb3: missing ACL related flagsSteve French2019-09-261-1/+80
* cifs: modefromsid: make room for 4 ACEAurelien Aptel2019-09-161-1/+1
* cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar2018-06-041-0/+14
* cifs: fix SID binary to string conversionJeff Layton2012-12-111-3/+5
* cifs: fix hardcoded default security descriptor lengthJeff Layton2012-12-081-3/+8
* cifs: simplify id_to_sid and sid_to_id mapping codeJeff Layton2012-12-081-23/+5
* cifs: remove uneeded __KERNEL__ block from cifsacl.hJeff Layton2012-12-051-5/+0
* cifs: redefine NUM_SUBAUTH constant from 5 to 15Jeff Layton2012-12-051-3/+16
* cifs: make cifs_copy_sid handle a source sid with variable size subauth arraysJeff Layton2012-12-051-0/+3
* cifs: make compare_sids staticJeff Layton2012-12-051-2/+0
* cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl codeJeff Layton2012-12-051-2/+2
* cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar2011-05-191-1/+0
* cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar2011-05-191-0/+24
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-061-4/+0
* [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-091-0/+1
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-0/+3
* [CIFS] acl support part 7Steve French2007-10-261-1/+1
* [CIFS] acl support part 6Steve French2007-10-231-9/+3
* [CIFS] acl support part 4Steve French2007-10-171-0/+9
* [CIFS] Fix some endianness problems in new acl codeSteve French2007-10-161-12/+11
* [CIFS] Fix endian conversion problem in posix mkdirCyril Gorcunov2007-10-141-2/+2
* [CIFS] CIFS ACL support part 3Steve French2007-10-121-6/+18
* [CIFS] CIFS ACL support (part 2)Shirish Pargaonkar2007-10-031-2/+2
* [CIFS] change misleading field nameSteve French2007-10-011-6/+4
* [CIFS] move cifs acl code to new file and fix build breakSteve French2007-09-251-1/+1
* [CIFS] Support for CIFS ACLs (part 1)Steve French2007-09-241-2/+32
* [CIFS] Remove static and unused symbolsSteve French2006-09-281-2/+2
* [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-131-3/+3
* [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-081-0/+2
* [CIFS] Kerberos and CIFS ACL support part 1Steve French2005-12-011-0/+36