Specify full path to openssl.cnf, and select the relevant section to use when generating certificates.
Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.
Increase the GROW for the 60 minute RRA so that we have atleast 2160 entries for 3 months worth of data.
Add back the accidentally removed xml rrd restore line, otherwise we still don't have the new RRD fileTicket #1758
Correct typo in command.Ticket #1758
Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA archives for the 720 minutes average at 1000.Then run a rrdtool resize command to grow the RRA by 1000 and 2000 for the 60 and 720 average respectively.Attempts to further fix ticket #1758
Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_connect() ignores the passed port parameter if the first parameter is a URL instead of a hostname.
Shorten the NEGATE rule label as these are too long
Modify code to remove memory usage to prevent a Out of Memory condition when upgrading the RRD database on a 128MB system.Ticket #1758
Remove the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic....
View revisions
Also available in: Atom