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
Add test to actually check that uid and gid was switched More... 12 months ago
If Process_detach was called, don't kill the sub-process on Process_free, but allow for it to continue to run. Improve uid/gid switching and verify that switching was performed. More... 12 months ago
Fix tests and remove redundant asserts More... 12 months ago
Actually test that chdir succeeded More... 12 months ago
Add Process_isdetached() More... 12 months ago
FmtTest More... 12 months ago
Refactor Command to make it more efficient and with much better error reporting. This is the first step towards replacing spawn.c, fix zombies and how Monit starts processes. More... 12 months ago
Provide a log message if Command failed More... 12 months ago
Modify test to include changes in System_getDescriptorsGuarded semantics More... 12 months ago
Include a debug handler for libmonit More... 12 months ago
Accidentally include binary test More... 12 months ago
Change System_getDescriptorsGuarded to make the guard value a parameter More... 12 months ago
Format fix More... 12 months ago
Fix OpenSSL version >= 3 deprecation warnings More... 12 months ago
Fix OpenSSL version >= 3 deprecation warnings More... 12 months ago
Add piddir config option for cross-compiling More... 12 months ago
Renamed Convert to Fmt More... about 1 year ago
Renamed Convert.c to Fmt.c More... about 1 year ago
Clarify comment More... about 1 year ago
Remove test code meant for File_fopen which has been removed More... about 1 year ago
Renamed ConvertTest to FmtTest More... about 1 year ago
Spellcheck More... about 1 year ago
ConvertTest renamed to FmtTest More... about 1 year ago
Cleanup More... about 1 year ago
Revert and remove File_fopen More... about 1 year ago
Remove unused function More... about 1 year ago
Rename Convert to Fmt More... about 1 year ago
Fix comment More... about 1 year ago
Remove Str_escapeZero test as it is moved to generic. Also update with rename of Str_compareConstantTime to Str_authcmp More... about 1 year ago
Str_compareConstantTime renamed to Str_authcmp and call-site change More... about 1 year ago