pfsense/etc/inc
2014-12-22 12:04:12 +01:00
..
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 Implement gettext() calls on array_intersect_key.inc 2010-08-13 13:32:53 -03:00
auth.inc Always set httponly attribute on cookies 2014-06-18 07:38:12 -03:00
authgui.inc Omit IP warning if HTTP_REFERER check is disabled. 2013-07-03 10:36:05 -05:00
basic_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
captiveportal.inc Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127 2014-12-22 12:04:12 +01:00
certs.inc Teach the certificate generation code how to make a self-signed certificate, and 2014-10-21 14:43:22 -04:00
CHAP.inc - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal 2011-11-29 15:16:35 +01:00
config.console.inc Use updated get_memory var names 2013-09-02 04:12:47 -07:00
config.gui.inc Resolve merge conflict 2011-03-06 16:18:29 -05:00
config.inc Change ereg() to preg_match() function 2012-06-30 09:55:50 -03:00
config.lib.inc Fix #3235 2013-10-24 18:01:52 -02:00
cram_md5_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
crypt.inc Fixup paths when executing OpenSSL. 2013-01-27 12:20:31 -05:00
digest_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
dyndns.class use HTTPS for dyndns providers that support it 2014-07-05 16:00:09 -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 Fix #3866 Firewall Log Filtering 2014-09-16 21:56:51 +05:45
filter.inc Only include a scheduled rule if it is strictly before the end time 2014-06-20 10:25:59 -04:00
functions.inc Allow dom_title width parameter to be null 2012-07-26 08:32:34 +05:45
globals.inc send crash reports via HTTPS 2014-03-26 03:40:02 -05:00
growl.class Remove trailing carriage return 2010-11-10 12:00:32 -05:00
gwlb.inc Merge pull request #991 from phil-davis/RELENG_2_1 2014-03-10 17:17:13 -03:00
interfaces.inc Actually an interface is detstroyed here no need for this merge! 2014-11-21 12:10:59 +01: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 Remove trailing carriage return 2010-11-10 12:00:32 -05:00
led.inc fix typo 2014-04-23 17:33:20 -05:00
login_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
meta.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
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 mhash -> hash change from Ermal 2012-01-19 14:50:15 -05:00
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 client-config-dir is also useful when using OpenVPN's internal DHCP while bridging. 2014-05-30 08:45:43 -04:00
openvpn.tls-verify.php Comment out debug print for cert verification 2012-01-24 16:14:44 -05:00
PEAR.inc Add class PEAR5 code rather than a new file 2012-01-19 18:58:49 +00:00
pfsense-utils.inc /etc/version_kernel and /etc/version_base no longer exist, use php_uname to get the info instead. 2014-05-16 13:11:24 -04:00
pkg-utils.inc standardize URLs 2014-03-14 19:19:01 -05:00
plain_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
priv.defs.inc Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load 2014-09-11 13:23:59 -04:00
priv.inc fix permissions check to xml package files and show only menus user has access to 2012-06-12 11:08:46 -03:00
r53.class This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure. 2012-04-01 02:03:49 -03:00
radius.inc Correct evaluation for "Acct-Interim-Interval" from RADIUS 2014-09-19 09:57:12 +00:00
rrd.inc Ticket #4053, manually merge improvements on rrd restore handling. 2014-12-01 09:47:00 +01:00
sasl.inc Ticket #1141. Add missing sasl.inc 2011-01-03 17:47:08 -05:00
service-utils.inc Avoid a "Cannot use string offset as an array" error if the packages section of the config is missing. 2014-08-08 12:22:53 -04:00
services.inc igmpproxy param -d doesn't like the space before optarg. Fixes #3852 2014-09-08 18:35:02 -03:00
shaper.inc Fix logic to find available next number for limiters and queues. It fixes #3998 2014-11-13 10:10:00 -02:00
smtp.inc Use php function to get hostname instead of exec() 2014-02-04 12:36:46 -02:00
system.inc Fixes #3941. When optimizations of the loops were made this brought the problems of overriding default gateway by dynamic interfaces. Try to stick to the first found for now! 2014-11-01 18:44:01 +01:00
upgrade_config.inc Fix two more instances of rrd.tgz renaming. 2014-10-31 10:26:12 -04:00
util.inc Prevent Internal Server Error if range is backwards 2014-10-21 15:03:18 +05:45
uuid.php
voucher.inc Make the voucher auth through xmlrpc work. 2014-03-07 17:34:55 +00:00
vpn.inc Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a virtual IP address' 2014-08-08 17:20:49 -05: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 Remove trailing carriage return 2010-11-10 12:00:32 -05:00
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 Convert protocol ssl:// to https:// when creating http headers 2014-05-28 17:48:54 -03:00
xmlrpc_server.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
xmlrpc.inc Test for value present before using. 2011-03-30 22:21:13 +00:00
zeromq.inc standardize pfsense.com references to https://www.pfsense.org 2014-03-14 19:07:28 -05:00