Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.2 KB
PEAR.inc 34.3 KB
auth.inc 47.5 KB
authgui.inc 10.9 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 80.1 KB
certs.inc 22.1 KB
config.console.inc 19.1 KB
config.gui.inc 3.71 KB
config.inc 7.88 KB
config.lib.inc 30.3 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 3.96 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 67.2 KB
easyrule.inc 15.8 KB
filter.inc 143 KB
filter_log.inc 22.6 KB
functions.inc 6.72 KB
globals.inc 8.65 KB
gmirror.inc 12.3 KB
growl.class 2.65 KB
gwlb.inc 38.2 KB
interfaces.inc 171 KB
ipsec.attributes.php 6.02 KB
ipsec.auth-user.php 5.18 KB
ipsec.inc 21.2 KB
itemid.inc 3.89 KB
led.inc 7.72 KB
login_sasl_client.inc 1.64 KB
meta.inc 6.18 KB
notices.inc 13.8 KB
ntlm_sasl_client.inc 4.9 KB
openvpn.attributes.php 6.08 KB
openvpn.auth-user.php 6.35 KB
openvpn.inc 51.9 KB
openvpn.tls-verify.php 3.77 KB
pfsense-utils.inc 87.3 KB
pkg-utils.inc 34.1 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 86.4 KB
priv.inc 8.44 KB
r53.class 23.9 KB
radius.inc 35.6 KB
rrd.inc 40.7 KB
sasl.inc 11.6 KB
service-utils.inc 23.7 KB
services.inc 83.3 KB
shaper.inc 117 KB
smtp.inc 49.6 KB
system.inc 66.5 KB
unbound.inc 24.9 KB
upgrade_config.inc 145 KB
util.inc 67.7 KB
voucher.inc 27.7 KB
vpn.inc 58.4 KB
vslb.inc 18.9 KB
wizardapp.inc 34.5 KB
xmlparse.inc 11 KB
xmlparse_attr.inc 7.51 KB
xmlreader.inc 8.99 KB
xmlrpc.inc 4.62 KB
xmlrpc_client.inc 58.4 KB
xmlrpc_server.inc 22 KB

Latest revisions

# Date Author Comment
b460c43b 05/13/2016 03:40 AM Chris Buechler

Don't start unbound in track6 config if system is booting. Add dnsmasq here as well. Based on PR 2943. Ticket #6186

cd227001 05/13/2016 03:20 AM Chris Buechler

Use -g with groupdel when passing a GID. Ticket #6352

26c7100b 05/12/2016 10:52 AM Renato Botelho

Fix #6278

$cpzone is always in lowercase, it's used as the array key used in
config.xml. Use it in two cases where the $cp['zone'] was being wrongly
used:

- To find out zoneid
- To replace PORTAL_ACTION url

78012791 05/12/2016 09:31 AM Chris Buechler

Store notices safely to prevent potential XSS when notices are displayed locally or by remote systems where they're shipped. Ticket #6154

4458ed6b 05/12/2016 07:09 AM Chris Buechler

Fix package_reinstall_all post-upgrade when packages have been removed in pre_upgrade. Ticket #6137

807e3bfc 05/11/2016 10:07 PM NewEraCracker

Tweak upgrade - Remove unused code and document changes better

This will ensure a smooth upgrade for those running config 15.4 to any next version.

6c6e8e34 05/11/2016 09:33 PM Chris Buechler

Prefer index.php over index.html where both exist.

24d2e482 05/11/2016 06:36 PM Renato Botelho

Only execute remote search operation on first call of get_pkg_info(), this should fix #6177

538a3c04 05/11/2016 05:29 AM Chris Buechler

Revert "Add config upgrade code to update package names. Ticket #6118"

This reverts commit 291fad43870bdb39ef0ab32125b022e268a29cf7.

381b8f1c 05/11/2016 03:55 AM Chris Buechler

Check for is_array here to avoid possible issues if the config.cache is invalid. Adapted from PR 2925

View revisions

Also available in: Atom