Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -143/+0 |
* | use executeAudited in files cache | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -21/+19 |
* | Only retrieve the current user's permissions | Michael Gapczynski | 2013-05-29 | 1 | -4/+5 |
* | Cache: provide a function to get the permissions of all files in a folder wit... | Robin Appelman | 2013-05-29 | 1 | -0/+19 |
* | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 1 | -0/+15 |
* | Cache: add option to delete file from permissions cache for all users | Robin Appelman | 2013-02-28 | 1 | -10/+15 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -3/+6 |
* | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
* | allow storage backends to implement custom permission management | Robin Appelman | 2012-11-15 | 1 | -11/+25 |
* | use absolute paths when resolving mount points | Robin Appelman | 2012-10-27 | 1 | -0/+3 |
* | add file permissions cache | Robin Appelman | 2012-10-26 | 1 | -0/+85 |