pfsense/etc/inc
2011-01-25 12:30:18 -05:00
..
priv
simplepie
array_intersect_key.inc
auth.inc allow 127.0.0.1 and localhost for HTTP_REFERER checks 2011-01-09 22:45:21 -05:00
authgui.inc * Adding function get_configured_ip_addresses() which returns all interfaces and their configured IP address 2010-11-10 11:56:23 -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 Adding preliminary version of allowed hostnames. Allowed hostnames function similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point. 2011-01-25 11:55:07 -05:00
certs.inc Ticket #621. Sort even csr subject to have the matching go ok during import of externally signed cers. 2011-01-12 19:19:35 +00:00
cmd_chain.inc
config.console.inc Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html 2010-12-23 20:06:24 +00:00
config.gui.inc No need to set this here, we already set it in config.inc (and it takes precedence) 2011-01-18 11:00:33 -05:00
config.inc Use pfSense_sync() 2010-11-30 16:48:47 -05:00
config.lib.inc Better way to determine the username for config descrs 2011-01-18 15:38:04 -05: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 Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file. 2011-01-19 20:56:23 +00: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 Ticket #943. Sleep 1 second to give dns time to reload. 2011-01-03 22:52:59 +00:00
easyrule.inc Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05:00
filter_log.inc
filter.inc Resolves #1216. Do not create nat entries on ovpn interfaces. 2011-01-24 22:48:25 +00:00
functions.inc Remove csrf-magic include from functions.inc -- it was causing problems with console PHP scripts. 2010-11-10 00:28:14 -07:00
globals.inc it's 2011 2011-01-23 00:36:20 -05:00
growl.class Remove trailing carriage return 2010-11-10 12:00:32 -05:00
gwlb.inc nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
interfaces.inc Comment out this code since it currently segfaults and get_real_interface could cause major slowdown here for some configurations. 2011-01-25 02:16:40 -07:00
ipsec.inc Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's 2010-12-28 16:23:36 -05:00
IPv6.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
itemid.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
led.inc Remove trailing carriage return 2010-11-10 12:00:32 -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 Ticket #1141. Typo error, use ->user to enable auth 2011-01-02 15:34:45 -05:00
ntlm_sasl_client.inc Ticket #1141. Add necessary stuff for smtp auth using sasl 2011-01-02 15:30:44 -05:00
openvpn.auth-user.php nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
openvpn.inc Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers. 2011-01-20 17:19:34 -05:00
PEAR.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
pfsense-utils.inc Scroll the textarea to bottom on each update 2011-01-06 18:30:58 -05:00
pkg-utils.inc Use a better method to determine the FTP URL for FreeBSD based on the version being used. The old method worked with 8.1-RELEASE-p2 but failed with just 8.1-RELEASE. 2011-01-21 12:09:07 -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 Remove trailing carriage return 2010-11-10 12:00:32 -05:00
priv.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
radius.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
rrd.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
sasl.inc Ticket #1141. Add missing sasl.inc 2011-01-03 17:47:08 -05:00
service-utils.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
services.inc Do not put a config entry for dhcpd if we cannot determine the subnet address. Reported-by: http://forum.pfsense.org/index.php/topic,32303.0.html 2011-01-18 21:13:30 +00:00
shaper.inc Actually send a notice even if no default queue could not be found. This might be serious in some cases. 2011-01-24 17:24:28 +00:00
smtp.inc
system.inc Add the empty check otherwise all static routes are skipped. Reported-by: Seth 2011-01-20 17:52:38 +00:00
upgrade_config.inc Add the cron job a different way. There have been a couple reports of losing CAs during the config upgrade and this was the only added function at the time. 2011-01-18 09:58:37 -05:00
util.inc Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0! 2010-12-28 22:39:51 +00:00
uuid.php
voucher.inc Include captiveportal.inc if captiveportal_syslog() is not defined. 2010-12-22 11:42:20 -05:00
vpn.inc Actually use sigkillbypid. 2011-01-05 20:43:45 +00:00
vslb.inc Backend support for the retry parameter. 2010-12-14 12:38:20 -05:00
wizardapp.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
xmlparse_attr.inc Remove trailing carriage return 2010-11-10 12:00:32 -05:00
xmlparse.inc Make allowedhostname an array. 2011-01-25 12:30:18 -05:00
xmlreader.inc Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree. 2011-01-24 08:34:16 +01:00
xmlrpc_client.inc nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
xmlrpc_server.inc
xmlrpc.inc nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
zeromq.inc