pfsense/etc/inc
2012-04-26 18:36:24 -04:00
..
priv Fix description 2011-08-11 15:47:54 -04:00
simplepie
array_intersect_key.inc
auth.inc Looking at pw code : chars are invalid in a comment fieldgit diff! Replace those to just space 2012-03-12 19:28:48 +00:00
authgui.inc making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
basic_sasl_client.inc
captiveportal.inc Resolves #2052. Remove duplicate rule 2012-02-08 21:04:33 +00:00
certs.inc Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server. 2011-11-10 16:37:51 -05:00
CHAP.inc - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal 2011-11-29 15:16:35 +01:00
cmd_chain.inc
config.console.inc Good catch jim :) 2012-04-04 18:16:28 +00:00
config.gui.inc Resolve merge conflict 2011-03-06 16:18:29 -05:00
config.inc Ensure timezone is set 2012-01-18 15:05:39 -05:00
config.lib.inc The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone. 2012-01-19 20:33:41 +01:00
cram_md5_sasl_client.inc
crypt.inc
digest_sasl_client.inc
dyndns.class This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure. 2012-04-01 02:03:49 -03:00
easyrule.inc Allow using subnets and special nets in the CLI version of easyrule 2012-01-13 14:27:48 -05:00
filter_log.inc Unbreak a number of explode() replacements which required preg_split() 2012-01-20 12:18:13 +01:00
filter.inc The descr field might not exist, use a uppercase friendly name 2012-04-25 20:27:35 +02:00
functions.inc
globals.inc Update the default URL here for our new FreeBSD release. 2012-04-19 19:44:41 +02:00
growl.class
gwlb.inc Make sure VPN interface gateways are handled separately 2012-04-18 14:23:02 -04:00
interfaces.inc Minor corrections to function names in error messages 2012-04-23 14:46:50 +05:45
ipsec.inc Merge remote-tracking branch 'upstream/master' 2011-07-12 19:57:42 -04:00
IPv6.inc
itemid.inc
led.inc
login_sasl_client.inc
meta.inc
notices.inc [Patch] Multiple SMTP notice recipients 2012-03-21 13:51:07 -04:00
ntlm_sasl_client.inc mhash -> hash change from Ermal 2012-01-19 14:50:15 -05:00
openvpn.auth-user.php Use appropriate syslog priorities. 2012-04-14 21:19:12 +02:00
openvpn.inc Unbreak openvpn 2012-04-05 20:30:51 +00: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 quiet change: fix indentation of xml2array function 2012-04-13 14:10:28 -04:00
pkg-utils.inc remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package. 2012-03-23 12:13:07 +05:45
plain_sasl_client.inc
priv.defs.inc Move some of the log file tabs around. 2012-03-29 12:20:03 +02:00
priv.inc Fix missing $ on variable. 2011-08-11 15:26:35 -04: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 removes variables concatenation on gettext strings 2011-07-18 15:33:28 -03:00
rrd.inc Delete any existing /var/db/rrd/*.rrd files before restoring from the XML 2012-04-23 14:54:38 +05:45
sasl.inc
service-utils.inc Test for null names passed to these functions as a safety precaution. 2011-05-17 22:19:12 +00:00
services.inc fix text. ticket #2399 2012-04-26 18:36:24 -04:00
shaper.inc fix typo. Ticket #2371 2012-04-12 03:23:50 -04:00
smtp.inc
system.inc Include the ntp facility also, should fix ntp logging 2012-04-17 09:33:04 -04:00
unbound.inc Use isset() for DNSSEC status 2012-04-05 15:08:29 +02:00
upgrade_config.inc Make sure to push elements we don't recognize on the stack too. 2012-04-18 18:04:02 +02:00
util.inc Revert change to get_interface_list()'s $vfaces list for now. Interfaces in this list that are supposed to be listed on Interfaces: Assign need special logic on that page, which has not been added yet. 2012-04-22 16:39:32 -06:00
uuid.php
voucher.inc Fix wich roll to write 2012-03-11 15:41:06 +00:00
vpn.inc routes should not be skipped when IPsec is on WAN, as WAN may not be the default gateway. 2012-04-23 22:14:02 -04:00
vslb.inc Replace is_function with function_exists 2012-04-06 17:14:11 +03:00
wizardapp.inc Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359 2011-08-11 10:43:00 +00:00
xmlparse_attr.inc
xmlparse.inc
xmlreader.inc
xmlrpc_client.inc Add some missing ;'s. 2011-09-29 16:14:38 -04: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