summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_catia.c
Commit message (Expand)AuthorAgeFilesLines
* Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIRSteven Danneman2009-02-091-2/+3
* Extend NTIMES to allow setting create_timetodd stecher2009-01-231-2/+2
* Fix bug #5692 - Core dump in full_audit.so.Jeremy Allison2008-08-141-1/+1
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-2/+3
* Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison2008-05-081-10/+0
* Change the prototype of the vfs function get_nt_acl().Michael Adam2007-12-191-2/+1
* Remove pstring from modules directory.Jeremy Allison2007-11-161-106/+163
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-131-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25222: Fix last assumptions that (size_t)-1 can be usedJeremy Allison2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23722: Fix the build of the catia moduleVolker Lendecke2007-10-101-2/+2
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-101-1/+1
* r23423: Use the correct structure types in the NT_ACL operations. It's notJames Peach2007-10-101-2/+2
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-101-0/+12
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-4/+4
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-2/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-41/+39
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-2/+2
* r7902: Fix the buildVolker Lendecke2007-10-101-3/+3
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-101-2/+2
* r5880: From the comment....Volker Lendecke2007-10-101-0/+317