Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207
Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync
No need to treat PHP errors as a crash on -RELEASE for now.
Test growl whether or not growl is disabled.
Do not sync DHPCv6, it must operate independetly. Ticket #3184
Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184
Fix #3127
By default htmlspecialchars does not consider single quotes, what can bea problem when value attribute is set using it. Replace value attributeset to use double quotes on places where it's obviously recieving aresult of htmlspecialchars() call.
Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to killall returning without the process really exiting.
Bring back static routes to fix issues reported on Ticext #3179
View revisions
Also available in: Atom