Age | Commit message (Expand) | Author | Files | Lines |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -15/+0 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FSETXATTR(). | Michael Adam | 1 | -2/+2 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR(). | Michael Adam | 1 | -2/+2 |
2008-01-08 | Remove redundant parameter fd from SMB_VFS_FGETXATTR(). | Michael Adam | 1 | -2/+2 |
2007-11-16 | Remove pstring from modules directory. | Jeremy Allison | 1 | -153/+336 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -0/+1 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -62/+62 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r7893: Add in the extra parameters to opendir() to fix the large directory/in... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>. | Jeremy Allison | 1 | -2/+2 |
2003-08-29 | Remove cap_set_quota as it is the same as default one | Alexander Bokovoy | 1 | -8/+3 |
2003-08-28 | skel_ -> cap_ | Alexander Bokovoy | 1 | -51/+51 |
2003-08-27 | Add CAP VFS module from Monyo. Primary purpose of this module is to provide C... | Alexander Bokovoy | 1 | -0/+453 |