summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
Commit message (Collapse)AuthorAgeFilesLines
* don't try to log the currently logged in user, this fails on cronjobs. The ↵Bjoern Schiessle2016-06-202-31/+5
| | | | users are logged anyway
* log events from versions appBjoern Schiessle2016-06-102-0/+53
|
* listen to trash bin and group manager hooksBjoern Schiessle2016-06-109-121/+327
|
* Add basic audit component to loggerLukas Reschke2016-06-107-0/+693
| | | | | | | | Logs already: - Share events - Authentication events - User management events - File action events
* moved to apps repositoryFrank Karlitschek2012-08-263-105/+0
|
* OC_Share no longer exists. remove hooks that would trigger require_once / ↵jfd2012-08-252-1/+5
| | | | autoloading failures, so i can at least upload files
* audit: update appinfo to OC4Bart Visscher2012-08-031-1/+2
|
* Audit: Log sharing actionsBart Visscher2012-05-072-0/+24
|
* Audit: Log messages with separate functionBart Visscher2012-05-071-9/+12
|
* Audit: Add user login/logout loggingBart Visscher2012-05-072-0/+17
|
* Start of audit appBart Visscher2012-05-073-0/+56
Audit the filesystem action