Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 8a37695bf363a7cc2eb4bf3d17ff651f92cab253 https://github.com/ngircd/ngircd/commit/8a37695bf363a7cc2eb4bf3d17ff651f92ca... Author: Alexander Barton alex@barton.de Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths: M contrib/nglog.sh
Log Message: ----------- contrib/nglog.sh: Looks like GNU awk (gawk) is needed ...
Commit: 8d414b079c1b4b0b8c88c8ab5cf4b27bf0942752 https://github.com/ngircd/ngircd/commit/8d414b079c1b4b0b8c88c8ab5cf4b27bf094... Author: Alexander Barton alex@barton.de Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths: M src/ngircd/conf.c
Log Message: ----------- Correctly use Config_Error() instead of Log() in Read_Config()
The name of the Config_Error() function is misleading: it is not only used to show configuraton errors, but all messages shown during normal operation as well as for "config testing": it takes care of the correct formatting of the messages (syslog, forground logging, config testing).
This fixes commit bb1d014abad8.
Compare: https://github.com/ngircd/ngircd/compare/71e9bb1ca637...8d414b079c1b
ngircd-commits@lists.barton.de