5
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reqs:process_client_headers: polish logic flow a bit. More... over 16 years ago
reqs: simply process_request a bit: create common fail exit point More... over 16 years ago
[BB#17] Add custom HTTP request headers to outgoing HTTP requests More... over 16 years ago
Fix case in log message More... over 16 years ago
Use named lists to match rest of the document More... over 16 years ago
Modify description of LogLevel in manpage More... over 16 years ago
Use proper asciidoc formatting in manpage More... over 16 years ago
Fix caps in manpage More... over 16 years ago
Use a configure arg to request regex checking More... over 16 years ago
Reindent the last configure.ac changes More... over 16 years ago
log: confess - add my (C) after substantial changes. More... almost 17 years ago
log: remove unneeded truncate_log_file(). More... almost 17 years ago
Use shutdown_logging() in main(). More... almost 17 years ago
Use reload_config() in main() to load config and init logging. More... almost 17 years ago
log: fix log_message so do only one write before the fsync. More... almost 17 years ago
log: add start/end debug messages for "sending stored logs". More... almost 17 years ago
Add warning comments to SIGHUP handlers, that we ignore the retrun code of reload_config(). More... almost 17 years ago
Don't truncate the log file in the SIGHUP handler. More... almost 17 years ago
enhance reload_config to correctly re-initialize the logging subsystem. More... almost 17 years ago
log: enhance close_log_file to reset logfile_fd to -1 after closing More... almost 17 years ago
log.c: remove superfluous uses of #ifdef HAVE_SYSLOG_H More... almost 17 years ago
build: allow a forcing build with "broken" regex. More... almost 17 years ago
conf: confess - add my (C) after substantial changes. More... almost 17 years ago
main: remove global bool processed_config_file. More... almost 17 years ago
log: call send_stored_logs in setup_logging instead of in main(). More... almost 17 years ago
log: add boolean local variable logging_initialized. More... almost 17 years ago
log: add function shutdown_logging(). More... almost 17 years ago
reload config upon SIGHUP More... almost 17 years ago
conf: add a log messate ("reloading config file") More... almost 17 years ago
conf: adapt a log message (add quotes to string value) More... almost 17 years ago