summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsacl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud