Correct selectors for remote auth logs. Fixes #10607
get_service_with_port(): Validate port contents. Fixes #10255
Fix sshguard config/command. Fixes #9971
Also requires sshguard patch
This is 2020. Issue #9245
Move igmpproxy logs to routing.log. Fixes #10139
Move syslog format var to syslog.inc. Issue #9808
In some cases, PHP is unhappy with calls to gettext() in globals.inc
Add option for RFC5424 syslog format. Implements #9808
Remove duplicate DHCP log block.
When resetting all logs, also reset non-syslog logs. Fixes #9802
Add dedicated auth log. Implements #9754
Specify portal auth and DHCP logs by selector not by facility. Fixes #1375
Log setting/size review. Fixes #9734
Fix rotation count check. Issue #9711
While here, fixup default static newsyslog entries. Issue #8350
Incorporate filter_log.inc into syslog.inc. Issue #8350
Now all log-related functions are together.
Additional logs & optimizations. Issue #9714
Add a method for packages to set log owner on rotation. Issue #9712
Move log-related functions to their own file. Issue #8350
Also add a simple shell program that will dump all log entries for a givenlog + all rotated/compressed logs in order.