summaryrefslogtreecommitdiff
path: root/src/log.h
Commit message (Expand)AuthorAgeFilesLines
* [build] _WIN32 shared dll build (autotools, cmake)Glenn Strauss2023-05-031-0/+2
* [core] _WIN32 log_serror() for WSAGetLastError()Glenn Strauss2023-05-031-0/+8
* [core] option: errorlog high precision timestampsGlenn Strauss2021-09-301-1/+2
* [core] shared temp buffer for log_*error*()Glenn Strauss2021-09-131-0/+3
* [multiple] de-dup file and piped loggers (fixes #3101)Glenn Strauss2021-09-131-15/+0
* [core] log_error_multiline()Glenn Strauss2021-09-081-2/+2
* [core] log_clock_gettime->clock_gettime for 64-bitGlenn Strauss2021-09-041-0/+5
* [core] use CLOCK_MONOTONIC_COARSE where availableGlenn Strauss2021-09-041-1/+1
* [multiple] Y2038 32-bit signed time_t mitigationsGlenn Strauss2021-09-041-5/+4
* [multiple] mark addtl funcs attr returns_nonnullGlenn Strauss2021-03-261-0/+2
* [multiple] prefer monotonic time for internal useGlenn Strauss2021-03-111-0/+2
* [core] store log filename in (log_error_st *)Glenn Strauss2020-07-081-0/+1
* [core] inline buffer in log_error_st errhGlenn Strauss2020-07-081-4/+4
* [multiple] extern log_epoch_secsGlenn Strauss2020-07-081-2/+3
* [multiple] reduce direct use of srv->cur_tsGlenn Strauss2020-07-081-3/+1
* [core] log_error_multiline_buffer()Glenn Strauss2020-07-081-3/+4
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-3/+0
* [core] log_error, log_perror using printf-like fmtGlenn Strauss2019-04-201-0/+8
* [core] struct log_error_st for error loggingGlenn Strauss2019-04-201-0/+15
* [core] mark log_error_write*() funcs coldGlenn Strauss2019-02-091-0/+3
* [core] some header cleanupGlenn Strauss2018-04-081-1/+0
* [core] base_decls.h to quiet compiler warningsGlenn Strauss2017-07-301-3/+1
* [core] reduce exposure of unistd.h, other includesGlenn Strauss2017-07-151-1/+5
* [core] mv log_error_{open,cycle.close} to server.cGlenn Strauss2017-07-151-3/+0
* [core] consolidate fork()/execve() code (#1393)Glenn Strauss2017-07-151-7/+0
* [autobuild] clock_gettime() -lrt with glibc < 2.17Glenn Strauss2016-07-181-0/+3
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* fix some unchecked return value warningsStefan Bühler2015-08-221-0/+2
* add force_assert() to enforce assertions as simple assert()s are disabled by ...Stefan Bühler2014-02-161-2/+0
* [mod_fastcgi,log] support multi line logging (fixes #2252)Stefan Bühler2013-03-251-0/+1
* Add support for pipe logging for server.errorlog (fixes #296)Stefan Bühler2009-04-101-0/+2
* Implement a clean way to open /dev/null and use it to close stdin/out/err in ...Stefan Bühler2008-04-291-0/+5
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-1/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+13