Age | Commit message (Collapse) | Author | Files | Lines |
|
blobs. Next I'll change the create timestamp and dos attribute
code to use this.
|
|
uint8 hash[XATTR_SD_HASH_SIZE];
doesn't have the same effect as :
uint8 hash[64];
Jeremy.
|
|
the hash function selectable. Upgrade version.
Compiles but not fully tested yet (coming). Make
vfs_acl_tdb.c compile - this needs updating to
match acl_xattr (also coming soon).
Jeremy.
|
|
|
|
At the moment these files are used just by Samba 3, but the next step
will be using them from Samba 4 as well.
|