log src/logerr.c @ 5579:22d473eabfcc draft

age author description
Sun, 24 Jan 2021 22:53:20 +0000 Roy Marples Linux: fix a memory leak when dhcpcd exits or the log is reopened draft
Fri, 30 Oct 2020 15:16:02 +0000 Roy Marples log: Allow logopen to be called without logclose draft
Fri, 30 Oct 2020 14:19:16 +0000 Roy Marples privsep: Allow logfile reopening in a chroot draft
Fri, 30 Oct 2020 03:43:51 +0000 Roy Marples privsep: Send all log messages to the privileged actioneer draft
Fri, 09 Oct 2020 15:06:57 +0100 Roy Marples privsep: Always try and open syslog draft
Sat, 12 Sep 2020 15:58:03 +0100 Roy Marples logerr: Don't leak the logfile stream to scripts draft
Sun, 06 Sep 2020 02:41:08 +0100 Roy Marples dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor draft
Sat, 05 Sep 2020 16:13:36 +0100 Roy Marples logerr: Ensure that the fd err log is line buffered draft
Thu, 02 Jul 2020 18:14:01 +0100 Roy Marples Fix SMALL build draft
Tue, 30 Jun 2020 22:06:00 +0100 Roy Marples dhcpcd: improve prior to log to another fd draft
Wed, 10 Jun 2020 14:31:03 +0100 Roy Marples logerr: Remove setvbuf diagnostic - it's not critical draft
Tue, 09 Jun 2020 17:49:51 +0100 Roy Marples logerr: buffer stderr as we now have many processes draft
Sat, 30 May 2020 14:54:31 +0100 Roy Marples logerr: Preserve errno draft
Tue, 12 May 2020 10:26:35 +0100 Roy Marples privsep: Handle all file IO in the Priviledged Actioneer draft
Sat, 22 Feb 2020 16:42:31 +0000 Roy Marples dhcpcd: don't report forked to background in quiet mode draft
Tue, 11 Feb 2020 11:07:13 +0000 Sergey Nikiforov logerr: Use macros to call log functions draft
Tue, 11 Feb 2020 11:07:13 +0000 Sergey Nikiforov logerr: Use macros to call log functions draft
Wed, 22 Jan 2020 12:00:10 +0000 Roy Marples logging: Always log to syslog(3). draft
Fri, 03 Jan 2020 13:10:48 +0000 Roy Marples Welcome to 2020! draft
Wed, 24 Jul 2019 16:06:51 +0100 Roy Marples Fix SMALL build. draft
Tue, 23 Jul 2019 14:23:11 +0100 Roy Marples logerr: Care about fprintf return codes draft
Thu, 04 Jul 2019 12:18:28 +0100 Yegor Yefremov Add SPDX identifiers to all dhcpcd source files. draft
Tue, 01 Jan 2019 17:16:18 +0000 Roy Marples Welcome to 2019! draft
Mon, 01 Jan 2018 11:17:24 +0000 Roy Marples Welcome to 2018. draft
Wed, 12 Apr 2017 11:10:20 +0100 Roy Marples To be consitent, do the same to loginfo as we just did for logdebug. draft
Wed, 12 Apr 2017 10:38:44 +0100 Roy Marples Add logdebugx, similar to logerrx and logwarnx. draft
Tue, 11 Apr 2017 20:45:50 +0100 Roy Marples Don't print strerror for logerrx. draft
Tue, 11 Apr 2017 20:18:41 +0100 Roy Marples Over engineer the logging some more. draft
Tue, 11 Apr 2017 18:04:03 +0100 Roy Marples Write syslog entries in logfile: draft
Mon, 10 Apr 2017 10:40:44 +0100 Roy Marples Use void to show no args. draft
Sun, 09 Apr 2017 19:51:49 +0100 Roy Marples Fix compile. draft
Sun, 09 Apr 2017 08:57:06 +0100 Roy Marples LOG_SYSLOG_OPTS and LOG_SYSLOG_FACILITY can set these syslog draft
Sun, 09 Apr 2017 08:44:16 +0100 Roy Marples logerr: errx with logging draft