Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Covert several persistant tdb files to use state_path() instead of lock_path() | Steven Danneman | 2009-01-12 | 1 | -1/+1 |
* | Rename parent_dirname_talloc() to parent_dirname() | Volker Lendecke | 2008-12-31 | 1 | -4/+1 |
* | Comment out the parent inheritance code (this is incorrect) as was | Jeremy Allison | 2008-12-18 | 1 | -0/+2 |
* | Add functions to delete NTACL on posix ACL set. | Jeremy Allison | 2008-11-19 | 1 | -77/+135 |
* | Move v2 from timestamp to 16-byte hash. Got the change in before on disk form... | Jeremy Allison | 2008-11-13 | 1 | -20/+10 |
* | [s3]vfs_acl_tdb: fix the build. | Michael Adam | 2008-11-11 | 1 | -1/+1 |
* | Fix the build (ndr_pull_struct_blob has a different signature in master). | Jeremy Allison | 2008-11-10 | 1 | -1/+1 |
* | Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ... | Jeremy Allison | 2008-11-10 | 1 | -0/+843 |