summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/xattr.idl
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Share xattr implementation.Jelmer Vernooij1-134/+0
2008-07-09(Hopefully) fix the build by re-adding security.NTACLJeremy Allison1-0/+2
2008-07-09Add in a version2 of the NT security descriptor storeJeremy Allison1-3/+13
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-1/+2
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher1-3/+9
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-1/+2
2007-10-10r12086: reverted the utf8string change in xattr.idl. See the discussion onAndrew Tridgell1-3/+3
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij1-3/+3
2007-10-10r11098: Replace string with [string]Jelmer Vernooij1-6/+6
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-2/+2
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij1-2/+2
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-2/+2
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-1/+2
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-6/+6
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell1-1/+17
2007-10-10r3838: use "security.NTACL" instead of "security.NTAcl" for the xattr name fo...Andrew Tridgell1-1/+1
2007-10-10r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell1-7/+6
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell1-0/+23
2007-10-10r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell1-0/+2
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-2/+6
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+19
2007-10-10r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell1-1/+0
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell1-2/+18
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-0/+35