Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-08 | Fixed "might be uninitialized" warning | Tim Prouty | 1 | -2/+2 | |
2008-10-08 | Deal with inheritance from parent directory when setting Windows | Jeremy Allison | 1 | -0/+16 | |
ACLs. Jeremy. | |||||
2008-10-07 | Fix const warning. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-10-07 | Update vfs version as I've added a const to the security_descriptor paramter ↵ | Jeremy Allison | 1 | -2/+2 | |
in fset_nt_acl(). Need to watch the build farm to make sure I haven't broken the AIX or Solaris ACL modules. Jeremy. | |||||
2008-10-07 | Make map_errno_from_nt_status() a generic call, not just a cli specific one. | Jeremy Allison | 1 | -22/+36 | |
Remove some unused calls from vfs_acl_xattr. Test for SD's on existing files. Jeremy. | |||||
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-09-17 | Correctly get+set the NT ACL on a file. Now to make us check it on open.. | Jeremy Allison | 1 | -3/+12 | |
Jeremy. | |||||
2008-09-17 | Mark module experimental, fix crash bugs. | Jeremy Allison | 1 | -2/+9 | |
Jeremy. | |||||
2008-09-16 | First (incomplete) cut of this module. Based on Volker's original work. | Jeremy Allison | 1 | -0/+315 | |
Jeremy. |