64
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Capitalise Globals More... over 1 year ago
Change some function names to reflect what they do More... over 1 year ago
Was about to silence deprecation warnings w/r to OpenSSL 3, but it is actually better with these warnings so we (when OpenSSL 3.x is "more" established) will remember to replace deprecated functions More... over 1 year ago
Extract SystemInfo from ProcessTree into a separate SystemInfo module and cleanup code a bit. More... over 1 year ago
Set the id and state file, if the path was changed only. Free the memory to prevent leaks if the path is not used. More... over 1 year ago
Use the precedence flag for the id and state file also. More... over 1 year ago
Free the memory if the path is not used, to prevent leaks after a reload. More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago
Merge branch 'master' of bitbucket.org:tildeslash/monit More... over 1 year ago
Fixed: Monit reported wrong number of CPUs in the VMWare virtual host in Debian 12.x More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago
Merged in issue_1074 (pull request #126) More... over 1 year ago
Merged in issue_1042 (pull request #128) More... over 1 year ago
In condition state "every_cond" the token “cycle(s)?" is not handled. With an additional "cycle(s)?" in the state "every_cond" every thing works, "repeat every cycle" work like suggested in the release/fix documentation. More... over 1 year ago
A modified comment to the hardlink sample. More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago
Fixed: Issue #1082: Wrong error message for the uptime test. Thanks to Lutz Mader. More... over 1 year ago
Merge branch 'master' of bitbucket.org:tildeslash/monit More... over 1 year ago
fixed Issue #1074: Added a hardlink test to file, directory and fifo checks. Thanks to Lutz Mader. Example: check directory upload with path /data/upload if hardlink > 32000 then alert More... over 1 year ago
Merged in issue_1074 (pull request #124) More... over 1 year ago
Free the allocated nlink list. More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago
Merged in issue_1082 (pull request #125) More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago
Change "s->path" to "s->uptime" and use "Convert_time2str" to format the time in the message/event. More... over 1 year ago
drop HSTS includeSubdomains+preload paramaters, as monit may be running on domain, which doesn't have HTTPS for all subdomains, nor is on the preload list => these parameters can be dangerous More... over 1 year ago
add Permissions-Policy header More... over 1 year ago
set referrer policy to the same origin (do not send referrer outside) More... over 1 year ago
add XSS protection for older browsers More... over 1 year ago
Merged tildeslash/monit into master More... over 1 year ago