This should prevent the possibility of illegal offsets
If you poke pfSense WebGUI you'll find some funny stuff. Username and Password should never be arrays at all.
Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750
Merge pull request #2587 from davidjwood/preserve-sshd-parent
Merge pull request #2588 from davidjwood/rrd-ntp-offset
Handle start/stop of OpenVPN client instances bound to gateway groups using CARP IPs. Ticket #4858
clean up text
Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858
Tell rrd that ntpd offset can be negative as well as positive
Fix find_interface_ip for gateway groups with VIPs. Ticket #4858
Don't kill an sshd parent process on exit from /etc/rc.initial
This stops exiting a shell running in an SSH session from terminating the parent sshd process, which has the unwanted side effect of killing all other sessions running under that sshd process (including cloned shell sessions).
View revisions
Also available in: Atom