| .. |
|
priv
|
Implement privilege for allowing login through CP
|
2013-02-07 11:15:10 -02:00 |
|
simplepie
|
fix text - s/occured/occurred/
|
2013-08-01 21:57:16 -05:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
standardize URLs
|
2014-03-14 19:28:27 -05:00 |
|
authgui.inc
|
Omit IP warning if HTTP_REFERER check is disabled.
|
2013-07-03 10:36:05 -05:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0
|
2014-04-07 15:29:58 +00:00 |
|
certs.inc
|
Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237
|
2013-10-09 10:03:59 -04:00 |
|
CHAP.inc
|
|
|
|
config.console.inc
|
Use updated get_memory var names
|
2013-09-02 04:12:47 -07:00 |
|
config.gui.inc
|
|
|
|
config.inc
|
|
|
|
config.lib.inc
|
Fix #3235
|
2013-10-24 18:01:52 -02:00 |
|
cram_md5_sasl_client.inc
|
|
|
|
crypt.inc
|
Fixup paths when executing OpenSSL.
|
2013-01-27 12:20:31 -05:00 |
|
digest_sasl_client.inc
|
|
|
|
dyndns.class
|
standardize URLs
|
2014-03-14 19:19:01 -05:00 |
|
easyrule.inc
|
This might also say "icmpv6" here and lead to a bad rule.
|
2014-01-06 12:08:36 -05:00 |
|
filter_log.inc
|
Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir
|
2014-02-04 12:43:18 -02:00 |
|
filter.inc
|
Do not garble the error logging message
|
2014-03-20 16:18:48 +00:00 |
|
functions.inc
|
|
|
|
globals.inc
|
send crash reports via HTTPS
|
2014-03-26 03:40:02 -05:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
Merge pull request #991 from phil-davis/RELENG_2_1
|
2014-03-10 17:17:13 -03:00 |
|
interfaces.inc
|
fixing typo for GIF tunnels to work over IPv6
|
2014-04-12 16:32:07 +00:00 |
|
ipsec.attributes.php
|
Fix some wrong escapeshellarg() calls
|
2014-02-04 18:38:50 -02:00 |
|
ipsec.auth-user.php
|
Use php function to get hostname instead of exec()
|
2014-02-04 12:35:30 -02:00 |
|
ipsec.inc
|
Try to remove as much as possible _stf special case through the code
|
2013-03-18 14:55:26 +00:00 |
|
IPv6.inc
|
Teach Net_IPv6:compress to handle a compressed address as input
|
2013-05-14 12:16:11 +05:45 |
|
itemid.inc
|
|
|
|
led.inc
|
fix typo
|
2014-04-23 17:33:20 -05:00 |
|
login_sasl_client.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
|
2013-10-17 10:43:40 +02:00 |
|
ntlm_sasl_client.inc
|
|
|
|
openvpn.attributes.php
|
Fix some wrong escapeshellarg() calls
|
2014-02-04 18:38:50 -02:00 |
|
openvpn.auth-user.php
|
Use php function to get hostname instead of exec()
|
2014-02-04 12:35:46 -02:00 |
|
openvpn.inc
|
Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir
|
2014-02-04 12:43:18 -02:00 |
|
openvpn.tls-verify.php
|
|
|
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
use xmlrpcbaseurl here too, not product_website
|
2014-03-13 02:42:42 -05:00 |
|
pkg-utils.inc
|
standardize URLs
|
2014-03-14 19:19:01 -05:00 |
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Add specific permission for easyrule.
|
2014-02-07 11:55:48 -05:00 |
|
priv.inc
|
|
|
|
r53.class
|
|
|
|
radius.inc
|
Fix cisco-avpair processing, and route processing from avpair replies.
|
2013-10-22 11:45:02 -04:00 |
|
rrd.inc
|
Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't exist
|
2014-02-04 17:02:24 -02:00 |
|
sasl.inc
|
|
|
|
service-utils.inc
|
Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir
|
2014-02-04 12:43:18 -02:00 |
|
services.inc
|
Get real interface when dhcrelay uses default GW
|
2014-04-12 07:44:29 -07:00 |
|
shaper.inc
|
Clarify note on limiter queue weight to state that higher values get a larger share.
|
2014-03-20 13:42:30 -04:00 |
|
smtp.inc
|
Use php function to get hostname instead of exec()
|
2014-02-04 12:36:46 -02:00 |
|
system.inc
|
Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.
|
2014-04-08 09:25:02 -04:00 |
|
upgrade_config.inc
|
s/unlink/unlink_if_exists/
|
2014-03-03 16:21:48 -03:00 |
|
util.inc
|
standardize pfsense.com references to https://www.pfsense.org
|
2014-03-14 19:07:28 -05:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Make the voucher auth through xmlrpc work.
|
2014-03-07 17:34:55 +00:00 |
|
vpn.inc
|
Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904
|
2014-02-28 17:25:05 -03:00 |
|
vslb.inc
|
Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
|
2013-11-01 10:45:21 -04:00 |
|
wizardapp.inc
|
standardize URLs
|
2014-03-14 19:36:27 -05:00 |
|
xmlparse_attr.inc
|
|
|
|
xmlparse.inc
|
Allow special chars to be used on IPSec mobile login banner. Fixes #3247
|
2013-10-11 10:59:42 -03:00 |
|
xmlreader.inc
|
Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools.
|
2012-09-16 19:33:49 -04:00 |
|
xmlrpc_client.inc
|
Don't generate a PHP error for an unfetchable XML file.
|
2013-02-07 10:19:46 -05:00 |
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
|
|
|
zeromq.inc
|
standardize pfsense.com references to https://www.pfsense.org
|
2014-03-14 19:07:28 -05:00 |