index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
logerr.c
Commit message (
Expand
)
Author
Age
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
Linux: fix a memory leak when dhcpcd exits or the log is reopened
Roy Marples
2021-01-24
*
log: Allow logopen to be called without logclose
Roy Marples
2020-10-30
*
privsep: Allow logfile reopening in a chroot
Roy Marples
2020-10-30
*
privsep: Send all log messages to the privileged actioneer
Roy Marples
2020-10-30
*
privsep: Always try and open syslog
Roy Marples
2020-10-09
*
logerr: Don't leak the logfile stream to scripts
Roy Marples
2020-09-12
*
dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor
Roy Marples
2020-09-06
*
logerr: Ensure that the fd err log is line buffered
Roy Marples
2020-09-05
*
Fix SMALL build
Roy Marples
2020-07-02
*
dhcpcd: improve prior to log to another fd
Roy Marples
2020-06-30
*
logerr: Remove setvbuf diagnostic - it's not critical
Roy Marples
2020-06-10
*
logerr: buffer stderr as we now have many processes
Roy Marples
2020-06-09
*
logerr: Preserve errno
Roy Marples
2020-05-30
*
privsep: Handle all file IO in the Priviledged Actioneer
Roy Marples
2020-05-12
*
dhcpcd: don't report forked to background in quiet mode
Roy Marples
2020-02-22
*
logerr: Use macros to call log functions
Sergey Nikiforov
2020-02-11
*
logging: Always log to syslog(3).
Roy Marples
2020-01-22
*
Welcome to 2020!
Roy Marples
2020-01-03
*
Fix SMALL build.
Roy Marples
2019-07-24
*
logerr: Care about fprintf return codes
Roy Marples
2019-07-23
*
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
*
Welcome to 2019!
Roy Marples
2019-01-01
*
Welcome to 2018.
Roy Marples
2018-01-01
*
To be consitent, do the same to loginfo as we just did for logdebug.
Roy Marples
2017-04-12
*
Add logdebugx, similar to logerrx and logwarnx.
Roy Marples
2017-04-12
*
Don't print strerror for logerrx.
Roy Marples
2017-04-11
*
Over engineer the logging some more.
Roy Marples
2017-04-11
*
Write syslog entries in logfile:
Roy Marples
2017-04-11
*
Use void to show no args.
Roy Marples
2017-04-10
*
Fix compile.
Roy Marples
2017-04-09
*
LOG_SYSLOG_OPTS and LOG_SYSLOG_FACILITY can set these syslog
Roy Marples
2017-04-09
*
logerr: errx with logging
Roy Marples
2017-04-09