Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [eventlog] Keep sample log data a little longer | Simon Rettberg | 2022-09-12 | 1 | -5/+7 |
| | |||||
* | [eventlog] Add machine data to collected notification samples | Simon Rettberg | 2022-09-12 | 1 | -0/+38 |
| | |||||
* | [eventlog] Add event filtering and notification system | Simon Rettberg | 2021-06-25 | 1 | -0/+24 |
| | |||||
* | [eventlog/main] Fix possible overflow in query | Simon Rettberg | 2021-02-25 | 1 | -2/+2 |
| | | | | | This would break on clock skew where timestamps in the DB lie in the future. | ||||
* | Modularize cron api | Simon Rettberg | 2016-08-22 | 1 | -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 |