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.1 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 44.2 KB
upgrade_config.inc 79.7 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
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....

378b2987 10/13/2011 02:58 PM Ermal LUÇI

Add no nat/rdr rules for carp protocol so people do not screw their setups.

7ad4b1f4 10/13/2011 12:28 PM Seth Mos

Move the old databases to the backup folder in conf
Fixes ticket #1758

eb5e790f 10/13/2011 12:28 PM Seth Mos

Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket #1758

3f57df75 10/11/2011 09:31 PM Scott Ullrich

Disable could not find gateway for FOO log message. It is not causing any trouble and is making folks feel like there is something wrong with their install when there really is no issues.

View revisions

Also available in: Atom