| .. |
|
priv
|
|
|
|
simplepie
|
This broke a variety of things. Revert "Deprecated and non-static method messages"
|
2015-01-09 00:40:18 -06:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Do not override the passwd string. First it prevents the md5 working if the crypt() check fails and also is useless to override it since the parameter is passed by value and not by reference.
|
2015-01-12 11:43:28 +01:00 |
|
authgui.inc
|
Fix check for cookies, the way it was implemented didn't work because it would need a refresh to check if cookie was set or not. Use javascript to do a simple test
|
2015-01-08 11:08:03 -02:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
Do not leak firewall rules as well when (re)creating rules
|
2015-01-12 19:25:32 +01:00 |
|
certs.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
CHAP.inc
|
|
|
|
config.console.inc
|
|
|
|
config.gui.inc
|
|
|
|
config.inc
|
|
|
|
config.lib.inc
|
disable this PHP error logging, errors that are really significant end up with a crash report, this is more noise than useful at this stage in 2.2.
|
2015-01-09 00:18:11 -06:00 |
|
cram_md5_sasl_client.inc
|
|
|
|
crypt.inc
|
|
|
|
digest_sasl_client.inc
|
|
|
|
dyndns.class
|
dyn.dns.he.net uses a self-signed cert, disable verification for it.
|
2014-12-04 23:39:13 -06:00 |
|
easyrule.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
filter_log.inc
|
Pass src dst IP port through to firewall log
|
2014-12-23 09:02:45 -02:00 |
|
filter.inc
|
Add tracker and label to IPv4 Link-Local block rules.
|
2015-01-09 16:06:57 -05:00 |
|
functions.inc
|
|
|
|
globals.inc
|
Fix #4090:
|
2015-01-05 15:41:38 -02:00 |
|
gmirror.inc
|
Welcome 2015
|
2014-12-31 16:22:27 -02:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
Do not return disabled dynamic gateways
|
2015-01-11 19:16:11 -06:00 |
|
interfaces.inc
|
Fixes #3281 do not undo any changes already done for gif/gre interface.
|
2015-01-10 22:35:15 +01:00 |
|
ipsec.attributes.php
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
ipsec.auth-user.php
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
ipsec.inc
|
Fix typos introduced by chaning to explicit id specification when necessary. Fixes #4202
|
2015-01-12 15:14:59 +01:00 |
|
IPv6.inc
|
|
|
|
itemid.inc
|
|
|
|
led.inc
|
|
|
|
login_sasl_client.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
|
|
|
ntlm_sasl_client.inc
|
|
|
|
openvpn.attributes.php
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
openvpn.auth-user.php
|
Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.
|
2015-01-11 16:38:25 +01:00 |
|
openvpn.inc
|
Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state.
|
2015-01-08 10:41:38 -05:00 |
|
openvpn.tls-verify.php
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
PEAR.inc
|
After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning"
|
2015-01-09 01:14:14 -06:00 |
|
pfsense-utils.inc
|
Improve URL and URL ports alias update data:
|
2015-01-08 16:17:03 -02:00 |
|
pkg-utils.inc
|
|
|
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Standardise text in priv list
|
2014-12-30 09:47:45 -02:00 |
|
priv.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
r53.class
|
|
|
|
radius.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
rrd.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
sasl.inc
|
|
|
|
service-utils.inc
|
|
|
|
services.inc
|
Simplify cron array comparison
|
2014-12-29 12:48:03 -02:00 |
|
shaper.inc
|
This broke a variety of things. Revert "Deprecated and non-static method messages"
|
2015-01-09 00:40:18 -06:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Prevent resolvconf(8) from stomping all over our newly generated
|
2014-12-22 17:36:49 -06:00 |
|
unbound.inc
|
Limit unbound so-rcvbuf: 8m
|
2015-01-05 12:56:42 -06:00 |
|
upgrade_config.inc
|
Fix #4090:
|
2015-01-05 15:41:38 -02:00 |
|
util.inc
|
"Like with like" - move a few functions to better places in the code (they are placed strangely)
|
2015-01-07 23:28:58 -06:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
vpn.inc
|
Let the kernel handle REQID rather than handling it manually. The connection name is the one needed here.
|
2015-01-09 22:32:37 +01:00 |
|
vslb.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
wizardapp.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
xmlparse_attr.inc
|
|
|
|
xmlparse.inc
|
|
|
|
xmlreader.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
xmlrpc_client.inc
|
|
|
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
Fix lineup of copyright lines
|
2015-01-01 10:13:14 -02:00 |
|
zeromq.inc
|
|
|