summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog/hooks
Commit message (Collapse)AuthorAgeFilesLines
* [eventlog] Keep sample log data a little longerSimon Rettberg2022-09-121-5/+7
|
* [eventlog] Add machine data to collected notification samplesSimon Rettberg2022-09-121-0/+38
|
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-0/+24
|
* [eventlog/main] Fix possible overflow in querySimon Rettberg2021-02-251-2/+2
| | | | | This would break on clock skew where timestamps in the DB lie in the future.
* Modularize cron apiSimon Rettberg2016-08-221-0/+5
Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php