pfsense/etc/inc
2014-08-14 00:14:18 -05:00
..
priv
simplepie
array_intersect_key.inc
auth.inc Detect when protocol changes and invalidate session to get a new cookie with secure flag set according. It fixes #3714 2014-07-18 14:18:50 -03:00
authgui.inc Change the option for webconfig login autocomplete from opt-in to opt-out, also bump config version and write a function to keep the current status on upgrades 2014-06-18 08:21:27 -03:00
basic_sasl_client.inc
captiveportal.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
certs.inc Return full issuer for DN with multiple attribute values 2014-03-24 02:17:41 -05:00
CHAP.inc
config.console.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
config.gui.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
config.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
config.lib.inc Remove even the config.cache from /tmp to avoid issues while here 2014-07-30 00:28:40 +02:00
cram_md5_sasl_client.inc
crypt.inc Fix openssl path 2014-01-24 08:33:31 -02:00
digest_sasl_client.inc
dyndns.class use HTTPS for dyndns providers that support it 2014-07-05 16:00:37 -05:00
easyrule.inc This might also say "icmpv6" here and lead to a bad rule. 2014-01-06 12:09:52 -05:00
filter_log.inc Fix #3725: 2014-06-30 10:47:11 -03:00
filter.inc Remove double defined 'localhost' on the list of networks to create outbound NAT rules. It should fix #3800 2014-08-11 09:44:25 -03:00
functions.inc Replace Header() calls by lowercase 2014-06-13 08:59:57 -03:00
globals.inc Use a uniqid() to track phase2 entries to avoid confustion and various mistakes when modifying and editing them. 2014-08-01 20:39:06 +00:00
gmirror.inc Fix variable name 2014-05-31 10:40:17 -04:00
growl.class
gwlb.inc fixes #3713 2014-07-01 00:18:12 +04:00
interfaces.inc Fix shell script syntax, it should fix #3361 2014-07-21 18:54:57 -03:00
ipsec.attributes.php Fix some wrong escapeshellarg() calls 2014-02-04 18:14:41 -02:00
ipsec.auth-user.php Give needed +x flag to make working xauth proper 2014-05-15 14:01:35 +00:00
ipsec.inc Add the AESGCM and XCBC on the list of algos availble 2014-06-24 21:06:10 +00:00
IPv6.inc replaced uppercase html tags with lowercase 2014-03-19 23:38:56 +01:00
itemid.inc
led.inc fix typo 2014-04-23 17:33:41 -05:00
login_sasl_client.inc
meta.inc
notices.inc Indentation 2014-04-07 10:10:04 +02:00
ntlm_sasl_client.inc
openvpn.attributes.php Fix some wrong escapeshellarg() calls 2014-02-04 18:14:41 -02:00
openvpn.auth-user.php replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
openvpn.inc Remove extra spaces and tabs 2014-07-07 08:42:34 -03:00
openvpn.tls-verify.php Move also tls-verify to fcgicli to avoid forking php process. Maybe even this should be done as a plugin to avoid overhead of forking. 2013-12-19 09:10:50 +00:00
PEAR.inc
pfsense-utils.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
pkg-utils.inc use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utils 2014-07-09 21:56:16 -05:00
plain_sasl_client.inc
priv.defs.inc Add privileges 2014-03-29 15:06:32 +02:00
priv.inc
r53.class
radius.inc xhtml Compliance 2014-03-14 21:24:03 +01:00
rrd.inc Update rrd.inc 2014-05-28 21:39:57 +02:00
sasl.inc replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03: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:24:29 -04:00
services.inc Per the dhcpd.conf man page and other documentation from ISC, mclt must not be defined on the secondary. 2014-08-06 21:38:40 -05:00
shaper.inc no () around qlength here 2014-07-09 00:07:36 -05:00
smtp.inc Use php function to get hostname instead of exec() 2014-02-04 12:34:41 -02:00
system.inc Move dhcp6c log to dhcpd.log, it fixes #3799 2014-08-11 11:47:14 -03:00
unbound.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
upgrade_config.inc Use a uniqid() to track phase2 entries to avoid confustion and various mistakes when modifying and editing them. 2014-08-01 20:39:06 +00:00
util.inc Convert almost all /sbin/sysctl calls to php functions 2014-07-07 20:06:37 -03:00
uuid.php
voucher.inc Make the voucher auth through xmlrpc work. 2014-03-07 17:49:54 +00:00
vpn.inc rightsourceip must be used with PSK+Xauth. 2014-08-14 00:14:18 -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:43:40 -04:00
wizardapp.inc replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
xmlparse_attr.inc
xmlparse.inc Use array_flip even for the package parsers 2014-03-20 19:28:07 +00:00
xmlreader.inc Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader 2014-03-12 16:34:38 +00:00
xmlrpc_client.inc Convert protocol ssl:// to https:// when creating http headers 2014-05-08 14:27:10 +02:00
xmlrpc_server.inc Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility 2013-12-20 22:08:34 +00:00
xmlrpc.inc
zeromq.inc Use function_exists test 2014-05-09 16:57:40 -07:00