Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 2 | -1/+55 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -41/+55 |
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 2 | -5/+5 |
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 2 | -0/+28 |
* | Make admin_audit strict | Roeland Jago Douma | 2018-03-10 | 11 | -10/+21 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -6/+7 |
* | Add tests | Roeland Jago Douma | 2018-01-25 | 1 | -2/+2 |
* | Make admin_audit listen to 2fa events | Roeland Jago Douma | 2018-01-25 | 2 | -0/+91 |
* | Update license headers | Morris Jobke | 2017-11-06 | 9 | -0/+11 |
* | Log console commands | Joas Schilling | 2017-07-01 | 2 | -0/+56 |
* | Listen to app enable/disable events | Joas Schilling | 2017-07-01 | 2 | -1/+84 |
* | Move logic to Application class | Joas Schilling | 2017-07-01 | 2 | -209/+151 |
* | Move to PSR-4 | Joas Schilling | 2017-07-01 | 10 | -25/+61 |
* | Don't try to generate logs for chunking paths | Joas Schilling | 2017-05-31 | 1 | -0/+8 |
* | Audit log for enabling/disabling a user | Joas Schilling | 2017-04-25 | 2 | -0/+18 |
* | 4190 | Roger Szabo | 2017-04-25 | 2 | -0/+35 |
* | Log access to preview images | Lukas Reschke | 2017-03-20 | 2 | -11/+47 |
* | Don't log the user password in case something goes wrong | Joas Schilling | 2016-11-24 | 2 | -9/+21 |
* | Fix sniffes in admin_audit | Joas Schilling | 2016-09-12 | 1 | -3/+0 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 9 | -0/+20 |
* | don't try to log the currently logged in user, this fails on cronjobs. The us... | Bjoern Schiessle | 2016-06-20 | 2 | -31/+5 |
* | 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 | 8 | -0/+854 |
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 1 | -73/+0 |
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut... | jfd | 2012-08-25 | 1 | -1/+2 |
* | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 1 | -0/+20 |
* | 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 | 1 | -0/+13 |
* | Start of audit app | Bart Visscher | 2012-05-07 | 1 | -0/+36 |