Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 21 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 44.7 KB
authgui.inc 10.2 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 70.7 KB
certs.inc 18.4 KB
config.console.inc 14.7 KB
config.gui.inc 2.65 KB
config.inc 7.31 KB
config.lib.inc 27.2 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.9 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 49.4 KB
easyrule.inc 11.4 KB
filter.inc 120 KB
filter_log.inc 12.4 KB
functions.inc 6 KB
globals.inc 5.67 KB
growl.class 3.29 KB
gwlb.inc 31.2 KB
interfaces.inc 145 KB
ipsec.attributes.php 4.91 KB
ipsec.auth-user.php 4.06 KB
ipsec.inc 15.7 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 5.05 KB
notices.inc 11.2 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 4.97 KB
openvpn.auth-user.php 4.68 KB
openvpn.inc 39.8 KB
openvpn.tls-verify.php 2.48 KB
pfsense-utils.inc 76 KB
pkg-utils.inc 48.6 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 87.2 KB
priv.inc 7.35 KB
r53.class 23.9 KB
radius.inc 35.4 KB
rrd.inc 32.9 KB
sasl.inc 11.6 KB
service-utils.inc 20.4 KB
services.inc 70.9 KB
shaper.inc 146 KB
smtp.inc 21.3 KB
system.inc 52.8 KB
upgrade_config.inc 95.5 KB
util.inc 50.8 KB
uuid.php 11.4 KB
voucher.inc 25.8 KB
vpn.inc 56.6 KB
vslb.inc 17.7 KB
wizardapp.inc 24.2 KB
xmlparse.inc 9.56 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 8.52 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.9 KB
xmlrpc_server.inc 21.9 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
c59e21b5 09/03/2013 04:36 PM Renato Botelho

Fix #3004:

. Create a function to replace strings on deep associative arrays
. Use the recent created function array_replace_values_recursive to fix
VIP interface names instead of touch config.xml directly

7ca8bef4 09/03/2013 11:56 AM Renato Botelho

Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159

a2ac3661 09/03/2013 07:15 AM Ermal Luçi

Merge pull request #792 from razzfazz/RELENG_2_1

add option to send prefix hint for requesting desired prefix length for ...

4a6f3d96 09/03/2013 07:06 AM Ermal Luçi

Merge pull request #791 from jean-m-cyr/RELENG_2_1

Dummynet does not require burst size specification

ec532672 09/03/2013 06:26 AM Chris Buechler

touch up text, s/nat/NAT/

90652fbf 09/03/2013 12:34 AM Daniel Becker

add option to send prefix hint for requesting desired prefix length for delegation

This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.

9880a11d 09/03/2013 12:10 AM Jean Cyr

Dummynet does not require burst size specification

Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave burst field blank, if
not blank the must be numeric

7a6851df 09/02/2013 11:01 AM Renato Botelho

Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration

c53f1e0c 08/28/2013 01:00 PM Jim Pingle

Support the names used by the status page as well as those used internally by service entries.

e89c3caf 08/22/2013 07:14 PM Renato Botelho

Delete old route for remote gateway when its IP changes. It fixes #3155

View revisions

Also available in: Atom