History log of /lighttpd1.4/src/fdlog.h (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: lighttpd-1.4.69, lighttpd-1.4.68, lighttpd-1.4.67, lighttpd-1.4.66, lighttpd-1.4.65, lighttpd-1.4.64, lighttpd-1.4.63, lighttpd-1.4.62, lighttpd-1.4.61
# a5581b03 12-Oct-2021 Glenn Strauss <[email protected]>

[core] avoid repeated typedef for fdlog_st

x-ref:
"Lighttpd 1.4.60 make error typedef fdlog_st redefinition"
https://redmine.lighttpd.net/boards/3/topics/10043


Revision tags: lighttpd-1.4.60
# b38817b6 17-Sep-2021 Glenn Strauss <[email protected]>

[core] mark attr malloc, returns nonnull

mark some core code with attributes malloc, returns nonnull


# 7b615d5d 12-Sep-2021 Glenn Strauss <[email protected]>

[multiple] de-dup file and piped loggers (fixes #3101)

de-dup file and piped loggers for error logs and access logs

x-ref:
"RFE: de-dup file and piped loggers"
https://redmine.lighttpd.net/issu

[multiple] de-dup file and piped loggers (fixes #3101)

de-dup file and piped loggers for error logs and access logs

x-ref:
"RFE: de-dup file and piped loggers"
https://redmine.lighttpd.net/issues/3101

show more ...


# 243510db 11-Sep-2021 Glenn Strauss <[email protected]>

[core] fdlog.[ch]; fdevent_*_logger_* -> fdlog_*

code move and rename fdevent_*_logger_*() to fdlog_*()