1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add configure option to build service interface on Windows. More... over 5 years ago
Correct check on object wait and don't block in run_once(). More... over 5 years ago
Check result of SetEvent(). More... over 5 years ago
Only report success if main loop exits normally. More... over 5 years ago
Don't use NO_ERROR as an exit status, and return 1 on failure. More... over 5 years ago
Observe blocking flag in select run_once. More... over 5 years ago
Fix event logging. Levels now works properly. More... over 5 years ago
Fix setting service description. More... over 5 years ago
Fix seggy in report_winerr(). More... over 5 years ago
Set a service description. More... over 5 years ago
Close handles when finishing. More... over 5 years ago
Only include windowsservice.h on Windows. More... over 5 years ago
Add stubby_debug() log function. More... over 5 years ago
Complete first pass at Windows service. More... over 5 years ago
Enable setting of log output functions. More... over 5 years ago
Remove final globals from stubby.c. More... over 5 years ago
Connect Windows service command processing. More... over 5 years ago
Fix Windows error reporting and provide header. More... over 5 years ago
Fix up Windows header includes. More... over 5 years ago
Add copyright headers to new source files. More... over 5 years ago
Move server functions into separate module. More... over 5 years ago
Rename get_api_info() to config_get_api_info(). More... over 5 years ago
Tighten up return value on config listen length. More... over 5 years ago
Move remaining config out of stubby.c. More... over 5 years ago
Move config file wrangling into its own module. More... over 5 years ago
Move generally useful function into new util.c. More... over 5 years ago
Use stubby_error where possible. And always finish with newline. More... over 5 years ago
Start untangling daemon startup. Break logging into separate module. More... over 5 years ago
Add initial service framework. More... over 5 years ago
Merge pull request #473 from rogers0/PR/fix_cmake More... over 5 years ago