summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
Commit message (Expand)AuthorAgeFilesLines
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* don't blame email address changersArthur Schiwon2018-08-141-8/+19
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
* Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez2018-08-081-0/+25
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-265-1/+60
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-41/+55
* more consistent namingArthur Schiwon2018-04-052-5/+5
* admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-052-0/+28
* Make admin_audit strictRoeland Jago Douma2018-03-1012-10/+22
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-6/+10
* Use ::class statement instead of stringMorris Jobke2018-01-291-6/+7
* Add testsRoeland Jago Douma2018-01-252-2/+77
* Update autoloaderRoeland Jago Douma2018-01-252-0/+2
* Make admin_audit listen to 2fa eventsRoeland Jago Douma2018-01-252-0/+91
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update composerMorris Jobke2018-01-122-10/+14
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* Update license headersMorris Jobke2017-11-0610-1/+12
* Admin Audit autoloaderRoeland Jago Douma2017-10-249-0/+623
* Log console commandsJoas Schilling2017-07-012-0/+56
* Listen to app enable/disable eventsJoas Schilling2017-07-012-1/+84
* Move logic to Application classJoas Schilling2017-07-013-223/+152
* Move to PSR-4Joas Schilling2017-07-0112-26/+66
* Don't try to generate logs for chunking pathsJoas Schilling2017-05-311-0/+8
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Audit log for enabling/disabling a userJoas Schilling2017-04-252-0/+18
* 4190Roger Szabo2017-04-252-0/+35
* Log access to preview imagesLukas Reschke2017-03-203-13/+56
* Fix "broken" app descriptionsJoas Schilling2017-01-131-3/+1
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Don't log the user password in case something goes wrongJoas Schilling2016-11-242-9/+21
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* Fix sniffes in admin_auditJoas Schilling2016-09-121-3/+0
* Disable by defaultJoas Schilling2016-08-081-1/+0
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-2110-0/+23
|/
* don't try to log the currently logged in user, this fails on cronjobs. The us...Bjoern Schiessle2016-06-202-31/+5
* 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
* moved to apps repositoryFrank Karlitschek2012-08-263-105/+0
* OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-252-1/+5
* 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