summaryrefslogtreecommitdiffstats
path: root/src/logerr.c
Commit message (Expand)AuthorAge
* A belated welcome to 2021Roy Marples2021-01-31
* Linux: fix a memory leak when dhcpcd exits or the log is reopenedRoy Marples2021-01-24
* log: Allow logopen to be called without logcloseRoy Marples2020-10-30
* privsep: Allow logfile reopening in a chrootRoy Marples2020-10-30
* privsep: Send all log messages to the privileged actioneerRoy Marples2020-10-30
* privsep: Always try and open syslogRoy Marples2020-10-09
* logerr: Don't leak the logfile stream to scriptsRoy Marples2020-09-12
* dhcpcd: Redirect stdout/stderr to the launcher stderr descriptorRoy Marples2020-09-06
* logerr: Ensure that the fd err log is line bufferedRoy Marples2020-09-05
* Fix SMALL buildRoy Marples2020-07-02
* dhcpcd: improve prior to log to another fdRoy Marples2020-06-30
* logerr: Remove setvbuf diagnostic - it's not criticalRoy Marples2020-06-10
* logerr: buffer stderr as we now have many processesRoy Marples2020-06-09
* logerr: Preserve errnoRoy Marples2020-05-30
* privsep: Handle all file IO in the Priviledged ActioneerRoy Marples2020-05-12
* dhcpcd: don't report forked to background in quiet modeRoy Marples2020-02-22
* logerr: Use macros to call log functionsSergey Nikiforov2020-02-11
* logging: Always log to syslog(3).Roy Marples2020-01-22
* Welcome to 2020!Roy Marples2020-01-03
* Fix SMALL build.Roy Marples2019-07-24
* logerr: Care about fprintf return codesRoy Marples2019-07-23
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* Welcome to 2019!Roy Marples2019-01-01
* Welcome to 2018.Roy Marples2018-01-01
* To be consitent, do the same to loginfo as we just did for logdebug.Roy Marples2017-04-12
* Add logdebugx, similar to logerrx and logwarnx.Roy Marples2017-04-12
* Don't print strerror for logerrx.Roy Marples2017-04-11
* Over engineer the logging some more.Roy Marples2017-04-11
* Write syslog entries in logfile:Roy Marples2017-04-11
* Use void to show no args.Roy Marples2017-04-10
* Fix compile.Roy Marples2017-04-09
* LOG_SYSLOG_OPTS and LOG_SYSLOG_FACILITY can set these syslogRoy Marples2017-04-09
* logerr: errx with loggingRoy Marples2017-04-09