pfsense/etc/inc
2011-01-19 18:25:54 +00:00
..
priv Add SSH tunneling privilege to list of available privileges. 2010-07-12 15:31:14 -06:00
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 Ticket #1128. Ooops pass the right parameter to unlock. 2010-12-23 18:41:46 +00: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 Clean up this code a little. 2010-06-09 15:54:41 -04: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 Don't split the date/time when forming a line's timestamp, use both. Otherwise it can lead to oddities when crossing a date border. Fixes #478 2010-08-04 16:24:01 -04:00
filter.inc Only copy 52 chars of a user descr to the pf rule. When added to the "USER_RULE: " prefix (11 chars) we hit the 63 char limit. Fixes #1187 2011-01-12 13:06:13 -05: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 Add the default value for the new tunable debug.pfftpproxy to 0. It allows to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway. 2011-01-17 21:29:04 +00: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 Ticket #259 trim the \n from the command output and return only the numeric part of it. 2011-01-19 18:25:54 +00: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 Ticket #1198. Fix code when checking client or server 2011-01-15 10:03:40 -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 Fix references to what was apparently supposed to be $g['booting'] and not $bootup. 2011-01-18 15:38:02 -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 nuke trailing carriage returns 2010-12-22 10:39:12 -05:00
smtp.inc
system.inc Prevent a IPv6 address from breaking system routing. This is a hack because we don't have the proper ip validation in 2.0 mainline 2011-01-19 08:30:05 +01: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 Also CDATA protect the detail field. Fixes #1168 2011-01-06 13:53:38 -05:00
xmlreader.inc Check for pfsense root object name in config.xml as a fallback if the configured name is not found. 2010-11-26 15:57:55 -07: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 Use params array 2010-08-19 16:34:04 -04:00