Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12086: reverted the utf8string change in xattr.idl. See the discussion on | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r11105: Warn if conformant arrays are not at the end of a struct | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r11098: Replace string with [string] | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on | Andrew Tridgell | 1 | -1/+17 |
2007-10-10 | r3838: use "security.NTACL" instead of "security.NTAcl" for the xattr name fo... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3833: NTACL is a better xattr name than DosAcl (tpot suggested this) | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is | Andrew Tridgell | 1 | -0/+23 |
2007-10-10 | r3806: added support to smb_server and pvfs for the NTTRANS Create call. This | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3549: added support for DOS extended attribute lists (name/value pairs) | Andrew Tridgell | 1 | -2/+18 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -0/+35 |