Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
IPv6.inc 20.8 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 39.5 KB
authgui.inc 9.11 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 60.1 KB
certs.inc 17.3 KB
cmd_chain.inc 3.92 KB
config.console.inc 14 KB
config.gui.inc 2.63 KB
config.inc 7.06 KB
config.lib.inc 25.6 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.76 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 34.5 KB
easyrule.inc 9.62 KB
filter.inc 94 KB
filter_log.inc 9.23 KB
functions.inc 2.84 KB
globals.inc 6.17 KB
growl.class 3.29 KB
gwlb.inc 19.1 KB
interfaces.inc 109 KB
ipsec.inc 11.8 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 4.89 KB
notices.inc 10.6 KB
ntlm_sasl_client.inc 4.9 KB
openvpn.auth-user.php 3.38 KB
openvpn.inc 28 KB
pfsense-utils.inc 65.1 KB
pkg-utils.inc 42.9 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 80.7 KB
priv.inc 7.47 KB
radius.inc 32.1 KB
rrd.inc 29.1 KB
sasl.inc 11.6 KB
service-utils.inc 6.09 KB
services.inc 35.7 KB
shaper.inc 129 KB
smtp.inc 20.7 KB
system.inc 43.1 KB
upgrade_config.inc 79.8 KB
util.inc 38 KB
uuid.php 11.4 KB
voucher.inc 23.5 KB
vpn.inc 49.3 KB
vslb.inc 12.9 KB
wizardapp.inc 17 KB
xmlparse.inc 8.91 KB
xmlparse_attr.inc 6.34 KB
xmlreader.inc 8.44 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.8 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
3f9c1775 10/27/2011 02:29 PM Jim Pingle

Specify full path to openssl.cnf, and select the relevant section to use when generating certificates.

4659f856 10/26/2011 09:14 PM Jim Pingle

Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.

16cc1c10 10/26/2011 08:13 AM Seth Mos

Increase the GROW for the 60 minute RRA so that we have atleast 2160 entries for 3 months worth of data.

4fe54cdf 10/26/2011 06:45 AM Seth Mos

Add back the accidentally removed xml rrd restore line, otherwise we still don't have the new RRD file
Ticket #1758

b0b48a57 10/25/2011 08:05 PM Seth Mos

Correct typo in command.
Ticket #1758

d7778a7b 10/25/2011 06:26 PM Seth Mos

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

4d89e4d7 10/25/2011 03:06 PM Jim Pingle

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.

64758836 10/21/2011 01:44 PM Seth Mos

Shorten the NEGATE rule label as these are too long

1e3c94dd 10/18/2011 08:41 AM Seth Mos

Modify code to remove memory usage to prevent a Out of Memory condition when upgrading the RRD database on a 128MB system.
Ticket #1758

c066ea8a 10/13/2011 06:47 PM Seth Mos

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