| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: fix SID binary to string conversion | Jeff Layton | 2012-12-11 | 1 | -3/+5 |
* | cifs: fix hardcoded default security descriptor length | Jeff Layton | 2012-12-09 | 1 | -3/+8 |
* | cifs: simplify id_to_sid and sid_to_id mapping code | Jeff Layton | 2012-12-09 | 1 | -23/+5 |
* | cifs: remove uneeded __KERNEL__ block from cifsacl.h | Jeff Layton | 2012-12-05 | 1 | -5/+0 |
* | cifs: redefine NUM_SUBAUTH constant from 5 to 15 | Jeff Layton | 2012-12-05 | 1 | -3/+16 |
* | cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays | Jeff Layton | 2012-12-05 | 1 | -0/+3 |
* | cifs: make compare_sids static | Jeff Layton | 2012-12-05 | 1 | -2/+0 |
* | cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code | Jeff Layton | 2012-12-05 | 1 | -2/+2 |
* | cifs: Change key name to cifs.idmap, misc. clean-up | Shirish Pargaonkar | 2011-05-19 | 1 | -1/+0 |
* | cifs: Invoke id mapping functions (try #17 repost) | Shirish Pargaonkar | 2011-05-19 | 1 | -0/+24 |
* | cifs: fix use of CONFIG_CIFS_ACL | Jeff Layton | 2010-12-06 | 1 | -4/+0 |
* | [CIFS] Fix acl length when very short ACL being modified by chmod | Steve French | 2008-04-09 | 1 | -0/+1 |
* | [CIFS] Fix walking out end of cifs dacl | Steve French | 2007-11-05 | 1 | -0/+3 |
* | [CIFS] acl support part 7 | Steve French | 2007-10-26 | 1 | -1/+1 |
* | [CIFS] acl support part 6 | Steve French | 2007-10-23 | 1 | -9/+3 |
* | [CIFS] acl support part 4 | Steve French | 2007-10-18 | 1 | -0/+9 |
* | [CIFS] Fix some endianness problems in new acl code | Steve French | 2007-10-16 | 1 | -12/+11 |
* | [CIFS] Fix endian conversion problem in posix mkdir | Cyril Gorcunov | 2007-10-14 | 1 | -2/+2 |
* | [CIFS] CIFS ACL support part 3 | Steve French | 2007-10-12 | 1 | -6/+18 |
* | [CIFS] CIFS ACL support (part 2) | Shirish Pargaonkar | 2007-10-03 | 1 | -2/+2 |
* | [CIFS] change misleading field name | Steve French | 2007-10-01 | 1 | -6/+4 |
* | [CIFS] move cifs acl code to new file and fix build break | Steve French | 2007-09-25 | 1 | -1/+1 |
* | [CIFS] Support for CIFS ACLs (part 1) | Steve French | 2007-09-24 | 1 | -2/+32 |
* | [CIFS] Remove static and unused symbols | Steve French | 2006-09-28 | 1 | -2/+2 |
* | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-14 | 1 | -3/+3 |
* | [CIFS] Minor cleanup to new cifs acl header. | Steve French | 2006-01-09 | 1 | -0/+2 |
* | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French | 2005-12-02 | 1 | -0/+36 |