Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -0/+23 |
|/ | |||||
* | don't try to log the currently logged in user, this fails on cronjobs. The ↵ | Bjoern Schiessle | 2016-06-20 | 2 | -31/+5 |
| | | | | users are logged anyway | ||||
* | log events from versions app | Bjoern Schiessle | 2016-06-10 | 2 | -0/+53 |
| | |||||
* | listen to trash bin and group manager hooks | Bjoern Schiessle | 2016-06-10 | 9 | -121/+327 |
| | |||||
* | Add basic audit component to logger | Lukas Reschke | 2016-06-10 | 7 | -0/+693 |
| | | | | | | | | Logs already: - Share events - Authentication events - User management events - File action events | ||||
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 3 | -105/+0 |
| | |||||
* | OC_Share no longer exists. remove hooks that would trigger require_once / ↵ | jfd | 2012-08-25 | 2 | -1/+5 |
| | | | | autoloading failures, so i can at least upload files | ||||
* | audit: update appinfo to OC4 | Bart Visscher | 2012-08-03 | 1 | -1/+2 |
| | |||||
* | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 2 | -0/+24 |
| | |||||
* | Audit: Log messages with separate function | Bart Visscher | 2012-05-07 | 1 | -9/+12 |
| | |||||
* | Audit: Add user login/logout logging | Bart Visscher | 2012-05-07 | 2 | -0/+17 |
| | |||||
* | Start of audit app | Bart Visscher | 2012-05-07 | 3 | -0/+56 |
Audit the filesystem action |