Tags: WonderSwan/pfsense
Tags
Fixes pfsense#4257 With the platform_booting() fixes a regression was… … done on openvpn tap interfaces or dynamic ones that are part of a bridge. Allow during bootup rc.newwanip to continue up to a ceratin part to handle bridges or other complex interfaces.
Alias name cannot have more than 31 chars, add maxlength here just as… … an extra check. Ticket pfsense#3827
Only include a scheduled rule if it is strictly before the end time The exact moment of the end time is the end of the schedule. We do not want to include a rule when filter_configure_sync wakes up at 00:15:00 etc and is on a not-slow system that processes this code during the interval 00:15:00 to 00:15:01. This should help intermittent issues with schedules not finishing at the appropriate 15-minute boundary. Might help or fix pfsense#3558
Put .hushlogin even here to not be done from tools repo. Maybe some p… …eople would like to have that on rmlist.
Use an alphanumeric test rather than purely is_numericint because the… … ID is generated by uniqid and is not purely numeric. Fixes pfsense#3591
Fix pfsense#3555, on chrome it is not initializing correct minutes wh… …en adding a new time, just drop unused php variables and set it on js
PreviousNext