64
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add websocket protocol test More... about 10 years ago
cleanup unused headers More... about 10 years ago
don't add LF into socket error ... let the error user decide if it's necessary (currently only 1 place) More... about 10 years ago
refactored apache status protocol test More... about 10 years ago
Removed the doc for the URL statement. It is deprecated and will be phased out with new parser. More... about 10 years ago
Text More... about 10 years ago
Simplified HTTP protocol test to allow testing content without creating an URL object. I.e. you can now use the more natural statement to test a specific page with content: check host mmonit.com with address mmonit.com if failed port 80 protocol http and request /monit/ with content == “Monit” then alert More... about 10 years ago
Syntax More... about 10 years ago
List of contributors, historical and recent More... about 10 years ago
version++ More... about 10 years ago
Simplify test option More... about 10 years ago
Added use caution with reset id. More... about 10 years ago
MONIT-30: Added command line options to view and reset Monit’s unique ID More... about 10 years ago
Compactifying More... about 10 years ago
Boilerplate More... about 10 years ago
Slightly larger base font and more subtle borders More... about 10 years ago
2013 -> 2014 More... about 10 years ago
syntax More... about 10 years ago
Define of PATH_MAX not needed More... about 10 years ago
Only abort (create core) on error if Monit was started in debug mode (-v) otherwise just exit(1) More... about 10 years ago
Inside scope More... about 10 years ago
Trade speed for less memory More... about 10 years ago
Case-sensitive when testing env. vars More... about 10 years ago
In Command, when setting env.var. guard against sub-strings More... about 10 years ago
Use long options More... about 10 years ago
Fix https://bitbucket.org/tildeslash/monit/issue/7/enable-optimized-error-with-flag-ofast More... about 10 years ago
Acknowledge THIRDPARTY More... about 10 years ago
Merged sandbox into master More... about 10 years ago
MONIT-28: Keep environment in sub-processes. More... about 10 years ago
rpm spec fixes More... about 10 years ago